File size: 612 Bytes
6f65299
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d365be1
 
 
 
 
6f65299
 
 
 
 
d365be1
 
6f65299
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
---
dataset_info:
  features:
  - name: Problem
    dtype: string
  - name: Rationale
    dtype: string
  - name: options
    dtype: string
  - name: correct
    dtype: string
  - name: annotated_formula
    dtype: string
  - name: linear_formula
    dtype: string
  - name: category
    dtype: string
  splits:
  - name: test
    num_bytes: 1840667
    num_examples: 2985
  - name: train
    num_bytes: 1837992
    num_examples: 2982
  download_size: 1800786
  dataset_size: 3678659
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: train
    path: data/train-*
---