File size: 861 Bytes
89284c0
 
3a22065
89284c0
 
 
 
 
 
 
 
 
3a22065
 
 
 
 
 
 
 
 
 
2dcc82d
 
 
 
 
 
 
 
 
 
89284c0
 
 
 
 
3a22065
 
 
 
2dcc82d
 
 
 
89284c0
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
41
42
43
44
45
46
47
---
dataset_info:
- config_name: code
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 315505253
    num_examples: 200000
  download_size: 138586348
  dataset_size: 315505253
- config_name: math
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1017325419
    num_examples: 200000
  download_size: 520277853
  dataset_size: 1017325419
- config_name: textbook-en
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1877837406
    num_examples: 500000
  download_size: 1163540334
  dataset_size: 1877837406
configs:
- config_name: code
  data_files:
  - split: train
    path: code/train-*
- config_name: math
  data_files:
  - split: train
    path: math/train-*
- config_name: textbook-en
  data_files:
  - split: train
    path: textbook-en/train-*
---