pratyushmaini
commited on
Upload dataset
Browse files- README.md +31 -0
- arxiv/train-00000-of-00001.parquet +3 -0
- arxiv/val-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,5 +1,30 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: bookcorpus2
|
4 |
features:
|
5 |
- name: text
|
@@ -101,6 +126,12 @@ dataset_info:
|
|
101 |
download_size: 31072242
|
102 |
dataset_size: 40739361
|
103 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
- config_name: bookcorpus2
|
105 |
data_files:
|
106 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: arxiv
|
4 |
+
features:
|
5 |
+
- name: text
|
6 |
+
dtype: string
|
7 |
+
- name: synonym_substitution
|
8 |
+
dtype: string
|
9 |
+
- name: butter_fingers
|
10 |
+
dtype: string
|
11 |
+
- name: random_deletion
|
12 |
+
dtype: string
|
13 |
+
- name: change_char_case
|
14 |
+
dtype: string
|
15 |
+
- name: whitespace_perturbation
|
16 |
+
dtype: string
|
17 |
+
- name: underscore_trick
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: train
|
21 |
+
num_bytes: 23951405
|
22 |
+
num_examples: 2000
|
23 |
+
- name: val
|
24 |
+
num_bytes: 23953104
|
25 |
+
num_examples: 2000
|
26 |
+
download_size: 32397617
|
27 |
+
dataset_size: 47904509
|
28 |
- config_name: bookcorpus2
|
29 |
features:
|
30 |
- name: text
|
|
|
126 |
download_size: 31072242
|
127 |
dataset_size: 40739361
|
128 |
configs:
|
129 |
+
- config_name: arxiv
|
130 |
+
data_files:
|
131 |
+
- split: train
|
132 |
+
path: arxiv/train-*
|
133 |
+
- split: val
|
134 |
+
path: arxiv/val-*
|
135 |
- config_name: bookcorpus2
|
136 |
data_files:
|
137 |
- split: train
|
arxiv/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36f32b1a9381fdf51c8591c17a24bb25bdbf38d3a5fe9ebef84b5d32b8865726
|
3 |
+
size 16151496
|
arxiv/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b95d7e3becbfc642dcc1d6086e2030c98eddf3becfd5d68ab0dbf4d6e3893308
|
3 |
+
size 16246121
|