Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ TravelBench comprises 1,225 queries in total. The number of days and hard constr
|
|
13 |
|
14 |
## Split
|
15 |
|
16 |
-
<b>Train Set</b>: 5 queries with corresponding human-annotated plans for group, resulting in a total of 45 query-plan pairs. This set provides the human annotated
|
17 |
|
18 |
<b>Validation Set</b>: 20 queries from each group, amounting to 180 queries in total. There is no human annotated plan in this set.
|
19 |
|
|
|
13 |
|
14 |
## Split
|
15 |
|
16 |
+
<b>Train Set</b>: 5 queries with corresponding human-annotated plans for group, resulting in a total of 45 query-plan pairs. This set provides the human annotated plans as demonstrations for in-context learning.
|
17 |
|
18 |
<b>Validation Set</b>: 20 queries from each group, amounting to 180 queries in total. There is no human annotated plan in this set.
|
19 |
|