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,
40... |
{
"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,
... |
{
"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,
350... |
{
"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,
... |
{
"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,
552... |
{
"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,
... |
{
"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,
... |
{
"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,
2... |
{
"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,
... |
{
"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,
2... |
README.md exists but content is empty.
- Downloads last month
- 2