Upload dataset
Browse files- README.md +42 -0
- ScienceQA-IMG/test-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: ScienceQA-IMG
|
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: test
|
33 |
+
num_bytes: 108177555.40307388
|
34 |
+
num_examples: 1614
|
35 |
+
download_size: 103528698
|
36 |
+
dataset_size: 108177555.40307388
|
37 |
+
configs:
|
38 |
+
- config_name: ScienceQA-IMG
|
39 |
+
data_files:
|
40 |
+
- split: test
|
41 |
+
path: ScienceQA-IMG/test-*
|
42 |
+
---
|
ScienceQA-IMG/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3871b8cc7deda7d9bad7dc1fbd77692f73ed7e94777995e86d2666cee08136c3
|
3 |
+
size 103528698
|