vanyacohen commited on
Commit
073e989
·
verified ·
1 Parent(s): 902535f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ CaT-Bench is intended for evaluating and benchmarking the performance of languag
37
 
38
  The dataset consists of:
39
 
40
- - **Plans:** 57 unique cooking recipes.
41
  - **Questions:** 4,260 binary (yes/no) questions about step dependencies.
42
  - **Annotations:** Questions are labeled as dependent (steps are dependent) or non-dependent (steps are independent).
43
 
 
37
 
38
  The dataset consists of:
39
 
40
+ - **Plans:** 300 unique cooking recipes.
41
  - **Questions:** 4,260 binary (yes/no) questions about step dependencies.
42
  - **Annotations:** Questions are labeled as dependent (steps are dependent) or non-dependent (steps are independent).
43