Datasets:
parquet-converter
commited on
Commit
•
950742f
1
Parent(s):
2fcbd5e
Update parquet files
Browse files- .gitattributes +14 -0
- ax/glue-test.parquet +0 -0
- cola/dataset_info.json +0 -1
- cola/{glue-test-00000-of-00001.parquet → glue-test.parquet} +0 -0
- cola/glue-train-00000-of-00001.parquet +0 -0
- cola/glue-train.parquet +0 -0
- cola/{glue-validation-00000-of-00001.parquet → glue-validation.parquet} +0 -0
- mnli/glue-test_matched.parquet +3 -0
- mnli/glue-test_mismatched.parquet +3 -0
- mnli/glue-train.parquet +3 -0
- mnli/glue-validation_matched.parquet +3 -0
- mnli/glue-validation_mismatched.parquet +3 -0
- mnli_matched/glue-test.parquet +3 -0
- mnli_matched/glue-validation.parquet +3 -0
- mnli_mismatched/glue-test.parquet +3 -0
- mnli_mismatched/glue-validation.parquet +3 -0
- mrpc/glue-test.parquet +0 -0
- mrpc/glue-train.parquet +0 -0
- mrpc/glue-validation.parquet +0 -0
- qnli/glue-test.parquet +0 -0
- qnli/glue-train.parquet +3 -0
- qnli/glue-validation.parquet +0 -0
- qqp/glue-test.parquet +3 -0
- qqp/glue-train.parquet +3 -0
- qqp/glue-validation.parquet +3 -0
- rte/glue-test.parquet +0 -0
- rte/glue-train.parquet +0 -0
- rte/glue-validation.parquet +0 -0
- sst2/glue-test.parquet +0 -0
- sst2/glue-train.parquet +3 -0
- sst2/glue-validation.parquet +0 -0
- stsb/glue-test.parquet +0 -0
- stsb/glue-train.parquet +0 -0
- stsb/glue-validation.parquet +0 -0
- wnli/glue-test.parquet +0 -0
- wnli/glue-train.parquet +0 -0
- wnli/glue-validation.parquet +0 -0
.gitattributes
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
mnli/glue-validation_matched.parquet filter=lfs diff=lfs merge=lfs -text
|
2 |
+
mnli/glue-train.parquet filter=lfs diff=lfs merge=lfs -text
|
3 |
+
mnli/glue-validation_mismatched.parquet filter=lfs diff=lfs merge=lfs -text
|
4 |
+
mnli/glue-test_matched.parquet filter=lfs diff=lfs merge=lfs -text
|
5 |
+
mnli/glue-test_mismatched.parquet filter=lfs diff=lfs merge=lfs -text
|
6 |
+
mnli_matched/glue-validation.parquet filter=lfs diff=lfs merge=lfs -text
|
7 |
+
mnli_matched/glue-test.parquet filter=lfs diff=lfs merge=lfs -text
|
8 |
+
mnli_mismatched/glue-validation.parquet filter=lfs diff=lfs merge=lfs -text
|
9 |
+
mnli_mismatched/glue-test.parquet filter=lfs diff=lfs merge=lfs -text
|
10 |
+
qnli/glue-train.parquet filter=lfs diff=lfs merge=lfs -text
|
11 |
+
qqp/glue-train.parquet filter=lfs diff=lfs merge=lfs -text
|
12 |
+
qqp/glue-validation.parquet filter=lfs diff=lfs merge=lfs -text
|
13 |
+
qqp/glue-test.parquet filter=lfs diff=lfs merge=lfs -text
|
14 |
+
sst2/glue-train.parquet filter=lfs diff=lfs merge=lfs -text
|
ax/glue-test.parquet
ADDED
Binary file (80.8 kB). View file
|
|
cola/dataset_info.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"description": "GLUE, the General Language Understanding Evaluation benchmark\n(https://gluebenchmark.com/) is a collection of resources for training,\nevaluating, and analyzing natural language understanding systems.\n\n", "citation": "@article{warstadt2018neural,\n title={Neural Network Acceptability Judgments},\n author={Warstadt, Alex and Singh, Amanpreet and Bowman, Samuel R},\n journal={arXiv preprint arXiv:1805.12471},\n year={2018}\n}\n@inproceedings{wang2019glue,\n title={{GLUE}: A Multi-Task Benchmark and Analysis Platform for Natural Language Understanding},\n author={Wang, Alex and Singh, Amanpreet and Michael, Julian and Hill, Felix and Levy, Omer and Bowman, Samuel R.},\n note={In the Proceedings of ICLR.},\n year={2019}\n}\n", "homepage": "https://nyu-mll.github.io/CoLA/", "license": "", "features": {"sentence": {"dtype": "string", "_type": "Value"}, "label": {"names": ["unacceptable", "acceptable"], "_type": "ClassLabel"}, "idx": {"dtype": "int32", "_type": "Value"}}, "builder_name": "glue", "config_name": "cola", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 484869, "num_examples": 8551, "dataset_name": "glue"}, "validation": {"name": "validation", "num_bytes": 60322, "num_examples": 1043, "dataset_name": "glue"}, "test": {"name": "test", "num_bytes": 60513, "num_examples": 1063, "dataset_name": "glue"}}, "download_checksums": {"https://dl.fbaipublicfiles.com/glue/data/CoLA.zip": {"num_bytes": 376971, "checksum": "f212fcd832b8f7b435fb991f101abf89f96b933ab400603bf198960dfc32cbff"}}, "download_size": 376971, "dataset_size": 605704, "size_in_bytes": 982675}
|
|
|
|
cola/{glue-test-00000-of-00001.parquet → glue-test.parquet}
RENAMED
Binary files a/cola/glue-test-00000-of-00001.parquet and b/cola/glue-test.parquet differ
|
|
cola/glue-train-00000-of-00001.parquet
DELETED
Binary file (249 kB)
|
|
cola/glue-train.parquet
ADDED
Binary file (251 kB). View file
|
|
cola/{glue-validation-00000-of-00001.parquet → glue-validation.parquet}
RENAMED
Binary files a/cola/glue-validation-00000-of-00001.parquet and b/cola/glue-validation.parquet differ
|
|
mnli/glue-test_matched.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f02e8f77be2e100aa99b949e2f32734083d911ca2f6cef72deba49978d2b7e6f
|
3 |
+
size 1220118
|
mnli/glue-test_mismatched.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f5cdc528f2e6aa1662becb60ec82b2f50eb2fafd65ff8dd3deca5ebb4a58d0a
|
3 |
+
size 1257856
|
mnli/glue-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5dd898378bfd8c1bde531a438ca6478b7535992466f5760ed295d1b8ba8b84b
|
3 |
+
size 52224360
|
mnli/glue-validation_matched.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb5315c7da7b527ab10b2f12f239607d7d1ad2cfa43e6ab4bf7de58da9c7dc00
|
3 |
+
size 1214935
|
mnli/glue-validation_mismatched.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6565fe7952629a95c047e2330b17db9363df4d85e4650606cf152aa29f8b36f4
|
3 |
+
size 1251151
|
mnli_matched/glue-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f02e8f77be2e100aa99b949e2f32734083d911ca2f6cef72deba49978d2b7e6f
|
3 |
+
size 1220118
|
mnli_matched/glue-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb5315c7da7b527ab10b2f12f239607d7d1ad2cfa43e6ab4bf7de58da9c7dc00
|
3 |
+
size 1214935
|
mnli_mismatched/glue-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f5cdc528f2e6aa1662becb60ec82b2f50eb2fafd65ff8dd3deca5ebb4a58d0a
|
3 |
+
size 1257856
|
mnli_mismatched/glue-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6565fe7952629a95c047e2330b17db9363df4d85e4650606cf152aa29f8b36f4
|
3 |
+
size 1251151
|
mrpc/glue-test.parquet
ADDED
Binary file (308 kB). View file
|
|
mrpc/glue-train.parquet
ADDED
Binary file (649 kB). View file
|
|
mrpc/glue-validation.parquet
ADDED
Binary file (75.7 kB). View file
|
|
qnli/glue-test.parquet
ADDED
Binary file (877 kB). View file
|
|
qnli/glue-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:030d75dabe68f0190ccbca3647a7d3e6d1376b17b64347b7e90609c1d073f5d1
|
3 |
+
size 17528916
|
qnli/glue-validation.parquet
ADDED
Binary file (872 kB). View file
|
|
qqp/glue-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d60df29963de90ab997a32b34a3b521dbf85157999b9ec28f84e57e9e38c92a2
|
3 |
+
size 36694151
|
qqp/glue-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f02ff8c97ed37152ab3287cf8e862b450b78c2a54ca8ee84823e64dc054c825
|
3 |
+
size 33558838
|
qqp/glue-validation.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:579dd2a2113ed74499773684474772a070effb12bc40b1e228a8476f06bdb68f
|
3 |
+
size 3729273
|
rte/glue-test.parquet
ADDED
Binary file (621 kB). View file
|
|
rte/glue-train.parquet
ADDED
Binary file (584 kB). View file
|
|
rte/glue-validation.parquet
ADDED
Binary file (69 kB). View file
|
|
sst2/glue-test.parquet
ADDED
Binary file (148 kB). View file
|
|
sst2/glue-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cb7b805529204a3f9cb51d0f49ff402e6a6b0d2a0cbbe1ab2eb4f447a19c7f3
|
3 |
+
size 3110467
|
sst2/glue-validation.parquet
ADDED
Binary file (72.8 kB). View file
|
|
stsb/glue-test.parquet
ADDED
Binary file (114 kB). View file
|
|
stsb/glue-train.parquet
ADDED
Binary file (502 kB). View file
|
|
stsb/glue-validation.parquet
ADDED
Binary file (151 kB). View file
|
|
wnli/glue-test.parquet
ADDED
Binary file (13.6 kB). View file
|
|
wnli/glue-train.parquet
ADDED
Binary file (38.8 kB). View file
|
|
wnli/glue-validation.parquet
ADDED
Binary file (11.1 kB). View file
|
|