Added correct_option and reordered columns
Browse files- README.md +2 -2
- data/train-00000-of-00001.parquet +1 -1
README.md
CHANGED
|
@@ -7,12 +7,12 @@ dataset_info:
|
|
| 7 |
sequence: string
|
| 8 |
- name: answer
|
| 9 |
dtype: string
|
|
|
|
|
|
|
| 10 |
- name: explanation
|
| 11 |
dtype: string
|
| 12 |
- name: dataset
|
| 13 |
dtype: string
|
| 14 |
-
- name: correct_option
|
| 15 |
-
dtype: string
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
num_bytes: 44961791
|
|
|
|
| 7 |
sequence: string
|
| 8 |
- name: answer
|
| 9 |
dtype: string
|
| 10 |
+
- name: correct_option
|
| 11 |
+
dtype: string
|
| 12 |
- name: explanation
|
| 13 |
dtype: string
|
| 14 |
- name: dataset
|
| 15 |
dtype: string
|
|
|
|
|
|
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
num_bytes: 44961791
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 26492299
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04861fe9411b498ea68c4f1edfbca1fa5c63003187e7733714be628464fb07a6
|
| 3 |
size 26492299
|