mariosasko
commited on
Commit
•
773ef41
1
Parent(s):
dbda586
Upload dataset
Browse files
README.md
CHANGED
@@ -9849,6 +9849,34 @@ dataset_info:
|
|
9849 |
num_examples: 250
|
9850 |
download_size: 237047
|
9851 |
dataset_size: 515637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9852 |
configs:
|
9853 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9854 |
data_files:
|
@@ -13056,6 +13084,14 @@ configs:
|
|
13056 |
path: super_glue_cb_based_on_the_previous_passage/validation-*
|
13057 |
- split: test
|
13058 |
path: super_glue_cb_based_on_the_previous_passage/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13059 |
---
|
13060 |
|
13061 |
# Dataset Card for P3
|
|
|
9849 |
num_examples: 250
|
9850 |
download_size: 237047
|
9851 |
dataset_size: 515637
|
9852 |
+
- config_name: super_glue_cb_based_on_the_previous_passage_score_eval
|
9853 |
+
features:
|
9854 |
+
- name: idx
|
9855 |
+
sequence: int32
|
9856 |
+
- name: inputs
|
9857 |
+
sequence: int32
|
9858 |
+
- name: inputs_pretokenized
|
9859 |
+
dtype: string
|
9860 |
+
- name: is_correct
|
9861 |
+
dtype: bool
|
9862 |
+
- name: targets
|
9863 |
+
sequence: int32
|
9864 |
+
- name: targets_pretokenized
|
9865 |
+
dtype: string
|
9866 |
+
- name: weight
|
9867 |
+
dtype: float32
|
9868 |
+
splits:
|
9869 |
+
- name: train
|
9870 |
+
num_bytes: 654896
|
9871 |
+
num_examples: 750
|
9872 |
+
- name: validation
|
9873 |
+
num_bytes: 161126
|
9874 |
+
num_examples: 168
|
9875 |
+
- name: test
|
9876 |
+
num_bytes: 692039
|
9877 |
+
num_examples: 750
|
9878 |
+
download_size: 297139
|
9879 |
+
dataset_size: 1508061
|
9880 |
configs:
|
9881 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9882 |
data_files:
|
|
|
13084 |
path: super_glue_cb_based_on_the_previous_passage/validation-*
|
13085 |
- split: test
|
13086 |
path: super_glue_cb_based_on_the_previous_passage/test-*
|
13087 |
+
- config_name: super_glue_cb_based_on_the_previous_passage_score_eval
|
13088 |
+
data_files:
|
13089 |
+
- split: train
|
13090 |
+
path: super_glue_cb_based_on_the_previous_passage_score_eval/train-*
|
13091 |
+
- split: validation
|
13092 |
+
path: super_glue_cb_based_on_the_previous_passage_score_eval/validation-*
|
13093 |
+
- split: test
|
13094 |
+
path: super_glue_cb_based_on_the_previous_passage_score_eval/test-*
|
13095 |
---
|
13096 |
|
13097 |
# Dataset Card for P3
|
super_glue_cb_based_on_the_previous_passage_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97c207d5c1354dba402141def4ba483a8334426a2a9b03f604b7f9649d97063a
|
3 |
+
size 131209
|
super_glue_cb_based_on_the_previous_passage_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3e68f2c4399adffe25055c28f22f4dfd040251ba11637cc1d6f8f77a0dab5fc
|
3 |
+
size 121483
|
super_glue_cb_based_on_the_previous_passage_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:176cbe14be733c3eaaa73102d224d515b4f486cc1a0d7de4996ea25b21b797d6
|
3 |
+
size 44447
|