File size: 3,286 Bytes
f2bb75e 4b16975 711bb3b 02bfbf0 dee4b41 af59a99 4b16975 f2bb75e 4b16975 711bb3b 02bfbf0 dee4b41 af59a99 f2bb75e |
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 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 |
---
dataset_info:
- config_name: algebraic-stack
features:
- name: id
dtype: string
- name: metadata
struct:
- name: provenance
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 15069552282
num_examples: 1803334
download_size: 6596007015
dataset_size: 15069552282
- config_name: arxiv
features:
- name: id
dtype: string
- name: metadata
struct:
- name: provenance
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 38990752242
num_examples: 3390221
download_size: 18862559394
dataset_size: 38990752242
- config_name: open-web-math
features:
- name: id
dtype: string
- name: metadata
struct:
- name: provenance
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 24585427185
num_examples: 2570708
download_size: 11375076250
dataset_size: 24585427185
- config_name: pes2o
features:
- name: id
dtype: string
- name: metadata
struct:
- name: abstract
dtype: string
- name: abstract_count
dtype: int64
- name: abstract_language
dtype: string
- name: abstract_perplexity
dtype: float64
- name: extfieldsofstudy
sequence: string
- name: provenance
dtype: string
- name: s2fieldsofstudy
sequence: string
- name: sha1
dtype: string
- name: sources
sequence: string
- name: title
dtype: string
- name: title_count
dtype: int64
- name: title_language
dtype: string
- name: title_perplexity
dtype: float64
- name: top_frequencies
list:
- name: count
dtype: int64
- name: token
dtype: string
- name: year
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 369752372072
num_examples: 38811179
download_size: 178201209344
dataset_size: 369752372072
- config_name: starcoder
features:
- name: id
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 122724969216
num_examples: 24559625
download_size: 44379140718
dataset_size: 122724969216
- config_name: wiki
features:
- name: added
dtype: string
- name: created
dtype: string
- name: id
dtype: string
- name: metadata
struct:
- name: length
dtype: int64
- name: provenance
dtype: string
- name: revid
dtype: string
- name: url
dtype: string
- name: source
dtype: string
- name: text
dtype: string
- name: version
dtype: string
splits:
- name: train
num_bytes: 17428311937
num_examples: 6171220
download_size: 9865177279
dataset_size: 17428311937
configs:
- config_name: algebraic-stack
data_files:
- split: train
path: algebraic-stack/train-*
- config_name: arxiv
data_files:
- split: train
path: arxiv/train-*
- config_name: open-web-math
data_files:
- split: train
path: open-web-math/train-*
- config_name: pes2o
data_files:
- split: train
path: pes2o/train-*
- config_name: starcoder
data_files:
- split: train
path: starcoder/train-*
- config_name: wiki
data_files:
- split: train
path: wiki/train-*
---
|