Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ TravelPlanner comprises 1,225 queries in total. The number of days and hard cons
|
|
45 |
- "days": The number of days planned for the trip.
|
46 |
- "visiting_city_number": The total number of cities included in the itinerary.
|
47 |
- "date": The specific date when the travel is scheduled.
|
48 |
-
- "
|
49 |
- "local_constraint": The local hard constraint, including house rule, cuisine, room type and transportation.
|
50 |
- "query": A natural language description or request related to the travel plan.
|
51 |
- "level": The difficulty level, which is determined by the number of hard constraints.
|
|
|
45 |
- "days": The number of days planned for the trip.
|
46 |
- "visiting_city_number": The total number of cities included in the itinerary.
|
47 |
- "date": The specific date when the travel is scheduled.
|
48 |
+
- "people_number": The total number of people involved in the travel.
|
49 |
- "local_constraint": The local hard constraint, including house rule, cuisine, room type and transportation.
|
50 |
- "query": A natural language description or request related to the travel plan.
|
51 |
- "level": The difficulty level, which is determined by the number of hard constraints.
|