Update README.md
Browse files
README.md
CHANGED
|
@@ -59,6 +59,8 @@ dataset_info:
|
|
| 59 |
dtype: string
|
| 60 |
- name: query_cot
|
| 61 |
dtype: string
|
|
|
|
|
|
|
| 62 |
splits:
|
| 63 |
- name: testmini
|
| 64 |
num_bytes: 166789963
|
|
@@ -93,6 +95,8 @@ dataset_info:
|
|
| 93 |
dtype: string
|
| 94 |
- name: query_cot
|
| 95 |
dtype: string
|
|
|
|
|
|
|
| 96 |
splits:
|
| 97 |
- name: text_lite
|
| 98 |
num_examples: 788
|
|
@@ -134,6 +138,8 @@ dataset_info:
|
|
| 134 |
dtype: string
|
| 135 |
- name: query_cot
|
| 136 |
dtype: string
|
|
|
|
|
|
|
| 137 |
splits:
|
| 138 |
- name: text_only
|
| 139 |
num_bytes: 250959
|
|
|
|
| 59 |
dtype: string
|
| 60 |
- name: query_cot
|
| 61 |
dtype: string
|
| 62 |
+
- name: question_for_eval
|
| 63 |
+
dtype: string
|
| 64 |
splits:
|
| 65 |
- name: testmini
|
| 66 |
num_bytes: 166789963
|
|
|
|
| 95 |
dtype: string
|
| 96 |
- name: query_cot
|
| 97 |
dtype: string
|
| 98 |
+
- name: question_for_eval
|
| 99 |
+
dtype: string
|
| 100 |
splits:
|
| 101 |
- name: text_lite
|
| 102 |
num_examples: 788
|
|
|
|
| 138 |
dtype: string
|
| 139 |
- name: query_cot
|
| 140 |
dtype: string
|
| 141 |
+
- name: question_for_eval
|
| 142 |
+
dtype: string
|
| 143 |
splits:
|
| 144 |
- name: text_only
|
| 145 |
num_bytes: 250959
|