Augmented dataset with 200 samples including reasoning traces and images
Browse files- README.md +6 -6
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -8,9 +8,9 @@ dataset_info:
|
|
| 8 |
- name: question
|
| 9 |
dtype: string
|
| 10 |
- name: choices
|
| 11 |
-
|
| 12 |
- name: choice_labels
|
| 13 |
-
|
| 14 |
- name: correct_index
|
| 15 |
dtype: int64
|
| 16 |
- name: correct_label
|
|
@@ -22,15 +22,15 @@ dataset_info:
|
|
| 22 |
- name: num_reasoning_steps
|
| 23 |
dtype: int64
|
| 24 |
- name: images
|
| 25 |
-
|
| 26 |
- name: num_images
|
| 27 |
dtype: int64
|
| 28 |
splits:
|
| 29 |
- name: train
|
| 30 |
-
num_bytes:
|
| 31 |
num_examples: 200
|
| 32 |
-
download_size:
|
| 33 |
-
dataset_size:
|
| 34 |
configs:
|
| 35 |
- config_name: default
|
| 36 |
data_files:
|
|
|
|
| 8 |
- name: question
|
| 9 |
dtype: string
|
| 10 |
- name: choices
|
| 11 |
+
sequence: string
|
| 12 |
- name: choice_labels
|
| 13 |
+
sequence: string
|
| 14 |
- name: correct_index
|
| 15 |
dtype: int64
|
| 16 |
- name: correct_label
|
|
|
|
| 22 |
- name: num_reasoning_steps
|
| 23 |
dtype: int64
|
| 24 |
- name: images
|
| 25 |
+
sequence: image
|
| 26 |
- name: num_images
|
| 27 |
dtype: int64
|
| 28 |
splits:
|
| 29 |
- name: train
|
| 30 |
+
num_bytes: 18234934.0
|
| 31 |
num_examples: 200
|
| 32 |
+
download_size: 17672461
|
| 33 |
+
dataset_size: 18234934.0
|
| 34 |
configs:
|
| 35 |
- config_name: default
|
| 36 |
data_files:
|
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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e05ab50568ef2a191907ed8727b5b821c93b11686e7342ca4eca6a214062e464
|
| 3 |
+
size 17672461
|