pratyushmaini
commited on
Upload dataset
Browse files- README.md +31 -0
- books3/train-00000-of-00001.parquet +3 -0
- books3/val-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -50,6 +50,31 @@ dataset_info:
|
|
50 |
num_examples: 2000
|
51 |
download_size: 43274275
|
52 |
dataset_size: 58927934
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
- config_name: enron
|
54 |
features:
|
55 |
- name: text
|
@@ -263,6 +288,12 @@ configs:
|
|
263 |
path: bookcorpus2/train-*
|
264 |
- split: val
|
265 |
path: bookcorpus2/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
266 |
- config_name: enron
|
267 |
data_files:
|
268 |
- split: train
|
|
|
50 |
num_examples: 2000
|
51 |
download_size: 43274275
|
52 |
dataset_size: 58927934
|
53 |
+
- config_name: books3
|
54 |
+
features:
|
55 |
+
- name: text
|
56 |
+
dtype: string
|
57 |
+
- name: synonym_substitution
|
58 |
+
dtype: string
|
59 |
+
- name: butter_fingers
|
60 |
+
dtype: string
|
61 |
+
- name: random_deletion
|
62 |
+
dtype: string
|
63 |
+
- name: change_char_case
|
64 |
+
dtype: string
|
65 |
+
- name: whitespace_perturbation
|
66 |
+
dtype: string
|
67 |
+
- name: underscore_trick
|
68 |
+
dtype: string
|
69 |
+
splits:
|
70 |
+
- name: train
|
71 |
+
num_bytes: 28927541
|
72 |
+
num_examples: 2000
|
73 |
+
- name: val
|
74 |
+
num_bytes: 29415621
|
75 |
+
num_examples: 2000
|
76 |
+
download_size: 43954943
|
77 |
+
dataset_size: 58343162
|
78 |
- config_name: enron
|
79 |
features:
|
80 |
- name: text
|
|
|
288 |
path: bookcorpus2/train-*
|
289 |
- split: val
|
290 |
path: bookcorpus2/val-*
|
291 |
+
- config_name: books3
|
292 |
+
data_files:
|
293 |
+
- split: train
|
294 |
+
path: books3/train-*
|
295 |
+
- split: val
|
296 |
+
path: books3/val-*
|
297 |
- config_name: enron
|
298 |
data_files:
|
299 |
- split: train
|
books3/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c0b73157c736e6646dd326fffe95a5a931bcf06dd8d4674f8b78f830ad318ea
|
3 |
+
size 21879232
|
books3/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2b275c91ac4e2bdf3e4fab6c4b8779857f2351dce824eb6d2bfd7c73c05eaf5
|
3 |
+
size 22075711
|