pufanyi commited on
Commit
df59f11
1 Parent(s): 51ac7fa

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: train
33
+ num_bytes: 413310651.0
34
+ num_examples: 6218
35
+ - name: validation
36
+ num_bytes: 137253441.0
37
+ num_examples: 2097
38
+ - name: test
39
+ num_bytes: 135188432.0
40
+ num_examples: 2017
41
+ download_size: 663306124
42
+ dataset_size: 685752524.0
43
+ configs:
44
+ - config_name: ScienceQA-IMG
45
+ data_files:
46
+ - split: train
47
+ path: ScienceQA-IMG/train-*
48
+ - split: validation
49
+ path: ScienceQA-IMG/validation-*
50
+ - split: test
51
+ path: ScienceQA-IMG/test-*
52
+ ---
ScienceQA-IMG/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f9729818b577d70325a0e59f488f6eeda74c827caddd56b75ccf3e36ed45064
3
+ size 130143301
ScienceQA-IMG/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00c1c569dce474fee0ff6262aa48fe6005f5dc82f1c9a7a581388c9595c89baa
3
+ size 399971179
ScienceQA-IMG/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b5cce99938f72e23c9a7184988a9b96e8449cbc0ea6a899da9dfe724aa4aaf6
3
+ size 133191644