Upload dataset
Browse files
README.md
CHANGED
|
@@ -10265,6 +10265,34 @@ dataset_info:
|
|
| 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:
|
|
@@ -13600,6 +13628,14 @@ configs:
|
|
| 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
|
|
|
|
| 10265 |
num_examples: 250
|
| 10266 |
download_size: 235860
|
| 10267 |
dataset_size: 498401
|
| 10268 |
+
- config_name: super_glue_cb_justified_in_saying_score_eval
|
| 10269 |
+
features:
|
| 10270 |
+
- name: idx
|
| 10271 |
+
sequence: int32
|
| 10272 |
+
- name: inputs
|
| 10273 |
+
sequence: int32
|
| 10274 |
+
- name: inputs_pretokenized
|
| 10275 |
+
dtype: string
|
| 10276 |
+
- name: is_correct
|
| 10277 |
+
dtype: bool
|
| 10278 |
+
- name: targets
|
| 10279 |
+
sequence: int32
|
| 10280 |
+
- name: targets_pretokenized
|
| 10281 |
+
dtype: string
|
| 10282 |
+
- name: weight
|
| 10283 |
+
dtype: float32
|
| 10284 |
+
splits:
|
| 10285 |
+
- name: train
|
| 10286 |
+
num_bytes: 631646
|
| 10287 |
+
num_examples: 750
|
| 10288 |
+
- name: validation
|
| 10289 |
+
num_bytes: 155918
|
| 10290 |
+
num_examples: 168
|
| 10291 |
+
- name: test
|
| 10292 |
+
num_bytes: 668789
|
| 10293 |
+
num_examples: 750
|
| 10294 |
+
download_size: 295846
|
| 10295 |
+
dataset_size: 1456353
|
| 10296 |
configs:
|
| 10297 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 10298 |
data_files:
|
|
|
|
| 13628 |
path: super_glue_cb_justified_in_saying/validation-*
|
| 13629 |
- split: test
|
| 13630 |
path: super_glue_cb_justified_in_saying/test-*
|
| 13631 |
+
- config_name: super_glue_cb_justified_in_saying_score_eval
|
| 13632 |
+
data_files:
|
| 13633 |
+
- split: train
|
| 13634 |
+
path: super_glue_cb_justified_in_saying_score_eval/train-*
|
| 13635 |
+
- split: validation
|
| 13636 |
+
path: super_glue_cb_justified_in_saying_score_eval/validation-*
|
| 13637 |
+
- split: test
|
| 13638 |
+
path: super_glue_cb_justified_in_saying_score_eval/test-*
|
| 13639 |
---
|
| 13640 |
|
| 13641 |
# Dataset Card for P3
|
super_glue_cb_justified_in_saying_score_eval/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10be63dca816d89a871560afa4bb0301a322a95d655b25728b8e71161307a261
|
| 3 |
+
size 130132
|
super_glue_cb_justified_in_saying_score_eval/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf7412a8110e720920d64326e7906d4019243294c16575988362204b9abf7db0
|
| 3 |
+
size 120843
|
super_glue_cb_justified_in_saying_score_eval/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76e21789dcc458bd064a14ea0dcb930a2955d792994af5c9e85e0d4b64a42890
|
| 3 |
+
size 44871
|