101Frost commited on
Commit
2655c8b
·
verified ·
1 Parent(s): 02d1fb7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: question
7
+ dtype: string
8
+ - name: options
9
+ sequence: string
10
+ - name: answer
11
+ dtype: int8
12
+ - name: hint
13
+ dtype: string
14
+ - name: task
15
+ dtype: string
16
+ - name: grade
17
+ dtype: string
18
+ - name: subject
19
+ dtype: string
20
+ - name: topic
21
+ dtype: string
22
+ - name: category
23
+ dtype: string
24
+ - name: skill
25
+ dtype: string
26
+ - name: lecture
27
+ dtype: string
28
+ - name: solution
29
+ dtype: string
30
+ - name: Answer(Option)
31
+ dtype: string
32
+ - name: id
33
+ dtype: int64
34
+ splits:
35
+ - name: validation
36
+ num_bytes: 137355090.0
37
+ num_examples: 2097
38
+ - name: test
39
+ num_bytes: 135285246.0
40
+ num_examples: 2017
41
+ download_size: 263262714
42
+ dataset_size: 272640336.0
43
+ configs:
44
+ - config_name: default
45
+ data_files:
46
+ - split: validation
47
+ path: data/validation-*
48
+ - split: test
49
+ path: data/test-*
50
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0740b3b0491752a20e50b85a73da874f7d2ba22683e55cbfc7c9fa1004815cf1
3
+ size 130109188
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ac7786e4e3c4d1c871181fe28bca3697452fb895dd22162c67077d4cccf9a84
3
+ size 133153526