mariosasko
commited on
Commit
•
1be0743
1
Parent(s):
5875e20
Upload dataset
Browse files
README.md
CHANGED
@@ -9953,6 +9953,34 @@ dataset_info:
|
|
9953 |
num_examples: 250
|
9954 |
download_size: 236784
|
9955 |
dataset_size: 530663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9956 |
configs:
|
9957 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9958 |
data_files:
|
@@ -13192,6 +13220,14 @@ configs:
|
|
13192 |
path: super_glue_cb_claim_true_false_inconclusive/validation-*
|
13193 |
- split: test
|
13194 |
path: super_glue_cb_claim_true_false_inconclusive/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13195 |
---
|
13196 |
|
13197 |
# Dataset Card for P3
|
|
|
9953 |
num_examples: 250
|
9954 |
download_size: 236784
|
9955 |
dataset_size: 530663
|
9956 |
+
- config_name: super_glue_cb_claim_true_false_inconclusive_score_eval
|
9957 |
+
features:
|
9958 |
+
- name: idx
|
9959 |
+
sequence: int32
|
9960 |
+
- name: inputs
|
9961 |
+
sequence: int32
|
9962 |
+
- name: inputs_pretokenized
|
9963 |
+
dtype: string
|
9964 |
+
- name: is_correct
|
9965 |
+
dtype: bool
|
9966 |
+
- name: targets
|
9967 |
+
sequence: int32
|
9968 |
+
- name: targets_pretokenized
|
9969 |
+
dtype: string
|
9970 |
+
- name: weight
|
9971 |
+
dtype: float32
|
9972 |
+
splits:
|
9973 |
+
- name: train
|
9974 |
+
num_bytes: 672646
|
9975 |
+
num_examples: 750
|
9976 |
+
- name: validation
|
9977 |
+
num_bytes: 165102
|
9978 |
+
num_examples: 168
|
9979 |
+
- name: test
|
9980 |
+
num_bytes: 709789
|
9981 |
+
num_examples: 750
|
9982 |
+
download_size: 299461
|
9983 |
+
dataset_size: 1547537
|
9984 |
configs:
|
9985 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9986 |
data_files:
|
|
|
13220 |
path: super_glue_cb_claim_true_false_inconclusive/validation-*
|
13221 |
- split: test
|
13222 |
path: super_glue_cb_claim_true_false_inconclusive/test-*
|
13223 |
+
- config_name: super_glue_cb_claim_true_false_inconclusive_score_eval
|
13224 |
+
data_files:
|
13225 |
+
- split: train
|
13226 |
+
path: super_glue_cb_claim_true_false_inconclusive_score_eval/train-*
|
13227 |
+
- split: validation
|
13228 |
+
path: super_glue_cb_claim_true_false_inconclusive_score_eval/validation-*
|
13229 |
+
- split: test
|
13230 |
+
path: super_glue_cb_claim_true_false_inconclusive_score_eval/test-*
|
13231 |
---
|
13232 |
|
13233 |
# Dataset Card for P3
|
super_glue_cb_claim_true_false_inconclusive_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c897778cebd6393677c1f72217aa8faff295675a2b5c248cdda8a4bcb7977bb5
|
3 |
+
size 131257
|
super_glue_cb_claim_true_false_inconclusive_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5417d8bb825f7d4c81709c218ae1e31a83db02e466325b37f84ba0af1c38435f
|
3 |
+
size 121518
|
super_glue_cb_claim_true_false_inconclusive_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:244cf511ee85ff05e4a0446de55d3af8b1cdb9009c8b72812dfb15c6dbfe9cd8
|
3 |
+
size 46686
|