train
dict |
---|
{
"Demand Forecast": "High",
"Destination": "Paris",
"Text": "We're planning a trip to Paris next summer!",
"Time Period": "Summer",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"input_ids": [
101,
2057,
1005,
2128,
4041,
1037,
4440,
2000,
3000,
2279,
2621,
999,
102
]
} |
{
"Demand Forecast": "Medium",
"Destination": "Rome",
"Text": "Thinking of visiting Rome in the fall.",
"Time Period": "Fall",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0
],
"input_ids": [
101,
3241,
1997,
5873,
4199,
1999,
1996,
2991,
1012,
102,
0,
0,
0
]
} |
{
"Demand Forecast": "High",
"Destination": "Hawaii",
"Text": "Considering a beach vacation in Hawaii next winter.",
"Time Period": "Winter",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0
],
"input_ids": [
101,
6195,
1037,
3509,
10885,
1999,
7359,
2279,
3467,
1012,
102,
0,
0
]
} |
{
"Demand Forecast": "Medium",
"Destination": "Alps",
"Text": "Planning a ski trip to the Alps in January.",
"Time Period": "January",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0
],
"input_ids": [
101,
4041,
1037,
8301,
4440,
2000,
1996,
13698,
1999,
2254,
1012,
102,
0
]
} |
{
"Demand Forecast": "High",
"Destination": "Tokyo",
"Text": "Dreaming of exploring Tokyo next spring.",
"Time Period": "Spring",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0
],
"input_ids": [
101,
12802,
1997,
11131,
5522,
2279,
3500,
1012,
102,
0,
0,
0,
0
]
} |
{
"Demand Forecast": "Medium",
"Destination": "New York",
"Text": "Planning a business trip to New York in July.",
"Time Period": "July",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0
],
"input_ids": [
101,
4041,
1037,
2449,
4440,
2000,
2047,
2259,
1999,
2251,
1012,
102,
0
]
} |
{
"Demand Forecast": "High",
"Destination": "Caribbean",
"Text": "Looking forward to a Caribbean cruise in December.",
"Time Period": "December",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0
],
"input_ids": [
101,
2559,
2830,
2000,
1037,
7139,
8592,
1999,
2285,
1012,
102,
0,
0
]
} |
{
"Demand Forecast": "Medium",
"Destination": "London",
"Text": "Hoping to visit London in the springtime.",
"Time Period": "Spring",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0
],
"input_ids": [
101,
5327,
2000,
3942,
2414,
1999,
1996,
3500,
7292,
1012,
102,
0,
0
]
} |
{
"Demand Forecast": "High",
"Destination": "Barcelona",
"Text": "Considering a trip to Barcelona this autumn.",
"Time Period": "Autumn",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0
],
"input_ids": [
101,
6195,
1037,
4440,
2000,
7623,
2023,
7114,
1012,
102,
0,
0,
0
]
} |
{
"Demand Forecast": "Low",
"Destination": "Africa",
"Text": "Dreaming of a safari in Africa next summer.",
"Time Period": "Summer",
"attention_mask": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0
],
"input_ids": [
101,
12802,
1997,
1037,
23591,
1999,
3088,
2279,
2621,
1012,
102,
0,
0
]
} |