mariosasko
commited on
Commit
•
fe37143
1
Parent(s):
f61caef
Upload dataset
Browse files
README.md
CHANGED
@@ -10421,6 +10421,34 @@ dataset_info:
|
|
10421 |
num_examples: 250
|
10422 |
download_size: 238453
|
10423 |
dataset_size: 551235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10424 |
configs:
|
10425 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10426 |
data_files:
|
@@ -13804,6 +13832,14 @@ configs:
|
|
13804 |
path: super_glue_cb_take_the_following_as_truth/validation-*
|
13805 |
- split: test
|
13806 |
path: super_glue_cb_take_the_following_as_truth/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13807 |
---
|
13808 |
|
13809 |
# Dataset Card for P3
|
|
|
10421 |
num_examples: 250
|
10422 |
download_size: 238453
|
10423 |
dataset_size: 551235
|
10424 |
+
- config_name: super_glue_cb_take_the_following_as_truth_score_eval
|
10425 |
+
features:
|
10426 |
+
- name: idx
|
10427 |
+
sequence: int32
|
10428 |
+
- name: inputs
|
10429 |
+
sequence: int32
|
10430 |
+
- name: inputs_pretokenized
|
10431 |
+
dtype: string
|
10432 |
+
- name: is_correct
|
10433 |
+
dtype: bool
|
10434 |
+
- name: targets
|
10435 |
+
sequence: int32
|
10436 |
+
- name: targets_pretokenized
|
10437 |
+
dtype: string
|
10438 |
+
- name: weight
|
10439 |
+
dtype: float32
|
10440 |
+
splits:
|
10441 |
+
- name: train
|
10442 |
+
num_bytes: 700396
|
10443 |
+
num_examples: 750
|
10444 |
+
- name: validation
|
10445 |
+
num_bytes: 171318
|
10446 |
+
num_examples: 168
|
10447 |
+
- name: test
|
10448 |
+
num_bytes: 737539
|
10449 |
+
num_examples: 750
|
10450 |
+
download_size: 301514
|
10451 |
+
dataset_size: 1609253
|
10452 |
configs:
|
10453 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10454 |
data_files:
|
|
|
13832 |
path: super_glue_cb_take_the_following_as_truth/validation-*
|
13833 |
- split: test
|
13834 |
path: super_glue_cb_take_the_following_as_truth/test-*
|
13835 |
+
- config_name: super_glue_cb_take_the_following_as_truth_score_eval
|
13836 |
+
data_files:
|
13837 |
+
- split: train
|
13838 |
+
path: super_glue_cb_take_the_following_as_truth_score_eval/train-*
|
13839 |
+
- split: validation
|
13840 |
+
path: super_glue_cb_take_the_following_as_truth_score_eval/validation-*
|
13841 |
+
- split: test
|
13842 |
+
path: super_glue_cb_take_the_following_as_truth_score_eval/test-*
|
13843 |
---
|
13844 |
|
13845 |
# Dataset Card for P3
|
super_glue_cb_take_the_following_as_truth_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cce4325c34971045ab92730e868b11c604628d62080c6fc5f68ac8f4bbf5deb
|
3 |
+
size 132026
|
super_glue_cb_take_the_following_as_truth_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a152655be10e5e1c8fbd1cb843e9cdd92edd63059f23773dda4e24a56c487e6b
|
3 |
+
size 122291
|
super_glue_cb_take_the_following_as_truth_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d8d06cc9bef1cdffd1f5d7160c235a3740991207297376c6865da2fd0b2772c
|
3 |
+
size 47197
|