mariosasko
commited on
Commit
•
455ac0f
1
Parent(s):
525652f
Upload dataset
Browse files
README.md
CHANGED
@@ -5267,6 +5267,30 @@ dataset_info:
|
|
5267 |
num_examples: 390965
|
5268 |
download_size: 124829152
|
5269 |
dataset_size: 314890422
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5270 |
configs:
|
5271 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5272 |
data_files:
|
@@ -6958,6 +6982,14 @@ configs:
|
|
6958 |
path: glue_qqp_duplicate/validation-*
|
6959 |
- split: test
|
6960 |
path: glue_qqp_duplicate/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6961 |
---
|
6962 |
|
6963 |
# Dataset Card for P3
|
|
|
5267 |
num_examples: 390965
|
5268 |
download_size: 124829152
|
5269 |
dataset_size: 314890422
|
5270 |
+
- config_name: glue_qqp_duplicate_or_not
|
5271 |
+
features:
|
5272 |
+
- name: answer_choices
|
5273 |
+
sequence: string
|
5274 |
+
- name: inputs
|
5275 |
+
sequence: int32
|
5276 |
+
- name: inputs_pretokenized
|
5277 |
+
dtype: string
|
5278 |
+
- name: targets
|
5279 |
+
sequence: int32
|
5280 |
+
- name: targets_pretokenized
|
5281 |
+
dtype: string
|
5282 |
+
splits:
|
5283 |
+
- name: train
|
5284 |
+
num_bytes: 166115206
|
5285 |
+
num_examples: 363846
|
5286 |
+
- name: validation
|
5287 |
+
num_bytes: 18454224
|
5288 |
+
num_examples: 40430
|
5289 |
+
- name: test
|
5290 |
+
num_bytes: 178133060
|
5291 |
+
num_examples: 390965
|
5292 |
+
download_size: 124310599
|
5293 |
+
dataset_size: 362702490
|
5294 |
configs:
|
5295 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5296 |
data_files:
|
|
|
6982 |
path: glue_qqp_duplicate/validation-*
|
6983 |
- split: test
|
6984 |
path: glue_qqp_duplicate/test-*
|
6985 |
+
- config_name: glue_qqp_duplicate_or_not
|
6986 |
+
data_files:
|
6987 |
+
- split: train
|
6988 |
+
path: glue_qqp_duplicate_or_not/train-*
|
6989 |
+
- split: validation
|
6990 |
+
path: glue_qqp_duplicate_or_not/validation-*
|
6991 |
+
- split: test
|
6992 |
+
path: glue_qqp_duplicate_or_not/test-*
|
6993 |
---
|
6994 |
|
6995 |
# Dataset Card for P3
|
glue_qqp_duplicate_or_not/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4529cc1a11e8cfb3cc9259e0b1ff13dcbb0079e72367e39a57dbcd167acf0b7
|
3 |
+
size 61948241
|
glue_qqp_duplicate_or_not/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c0a920e22d0d6939c7e2abe26bc02079938a839d5d5fcb25fd1f97feff39a00
|
3 |
+
size 56120932
|
glue_qqp_duplicate_or_not/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64d33d3b0e6dfed6016c634c7aaa669c8596cf8cf47971370721f3b5a34f888b
|
3 |
+
size 6241426
|