mariosasko
commited on
Commit
•
f6c90ad
1
Parent(s):
72a1e9b
Upload dataset
Browse files
README.md
CHANGED
@@ -10241,6 +10241,30 @@ dataset_info:
|
|
10241 |
num_examples: 750
|
10242 |
download_size: 298087
|
10243 |
dataset_size: 1464693
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10244 |
configs:
|
10245 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10246 |
data_files:
|
@@ -13568,6 +13592,14 @@ configs:
|
|
13568 |
path: super_glue_cb_guaranteed_true_score_eval/validation-*
|
13569 |
- split: test
|
13570 |
path: super_glue_cb_guaranteed_true_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13571 |
---
|
13572 |
|
13573 |
# Dataset Card for P3
|
|
|
10241 |
num_examples: 750
|
10242 |
download_size: 298087
|
10243 |
dataset_size: 1464693
|
10244 |
+
- config_name: super_glue_cb_justified_in_saying
|
10245 |
+
features:
|
10246 |
+
- name: answer_choices
|
10247 |
+
sequence: string
|
10248 |
+
- name: inputs
|
10249 |
+
sequence: int32
|
10250 |
+
- name: inputs_pretokenized
|
10251 |
+
dtype: string
|
10252 |
+
- name: targets
|
10253 |
+
sequence: int32
|
10254 |
+
- name: targets_pretokenized
|
10255 |
+
dtype: string
|
10256 |
+
splits:
|
10257 |
+
- name: train
|
10258 |
+
num_bytes: 212847
|
10259 |
+
num_examples: 250
|
10260 |
+
- name: validation
|
10261 |
+
num_bytes: 52489
|
10262 |
+
num_examples: 56
|
10263 |
+
- name: test
|
10264 |
+
num_bytes: 233065
|
10265 |
+
num_examples: 250
|
10266 |
+
download_size: 235860
|
10267 |
+
dataset_size: 498401
|
10268 |
configs:
|
10269 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
10270 |
data_files:
|
|
|
13592 |
path: super_glue_cb_guaranteed_true_score_eval/validation-*
|
13593 |
- split: test
|
13594 |
path: super_glue_cb_guaranteed_true_score_eval/test-*
|
13595 |
+
- config_name: super_glue_cb_justified_in_saying
|
13596 |
+
data_files:
|
13597 |
+
- split: train
|
13598 |
+
path: super_glue_cb_justified_in_saying/train-*
|
13599 |
+
- split: validation
|
13600 |
+
path: super_glue_cb_justified_in_saying/validation-*
|
13601 |
+
- split: test
|
13602 |
+
path: super_glue_cb_justified_in_saying/test-*
|
13603 |
---
|
13604 |
|
13605 |
# Dataset Card for P3
|
super_glue_cb_justified_in_saying/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3bd42bd60ad9c3ccd6f7ed9d75da506b429438ab797394c06ba095515201699
|
3 |
+
size 105897
|
super_glue_cb_justified_in_saying/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec5fcbd0644ff2d69d91f29b9daf8f3245068e8c79b9ed128b9fa0f5ad843aad
|
3 |
+
size 98163
|
super_glue_cb_justified_in_saying/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e663b92ade9546fcdbda54ca87b8a7ec99f2446119ad28be6ab99d6cceb3a42b
|
3 |
+
size 31800
|