File size: 1,709 Bytes
89284c0 3a22065 89284c0 3a22065 2dcc82d 365b146 6735924 c31ff54 89284c0 3a22065 2dcc82d 365b146 6735924 c31ff54 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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 |
---
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
- config_name: textbook-zh
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 4332689798
num_examples: 500000
download_size: 2254798804
dataset_size: 4332689798
- config_name: web-en
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 5018006656
num_examples: 1000000
download_size: 2924822890
dataset_size: 5018006656
- config_name: web-zh
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 4503126068
num_examples: 1000000
download_size: 3026160074
dataset_size: 4503126068
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-*
- config_name: textbook-zh
data_files:
- split: train
path: textbook-zh/train-*
- config_name: web-en
data_files:
- split: train
path: web-en/train-*
- config_name: web-zh
data_files:
- split: train
path: web-zh/train-*
---
|