Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,6 +1,46 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: image
|
| 6 |
dtype: image
|
|
@@ -41,6 +81,14 @@ dataset_info:
|
|
| 41 |
download_size: 663306124
|
| 42 |
dataset_size: 685752524.0
|
| 43 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
- config_name: ScienceQA-IMG
|
| 45 |
data_files:
|
| 46 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: ScienceQA-FULL
|
| 4 |
+
features:
|
| 5 |
+
- name: image
|
| 6 |
+
dtype: image
|
| 7 |
+
- name: question
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: choices
|
| 10 |
+
sequence: string
|
| 11 |
+
- name: answer
|
| 12 |
+
dtype: int8
|
| 13 |
+
- name: hint
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: task
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: grade
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: subject
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: topic
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: category
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: skill
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: lecture
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: solution
|
| 30 |
+
dtype: string
|
| 31 |
+
splits:
|
| 32 |
+
- name: train
|
| 33 |
+
num_bytes: 422199906.182
|
| 34 |
+
num_examples: 12726
|
| 35 |
+
- name: validation
|
| 36 |
+
num_bytes: 140142913.699
|
| 37 |
+
num_examples: 4241
|
| 38 |
+
- name: test
|
| 39 |
+
num_bytes: 138277282.051
|
| 40 |
+
num_examples: 4241
|
| 41 |
+
download_size: 679275875
|
| 42 |
+
dataset_size: 700620101.932
|
| 43 |
+
- config_name: ScienceQA-IMG
|
| 44 |
features:
|
| 45 |
- name: image
|
| 46 |
dtype: image
|
|
|
|
| 81 |
download_size: 663306124
|
| 82 |
dataset_size: 685752524.0
|
| 83 |
configs:
|
| 84 |
+
- config_name: ScienceQA-FULL
|
| 85 |
+
data_files:
|
| 86 |
+
- split: train
|
| 87 |
+
path: ScienceQA-FULL/train-*
|
| 88 |
+
- split: validation
|
| 89 |
+
path: ScienceQA-FULL/validation-*
|
| 90 |
+
- split: test
|
| 91 |
+
path: ScienceQA-FULL/test-*
|
| 92 |
- config_name: ScienceQA-IMG
|
| 93 |
data_files:
|
| 94 |
- split: train
|
ScienceQA-FULL/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b18566b03869afa7235adbfdd6fec4d1e88db829c3e8898375311729870eb0a9
|
| 3 |
+
size 133654373
|
ScienceQA-FULL/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16c3abc328fc848259ad45fd23c6df3a8e1e6001e0abf9d109dd547fc586446b
|
| 3 |
+
size 409278754
|
ScienceQA-FULL/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa9919d8e5f0b1f55d9f49b139f9d5117013166e00fa10b4f10092d2be7405e1
|
| 3 |
+
size 136342748
|