File size: 769 Bytes
4c1d036
 
2f4fcb0
 
 
 
 
f1859d4
 
 
 
2f4fcb0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f1859d4
 
 
 
2f4fcb0
 
 
 
 
4c1d036
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---

license: apache-2.0
dataset_info:
  config_name: OE_TO_maths_en_COMP
  features:
  - name: id
    dtype: int64
  - name: subfield
    dtype: string
  - name: context
    dtype: 'null'
  - name: question
    dtype: string
  - name: solution
    sequence: string
  - name: final_answer
    sequence: string
  - name: is_multiple_answer
    dtype: bool
  - name: unit
    dtype: string
  - name: answer_type
    dtype: string
  - name: error
    dtype: string
  - name: problem
    dtype: string
  splits:
  - name: test
    num_bytes: 1565730
    num_examples: 675
  download_size: 728787
  dataset_size: 1565730
configs:
- config_name: OE_TO_maths_en_COMP
  data_files:
  - split: test
    path: OE_TO_maths_en_COMP/test-*
---