pratyushmaini
commited on
Upload dataset
Browse files- README.md +31 -0
- uspto/train-00000-of-00001.parquet +3 -0
- uspto/val-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -400,6 +400,31 @@ dataset_info:
|
|
400 |
num_examples: 2000
|
401 |
download_size: 29145616
|
402 |
dataset_size: 41599965
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
- config_name: wikipedia
|
404 |
features:
|
405 |
- name: text
|
@@ -547,6 +572,12 @@ configs:
|
|
547 |
path: ubuntu/train-*
|
548 |
- split: val
|
549 |
path: ubuntu/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
550 |
- config_name: wikipedia
|
551 |
data_files:
|
552 |
- split: train
|
|
|
400 |
num_examples: 2000
|
401 |
download_size: 29145616
|
402 |
dataset_size: 41599965
|
403 |
+
- config_name: uspto
|
404 |
+
features:
|
405 |
+
- name: text
|
406 |
+
dtype: string
|
407 |
+
- name: synonym_substitution
|
408 |
+
dtype: string
|
409 |
+
- name: butter_fingers
|
410 |
+
dtype: string
|
411 |
+
- name: random_deletion
|
412 |
+
dtype: string
|
413 |
+
- name: change_char_case
|
414 |
+
dtype: string
|
415 |
+
- name: whitespace_perturbation
|
416 |
+
dtype: string
|
417 |
+
- name: underscore_trick
|
418 |
+
dtype: string
|
419 |
+
splits:
|
420 |
+
- name: train
|
421 |
+
num_bytes: 34935695
|
422 |
+
num_examples: 2000
|
423 |
+
- name: val
|
424 |
+
num_bytes: 35391610
|
425 |
+
num_examples: 2000
|
426 |
+
download_size: 45081361
|
427 |
+
dataset_size: 70327305
|
428 |
- config_name: wikipedia
|
429 |
features:
|
430 |
- name: text
|
|
|
572 |
path: ubuntu/train-*
|
573 |
- split: val
|
574 |
path: ubuntu/val-*
|
575 |
+
- config_name: uspto
|
576 |
+
data_files:
|
577 |
+
- split: train
|
578 |
+
path: uspto/train-*
|
579 |
+
- split: val
|
580 |
+
path: uspto/val-*
|
581 |
- config_name: wikipedia
|
582 |
data_files:
|
583 |
- split: train
|
uspto/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ddd7accdb2c68c827ac9157a8e83d2e189d593f614f4a7d67f1a54b9415e190
|
3 |
+
size 22277490
|
uspto/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05124dacb1ad4ca69c6079a43a5ab830fea33e38e6d0479dd6199402fbf9ab1f
|
3 |
+
size 22803871
|