Upload dataset
Browse files- README.md +31 -0
- wikipedia/train-00000-of-00001.parquet +3 -0
- wikipedia/val-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -350,6 +350,31 @@ dataset_info:
|
|
| 350 |
num_examples: 2000
|
| 351 |
download_size: 29145616
|
| 352 |
dataset_size: 41599965
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 353 |
- config_name: youtubesubtitles
|
| 354 |
features:
|
| 355 |
- name: text
|
|
@@ -460,6 +485,12 @@ configs:
|
|
| 460 |
path: ubuntu/train-*
|
| 461 |
- split: val
|
| 462 |
path: ubuntu/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 463 |
- config_name: youtubesubtitles
|
| 464 |
data_files:
|
| 465 |
- split: train
|
|
|
|
| 350 |
num_examples: 2000
|
| 351 |
download_size: 29145616
|
| 352 |
dataset_size: 41599965
|
| 353 |
+
- config_name: wikipedia
|
| 354 |
+
features:
|
| 355 |
+
- name: text
|
| 356 |
+
dtype: string
|
| 357 |
+
- name: synonym_substitution
|
| 358 |
+
dtype: string
|
| 359 |
+
- name: butter_fingers
|
| 360 |
+
dtype: string
|
| 361 |
+
- name: random_deletion
|
| 362 |
+
dtype: string
|
| 363 |
+
- name: change_char_case
|
| 364 |
+
dtype: string
|
| 365 |
+
- name: whitespace_perturbation
|
| 366 |
+
dtype: string
|
| 367 |
+
- name: underscore_trick
|
| 368 |
+
dtype: string
|
| 369 |
+
splits:
|
| 370 |
+
- name: train
|
| 371 |
+
num_bytes: 30823459
|
| 372 |
+
num_examples: 2000
|
| 373 |
+
- name: val
|
| 374 |
+
num_bytes: 29979422
|
| 375 |
+
num_examples: 2000
|
| 376 |
+
download_size: 44124921
|
| 377 |
+
dataset_size: 60802881
|
| 378 |
- config_name: youtubesubtitles
|
| 379 |
features:
|
| 380 |
- name: text
|
|
|
|
| 485 |
path: ubuntu/train-*
|
| 486 |
- split: val
|
| 487 |
path: ubuntu/val-*
|
| 488 |
+
- config_name: wikipedia
|
| 489 |
+
data_files:
|
| 490 |
+
- split: train
|
| 491 |
+
path: wikipedia/train-*
|
| 492 |
+
- split: val
|
| 493 |
+
path: wikipedia/val-*
|
| 494 |
- config_name: youtubesubtitles
|
| 495 |
data_files:
|
| 496 |
- split: train
|
wikipedia/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8d604e8ff550fad0c2db3cf04cd513ad373f4489b2126e3a1760611be3bd214
|
| 3 |
+
size 22365181
|
wikipedia/val-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85aa939a75b979620f8b5c925fb495e2574c1359874b13f52858530e3d2b4f9f
|
| 3 |
+
size 21759740
|