pratyushmaini
commited on
Upload dataset
Browse files- README.md +31 -0
- nih/train-00000-of-00001.parquet +3 -0
- nih/val-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -275,6 +275,31 @@ dataset_info:
|
|
275 |
num_examples: 2000
|
276 |
download_size: 20553724
|
277 |
dataset_size: 31828198
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
278 |
- config_name: opensubtitles
|
279 |
features:
|
280 |
- name: text
|
@@ -542,6 +567,12 @@ configs:
|
|
542 |
path: math/train-*
|
543 |
- split: val
|
544 |
path: math/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
545 |
- config_name: opensubtitles
|
546 |
data_files:
|
547 |
- split: train
|
|
|
275 |
num_examples: 2000
|
276 |
download_size: 20553724
|
277 |
dataset_size: 31828198
|
278 |
+
- config_name: nih
|
279 |
+
features:
|
280 |
+
- name: text
|
281 |
+
dtype: string
|
282 |
+
- name: synonym_substitution
|
283 |
+
dtype: string
|
284 |
+
- name: butter_fingers
|
285 |
+
dtype: string
|
286 |
+
- name: random_deletion
|
287 |
+
dtype: string
|
288 |
+
- name: change_char_case
|
289 |
+
dtype: string
|
290 |
+
- name: whitespace_perturbation
|
291 |
+
dtype: string
|
292 |
+
- name: underscore_trick
|
293 |
+
dtype: string
|
294 |
+
splits:
|
295 |
+
- name: train
|
296 |
+
num_bytes: 1388416
|
297 |
+
num_examples: 617
|
298 |
+
- name: val
|
299 |
+
num_bytes: 4739758
|
300 |
+
num_examples: 2000
|
301 |
+
download_size: 4390381
|
302 |
+
dataset_size: 6128174
|
303 |
- config_name: opensubtitles
|
304 |
features:
|
305 |
- name: text
|
|
|
567 |
path: math/train-*
|
568 |
- split: val
|
569 |
path: math/val-*
|
570 |
+
- config_name: nih
|
571 |
+
data_files:
|
572 |
+
- split: train
|
573 |
+
path: nih/train-*
|
574 |
+
- split: val
|
575 |
+
path: nih/val-*
|
576 |
- config_name: opensubtitles
|
577 |
data_files:
|
578 |
- split: train
|
nih/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f5cefbcd289542a0bede31fd81760d9bcd6513fadc7ee241ddd435ac6bedbc5
|
3 |
+
size 996425
|
nih/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3797c544c2cc029a323e267160faa9d6cbe28574d5c35fb80135a915ea909bc
|
3 |
+
size 3393956
|