Upload dataset
Browse files- README.md +31 -0
- math/train-00000-of-00001.parquet +3 -0
- math/val-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -250,6 +250,31 @@ dataset_info:
|
|
250 |
num_examples: 2000
|
251 |
download_size: 41299557
|
252 |
dataset_size: 55623239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
253 |
- config_name: opensubtitles
|
254 |
features:
|
255 |
- name: text
|
@@ -486,6 +511,12 @@ configs:
|
|
486 |
path: hackernews/train-*
|
487 |
- split: val
|
488 |
path: hackernews/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
489 |
- config_name: opensubtitles
|
490 |
data_files:
|
491 |
- split: train
|
|
|
250 |
num_examples: 2000
|
251 |
download_size: 41299557
|
252 |
dataset_size: 55623239
|
253 |
+
- config_name: math
|
254 |
+
features:
|
255 |
+
- name: text
|
256 |
+
dtype: string
|
257 |
+
- name: synonym_substitution
|
258 |
+
dtype: string
|
259 |
+
- name: butter_fingers
|
260 |
+
dtype: string
|
261 |
+
- name: random_deletion
|
262 |
+
dtype: string
|
263 |
+
- name: change_char_case
|
264 |
+
dtype: string
|
265 |
+
- name: whitespace_perturbation
|
266 |
+
dtype: string
|
267 |
+
- name: underscore_trick
|
268 |
+
dtype: string
|
269 |
+
splits:
|
270 |
+
- name: train
|
271 |
+
num_bytes: 15822725
|
272 |
+
num_examples: 2000
|
273 |
+
- name: val
|
274 |
+
num_bytes: 16005473
|
275 |
+
num_examples: 2000
|
276 |
+
download_size: 20553724
|
277 |
+
dataset_size: 31828198
|
278 |
- config_name: opensubtitles
|
279 |
features:
|
280 |
- name: text
|
|
|
511 |
path: hackernews/train-*
|
512 |
- split: val
|
513 |
path: hackernews/val-*
|
514 |
+
- config_name: math
|
515 |
+
data_files:
|
516 |
+
- split: train
|
517 |
+
path: math/train-*
|
518 |
+
- split: val
|
519 |
+
path: math/val-*
|
520 |
- config_name: opensubtitles
|
521 |
data_files:
|
522 |
- split: train
|
math/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b255160bc9aa279f81b15e4d6da1493e4e75b0863dd139606948bf414f2b2c2
|
3 |
+
size 10213588
|
math/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa06fb8208b3258c69cf8a1f804dbce183657a55dee90d26f6527691847dabbb
|
3 |
+
size 10340136
|