File size: 533 Bytes
3481629
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  splits:
  - name: text_only
    num_bytes: 21701491
    num_examples: 16097
  - name: arithmetic
    num_bytes: 16319456
    num_examples: 3428
  - name: number_only
    num_bytes: 541096984
    num_examples: 80475
  download_size: 308226003
  dataset_size: 579117931
configs:
- config_name: default
  data_files:
  - split: text_only
    path: data/text_only-*
  - split: arithmetic
    path: data/arithmetic-*
  - split: number_only
    path: data/number_only-*
---