FUfu99 commited on
Commit
2f4fcb0
·
verified ·
1 Parent(s): 4c1d036

Upload dataset

Browse files
OE_TO_maths_en_COMP/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a0204507bf6d9c5a31e4e75be10316adf676e132a83537ca87b26dbe216bf97
3
+ size 792898
README.md CHANGED
@@ -1,3 +1,59 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ config_name: OE_TO_maths_en_COMP
5
+ features:
6
+ - name: id
7
+ dtype: int64
8
+ - name: question
9
+ dtype: string
10
+ - name: solution
11
+ sequence: string
12
+ - name: final_answer
13
+ sequence: string
14
+ - name: context
15
+ dtype: string
16
+ - name: image_1
17
+ dtype: image
18
+ - name: image_2
19
+ dtype: image
20
+ - name: image_3
21
+ dtype: image
22
+ - name: image_4
23
+ dtype: image
24
+ - name: image_5
25
+ dtype: image
26
+ - name: modality
27
+ dtype: string
28
+ - name: difficulty
29
+ dtype: string
30
+ - name: is_multiple_answer
31
+ dtype: bool
32
+ - name: unit
33
+ dtype: string
34
+ - name: answer_type
35
+ dtype: string
36
+ - name: error
37
+ dtype: string
38
+ - name: question_type
39
+ dtype: string
40
+ - name: subfield
41
+ dtype: string
42
+ - name: subject
43
+ dtype: string
44
+ - name: language
45
+ dtype: string
46
+ - name: problem
47
+ dtype: string
48
+ splits:
49
+ - name: test
50
+ num_bytes: 1616794.0
51
+ num_examples: 674
52
+ download_size: 792898
53
+ dataset_size: 1616794.0
54
+ configs:
55
+ - config_name: OE_TO_maths_en_COMP
56
+ data_files:
57
+ - split: test
58
+ path: OE_TO_maths_en_COMP/test-*
59
  ---