mariosasko
commited on
Commit
•
f8d040f
1
Parent(s):
c2a6fdb
Upload dataset
Browse files
README.md
CHANGED
@@ -9549,6 +9549,30 @@ dataset_info:
|
|
9549 |
num_examples: 3245
|
9550 |
download_size: 11739702
|
9551 |
dataset_size: 21434285
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9552 |
configs:
|
9553 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9554 |
data_files:
|
@@ -12660,6 +12684,14 @@ configs:
|
|
12660 |
path: super_glue_boolq_based_on_the_previous_passage/validation-*
|
12661 |
- split: test
|
12662 |
path: super_glue_boolq_based_on_the_previous_passage/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12663 |
---
|
12664 |
|
12665 |
# Dataset Card for P3
|
|
|
9549 |
num_examples: 3245
|
9550 |
download_size: 11739702
|
9551 |
dataset_size: 21434285
|
9552 |
+
- config_name: super_glue_boolq_could_you_tell_me_
|
9553 |
+
features:
|
9554 |
+
- name: answer_choices
|
9555 |
+
sequence: string
|
9556 |
+
- name: inputs
|
9557 |
+
sequence: int32
|
9558 |
+
- name: inputs_pretokenized
|
9559 |
+
dtype: string
|
9560 |
+
- name: targets
|
9561 |
+
sequence: int32
|
9562 |
+
- name: targets_pretokenized
|
9563 |
+
dtype: string
|
9564 |
+
splits:
|
9565 |
+
- name: train
|
9566 |
+
num_bytes: 12844410
|
9567 |
+
num_examples: 9427
|
9568 |
+
- name: validation
|
9569 |
+
num_bytes: 4403717
|
9570 |
+
num_examples: 3270
|
9571 |
+
- name: test
|
9572 |
+
num_bytes: 4489056
|
9573 |
+
num_examples: 3245
|
9574 |
+
download_size: 11772122
|
9575 |
+
dataset_size: 21737183
|
9576 |
configs:
|
9577 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9578 |
data_files:
|
|
|
12684 |
path: super_glue_boolq_based_on_the_previous_passage/validation-*
|
12685 |
- split: test
|
12686 |
path: super_glue_boolq_based_on_the_previous_passage/test-*
|
12687 |
+
- config_name: super_glue_boolq_could_you_tell_me_
|
12688 |
+
data_files:
|
12689 |
+
- split: train
|
12690 |
+
path: super_glue_boolq_could_you_tell_me_/train-*
|
12691 |
+
- split: validation
|
12692 |
+
path: super_glue_boolq_could_you_tell_me_/validation-*
|
12693 |
+
- split: test
|
12694 |
+
path: super_glue_boolq_could_you_tell_me_/test-*
|
12695 |
---
|
12696 |
|
12697 |
# Dataset Card for P3
|
super_glue_boolq_could_you_tell_me_/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cf432c25af1006000f12437c75b6724931f1c5d5ca08305bfe1ca6ee45edb74
|
3 |
+
size 2396359
|
super_glue_boolq_could_you_tell_me_/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51e3ec50ba74ebffb659502d0f07cd3c7cab23024e11134cf04bc7f453f6242c
|
3 |
+
size 6974190
|
super_glue_boolq_could_you_tell_me_/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88d5b883e897b0334f7ad41b12cf383ca684f04da90d814e99fb270dacbd5e74
|
3 |
+
size 2401573
|