hsaest commited on
Commit
c09c5a6
1 Parent(s): 7e8ef00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- - "people_numbe": 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.
 
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.