pratyushmaini
commited on
Upload dataset
Browse files- README.md +31 -0
- ubuntu/train-00000-of-00001.parquet +3 -0
- ubuntu/val-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -150,6 +150,31 @@ dataset_info:
|
|
150 |
num_examples: 2000
|
151 |
download_size: 45612154
|
152 |
dataset_size: 61323070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
- config_name: youtubesubtitles
|
154 |
features:
|
155 |
- name: text
|
@@ -212,6 +237,12 @@ configs:
|
|
212 |
path: openwebtext2/train-*
|
213 |
- split: val
|
214 |
path: openwebtext2/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
215 |
- config_name: youtubesubtitles
|
216 |
data_files:
|
217 |
- split: train
|
|
|
150 |
num_examples: 2000
|
151 |
download_size: 45612154
|
152 |
dataset_size: 61323070
|
153 |
+
- config_name: ubuntu
|
154 |
+
features:
|
155 |
+
- name: text
|
156 |
+
dtype: string
|
157 |
+
- name: synonym_substitution
|
158 |
+
dtype: string
|
159 |
+
- name: butter_fingers
|
160 |
+
dtype: string
|
161 |
+
- name: random_deletion
|
162 |
+
dtype: string
|
163 |
+
- name: change_char_case
|
164 |
+
dtype: string
|
165 |
+
- name: whitespace_perturbation
|
166 |
+
dtype: string
|
167 |
+
- name: underscore_trick
|
168 |
+
dtype: string
|
169 |
+
splits:
|
170 |
+
- name: train
|
171 |
+
num_bytes: 22325851
|
172 |
+
num_examples: 2000
|
173 |
+
- name: val
|
174 |
+
num_bytes: 19274114
|
175 |
+
num_examples: 2000
|
176 |
+
download_size: 29145616
|
177 |
+
dataset_size: 41599965
|
178 |
- config_name: youtubesubtitles
|
179 |
features:
|
180 |
- name: text
|
|
|
237 |
path: openwebtext2/train-*
|
238 |
- split: val
|
239 |
path: openwebtext2/val-*
|
240 |
+
- config_name: ubuntu
|
241 |
+
data_files:
|
242 |
+
- split: train
|
243 |
+
path: ubuntu/train-*
|
244 |
+
- split: val
|
245 |
+
path: ubuntu/val-*
|
246 |
- config_name: youtubesubtitles
|
247 |
data_files:
|
248 |
- split: train
|
ubuntu/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e25b6c1615cedc27e5157db3c4f2f7e64a489af4c1b56e588da1d603719aaaae
|
3 |
+
size 15831217
|
ubuntu/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1d81dfddc463ed4acc39ed802dd3428016079b16e370c111ffb6ed53683d91a
|
3 |
+
size 13314399
|