File size: 4,864 Bytes
086f0dd ed38142 130e2e6 4c728c7 b9ee190 1559996 96be497 3c98c9b 8c23a78 cf42a4d 50c71aa c33a276 086f0dd de110ff 55d61cc c0bc30b 79170ad c33a276 12202c4 dab1e1a 663e796 086f0dd ed38142 130e2e6 4c728c7 b9ee190 1559996 96be497 3c98c9b 8c23a78 cf42a4d 50c71aa 086f0dd de110ff 55d61cc c0bc30b 79170ad c33a276 12202c4 dab1e1a 663e796 086f0dd |
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 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 |
---
dataset_info:
- config_name: Books3
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 108880516
num_examples: 197
- name: test
num_bytes: 41526969
num_examples: 87
download_size: 88601276
dataset_size: 150407485
- config_name: EuroParl
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 94200121
num_examples: 1334
- name: test
num_bytes: 3629223
num_examples: 42
download_size: 53305989
dataset_size: 97829344
- config_name: Github
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 103649709
num_examples: 19216
- name: test
num_bytes: 31333794
num_examples: 5651
download_size: 50186261
dataset_size: 134983503
- config_name: HackerNews
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 79788458
num_examples: 15917
- name: test
num_bytes: 2540857
num_examples: 493
download_size: 51777214
dataset_size: 82329315
- config_name: OpenSubtitles
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 104735849
num_examples: 3389
- name: test
num_bytes: 6108121
num_examples: 199
download_size: 65049582
dataset_size: 110843970
- config_name: PhilPapers
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 47970203
num_examples: 647
- name: test
num_bytes: 1538027
num_examples: 21
download_size: 26172597
dataset_size: 49508230
- config_name: Pile-CC
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 103171504
num_examples: 23300
download_size: 61292592
dataset_size: 103171504
- config_name: PubMed Central
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 102994643
num_examples: 3273
- name: test
num_bytes: 56626731
num_examples: 1779
download_size: 74149022
dataset_size: 159621374
- config_name: StackExchange
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 103761034
num_examples: 46841
- name: test
num_bytes: 20466176
num_examples: 9247
download_size: 64927419
dataset_size: 124227210
- config_name: Ubuntu IRC
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
- name: domain
dtype: string
splits:
- name: train
num_bytes: 105150097
num_examples: 203
- name: test
num_bytes: 324716
num_examples: 7
download_size: 55919771
dataset_size: 105474813
configs:
- config_name: Books3
data_files:
- split: train
path: Books3/train-*
- split: test
path: Books3/test-*
- config_name: EuroParl
data_files:
- split: train
path: EuroParl/train-*
- split: test
path: EuroParl/test-*
- config_name: Github
data_files:
- split: train
path: Github/train-*
- split: test
path: Github/test-*
- config_name: HackerNews
data_files:
- split: train
path: HackerNews/train-*
- split: test
path: HackerNews/test-*
- config_name: OpenSubtitles
data_files:
- split: train
path: OpenSubtitles/train-*
- split: test
path: OpenSubtitles/test-*
- config_name: PhilPapers
data_files:
- split: train
path: PhilPapers/train-*
- split: test
path: PhilPapers/test-*
- config_name: Pile-CC
data_files:
- split: train
path: Pile-CC/train-*
- config_name: PubMed Central
data_files:
- split: train
path: PubMed Central/train-*
- split: test
path: PubMed Central/test-*
- config_name: StackExchange
data_files:
- split: train
path: StackExchange/train-*
- split: test
path: StackExchange/test-*
- config_name: Ubuntu IRC
data_files:
- split: train
path: Ubuntu IRC/train-*
- split: test
path: Ubuntu IRC/test-*
---
|