mariosasko
commited on
Commit
•
9a67971
1
Parent(s):
73def73
Upload dataset
Browse files
README.md
CHANGED
@@ -9477,6 +9477,30 @@ dataset_info:
|
|
9477 |
num_examples: 3245
|
9478 |
download_size: 11746846
|
9479 |
dataset_size: 21466169
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9480 |
configs:
|
9481 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9482 |
data_files:
|
@@ -12564,6 +12588,14 @@ configs:
|
|
12564 |
path: super_glue_boolq_I_wonder_/validation-*
|
12565 |
- split: test
|
12566 |
path: super_glue_boolq_I_wonder_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12567 |
---
|
12568 |
|
12569 |
# Dataset Card for P3
|
|
|
9477 |
num_examples: 3245
|
9478 |
download_size: 11746846
|
9479 |
dataset_size: 21466169
|
9480 |
+
- config_name: super_glue_boolq_after_reading
|
9481 |
+
features:
|
9482 |
+
- name: answer_choices
|
9483 |
+
sequence: string
|
9484 |
+
- name: inputs
|
9485 |
+
sequence: int32
|
9486 |
+
- name: inputs_pretokenized
|
9487 |
+
dtype: string
|
9488 |
+
- name: targets
|
9489 |
+
sequence: int32
|
9490 |
+
- name: targets_pretokenized
|
9491 |
+
dtype: string
|
9492 |
+
splits:
|
9493 |
+
- name: train
|
9494 |
+
num_bytes: 13662381
|
9495 |
+
num_examples: 9427
|
9496 |
+
- name: validation
|
9497 |
+
num_bytes: 4687497
|
9498 |
+
num_examples: 3270
|
9499 |
+
- name: test
|
9500 |
+
num_bytes: 4755146
|
9501 |
+
num_examples: 3245
|
9502 |
+
download_size: 11828199
|
9503 |
+
dataset_size: 23105024
|
9504 |
configs:
|
9505 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9506 |
data_files:
|
|
|
12588 |
path: super_glue_boolq_I_wonder_/validation-*
|
12589 |
- split: test
|
12590 |
path: super_glue_boolq_I_wonder_/test-*
|
12591 |
+
- config_name: super_glue_boolq_after_reading
|
12592 |
+
data_files:
|
12593 |
+
- split: train
|
12594 |
+
path: super_glue_boolq_after_reading/train-*
|
12595 |
+
- split: validation
|
12596 |
+
path: super_glue_boolq_after_reading/validation-*
|
12597 |
+
- split: test
|
12598 |
+
path: super_glue_boolq_after_reading/test-*
|
12599 |
---
|
12600 |
|
12601 |
# Dataset Card for P3
|
super_glue_boolq_after_reading/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db4d83e9e8a23ef81282d4a5868b492bb343f7fab6d6d1ee50f2c44e200cb5b4
|
3 |
+
size 2396481
|
super_glue_boolq_after_reading/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f3bfac7e6b09616a825265d229ca2b5d26c6de8d381271eb67597caa7c60c72
|
3 |
+
size 7021215
|
super_glue_boolq_after_reading/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:907ede08c8297a374d9e6813a8aa301af64f840d4f14fa899766fc15d0507943
|
3 |
+
size 2410503
|