-
Notifications
You must be signed in to change notification settings - Fork 0
/
self_sample.json
72 lines (72 loc) · 1.98 KB
/
self_sample.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[
{
"query": "I want to host a party.",
"newplan": " Surpise me.",
"query_id": 30
},
{
"query": "I want to host a party and I need some suggestions for the menu.",
"newplan": " Surpise me.",
"query_id": 31
},
{
"query": "I'm going on a business trip to Beijing next week.",
"newplan": " Surpise me.",
"query_id": 32
},
{
"query": "I'm going on a business trip to Beijing next week and I would like some suggestions regarding hotels and transportation.",
"newplan": " Surpise me.",
"query_id": 33
},
{
"query": "I'm going to travel to Beijing next week and I would like some suggestions.",
"newplan": " Surpise me.",
"query_id": 34
},
{
"query": "I'm going to travel to Beijing next week and I need to make a travel plan.",
"newplan": " Surpise me.",
"query_id": 35
},
{
"query": "I'm going to travel to New York next week and I want some suggestions.",
"newplan": " Surpise me.",
"query_id": 36
},
{
"query": "I want to host a party and I need some suggestions about food.",
"newplan": " Surpise me.",
"query_id": 37
},
{
"query": "I'm going to travel to New York next week.",
"newplan": " Surpise me.",
"query_id": 38
},
{
"query": "I'm going to travel to New York next week.",
"newplan": " Surpise me.",
"query_id": 39
},
{
"query": "I'm going to travel to New York next week.",
"newplan": " Surpise me.",
"query_id": 40
},
{
"query": "I want to host a party.",
"newplan": " Surpise me.",
"query_id": 41
},
{
"query": "I want to host a party.",
"newplan": " Surpise me.",
"query_id": 42
},
{
"query": "I want to host a party.",
"newplan": " Surpise me.",
"query_id": 43
}
]