Upload dataset
Browse files
README.md
CHANGED
|
@@ -225,6 +225,31 @@ dataset_info:
|
|
| 225 |
num_examples: 2000
|
| 226 |
download_size: 45612154
|
| 227 |
dataset_size: 61323070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 228 |
- config_name: ubuntu
|
| 229 |
features:
|
| 230 |
- name: text
|
|
@@ -330,6 +355,12 @@ configs:
|
|
| 330 |
path: openwebtext2/train-*
|
| 331 |
- split: val
|
| 332 |
path: openwebtext2/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 333 |
- config_name: ubuntu
|
| 334 |
data_files:
|
| 335 |
- split: train
|
|
|
|
| 225 |
num_examples: 2000
|
| 226 |
download_size: 45612154
|
| 227 |
dataset_size: 61323070
|
| 228 |
+
- config_name: stackexchange
|
| 229 |
+
features:
|
| 230 |
+
- name: text
|
| 231 |
+
dtype: string
|
| 232 |
+
- name: synonym_substitution
|
| 233 |
+
dtype: string
|
| 234 |
+
- name: butter_fingers
|
| 235 |
+
dtype: string
|
| 236 |
+
- name: random_deletion
|
| 237 |
+
dtype: string
|
| 238 |
+
- name: change_char_case
|
| 239 |
+
dtype: string
|
| 240 |
+
- name: whitespace_perturbation
|
| 241 |
+
dtype: string
|
| 242 |
+
- name: underscore_trick
|
| 243 |
+
dtype: string
|
| 244 |
+
splits:
|
| 245 |
+
- name: train
|
| 246 |
+
num_bytes: 24833549
|
| 247 |
+
num_examples: 2000
|
| 248 |
+
- name: val
|
| 249 |
+
num_bytes: 24930603
|
| 250 |
+
num_examples: 2000
|
| 251 |
+
download_size: 32774119
|
| 252 |
+
dataset_size: 49764152
|
| 253 |
- config_name: ubuntu
|
| 254 |
features:
|
| 255 |
- name: text
|
|
|
|
| 355 |
path: openwebtext2/train-*
|
| 356 |
- split: val
|
| 357 |
path: openwebtext2/val-*
|
| 358 |
+
- config_name: stackexchange
|
| 359 |
+
data_files:
|
| 360 |
+
- split: train
|
| 361 |
+
path: stackexchange/train-*
|
| 362 |
+
- split: val
|
| 363 |
+
path: stackexchange/val-*
|
| 364 |
- config_name: ubuntu
|
| 365 |
data_files:
|
| 366 |
- split: train
|
stackexchange/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f1c78a4fdf499da29a407a8810f7b2b1b631cc872ac1bfd685b177321fd88fa
|
| 3 |
+
size 15762852
|
stackexchange/val-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d27ffe41188e8ded33991b91272d412a5df6ca12aed29f7f58264ab6a6012fe
|
| 3 |
+
size 17011267
|