mariosasko
commited on
Commit
•
f61caef
1
Parent(s):
1be296d
Upload dataset
Browse files
README.md
CHANGED
@@ -10397,6 +10397,30 @@ dataset_info:
|
|
10397 |
num_examples: 750
|
10398 |
download_size: 297354
|
10399 |
dataset_size: 1469697
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10400 |
configs:
|
10401 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10402 |
data_files:
|
@@ -13772,6 +13796,14 @@ configs:
|
|
13772 |
path: super_glue_cb_should_assume_score_eval/validation-*
|
13773 |
- split: test
|
13774 |
path: super_glue_cb_should_assume_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13775 |
---
|
13776 |
|
13777 |
# Dataset Card for P3
|
|
|
10397 |
num_examples: 750
|
10398 |
download_size: 297354
|
10399 |
dataset_size: 1469697
|
10400 |
+
- config_name: super_glue_cb_take_the_following_as_truth
|
10401 |
+
features:
|
10402 |
+
- name: answer_choices
|
10403 |
+
sequence: string
|
10404 |
+
- name: inputs
|
10405 |
+
sequence: int32
|
10406 |
+
- name: inputs_pretokenized
|
10407 |
+
dtype: string
|
10408 |
+
- name: targets
|
10409 |
+
sequence: int32
|
10410 |
+
- name: targets_pretokenized
|
10411 |
+
dtype: string
|
10412 |
+
splits:
|
10413 |
+
- name: train
|
10414 |
+
num_bytes: 237389
|
10415 |
+
num_examples: 250
|
10416 |
+
- name: validation
|
10417 |
+
num_bytes: 58031
|
10418 |
+
num_examples: 56
|
10419 |
+
- name: test
|
10420 |
+
num_bytes: 255815
|
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:
|
|
|
13796 |
path: super_glue_cb_should_assume_score_eval/validation-*
|
13797 |
- split: test
|
13798 |
path: super_glue_cb_should_assume_score_eval/test-*
|
13799 |
+
- config_name: super_glue_cb_take_the_following_as_truth
|
13800 |
+
data_files:
|
13801 |
+
- split: train
|
13802 |
+
path: super_glue_cb_take_the_following_as_truth/train-*
|
13803 |
+
- split: validation
|
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
|
super_glue_cb_take_the_following_as_truth/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78d96a72d46ecbee48482ba496e6cc1bee86195f8059cae88de5fbdb97714ba1
|
3 |
+
size 106704
|
super_glue_cb_take_the_following_as_truth/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d522cc4805853c784d44574fde3f51fd54c7cb1ca04ef440a36bf712e5093380
|
3 |
+
size 99213
|
super_glue_cb_take_the_following_as_truth/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d7e0b174a4c2cd9b18d14f2ac620da5ee688eac743a0c1aa0ddb4026e63a8df
|
3 |
+
size 32536
|