Upload dataset
Browse files
README.md
CHANGED
|
@@ -10553,6 +10553,30 @@ dataset_info:
|
|
| 10553 |
num_examples: 500
|
| 10554 |
download_size: 139645
|
| 10555 |
dataset_size: 334332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10556 |
configs:
|
| 10557 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 10558 |
data_files:
|
|
@@ -13976,6 +14000,14 @@ configs:
|
|
| 13976 |
path: super_glue_copa__As_a_result_C1_or_C2__score_eval/validation-*
|
| 13977 |
- split: test
|
| 13978 |
path: super_glue_copa__As_a_result_C1_or_C2__score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13979 |
---
|
| 13980 |
|
| 13981 |
# Dataset Card for P3
|
|
|
|
| 10553 |
num_examples: 500
|
| 10554 |
download_size: 139645
|
| 10555 |
dataset_size: 334332
|
| 10556 |
+
- config_name: super_glue_copa__What_could_happen_next_C1_or_C2_
|
| 10557 |
+
features:
|
| 10558 |
+
- name: answer_choices
|
| 10559 |
+
sequence: string
|
| 10560 |
+
- name: inputs
|
| 10561 |
+
sequence: int32
|
| 10562 |
+
- name: inputs_pretokenized
|
| 10563 |
+
dtype: string
|
| 10564 |
+
- name: targets
|
| 10565 |
+
sequence: int32
|
| 10566 |
+
- name: targets_pretokenized
|
| 10567 |
+
dtype: string
|
| 10568 |
+
splits:
|
| 10569 |
+
- name: train
|
| 10570 |
+
num_bytes: 80899
|
| 10571 |
+
num_examples: 202
|
| 10572 |
+
- name: validation
|
| 10573 |
+
num_bytes: 18983
|
| 10574 |
+
num_examples: 48
|
| 10575 |
+
- name: test
|
| 10576 |
+
num_bytes: 93451
|
| 10577 |
+
num_examples: 250
|
| 10578 |
+
download_size: 109831
|
| 10579 |
+
dataset_size: 193333
|
| 10580 |
configs:
|
| 10581 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 10582 |
data_files:
|
|
|
|
| 14000 |
path: super_glue_copa__As_a_result_C1_or_C2__score_eval/validation-*
|
| 14001 |
- split: test
|
| 14002 |
path: super_glue_copa__As_a_result_C1_or_C2__score_eval/test-*
|
| 14003 |
+
- config_name: super_glue_copa__What_could_happen_next_C1_or_C2_
|
| 14004 |
+
data_files:
|
| 14005 |
+
- split: train
|
| 14006 |
+
path: super_glue_copa__What_could_happen_next_C1_or_C2_/train-*
|
| 14007 |
+
- split: validation
|
| 14008 |
+
path: super_glue_copa__What_could_happen_next_C1_or_C2_/validation-*
|
| 14009 |
+
- split: test
|
| 14010 |
+
path: super_glue_copa__What_could_happen_next_C1_or_C2_/test-*
|
| 14011 |
---
|
| 14012 |
|
| 14013 |
# Dataset Card for P3
|
super_glue_copa__What_could_happen_next_C1_or_C2_/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:233a562775592ca99c80b0a11ef38198fe0958c8bd780410884e55cc4d82133c
|
| 3 |
+
size 45526
|
super_glue_copa__What_could_happen_next_C1_or_C2_/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bd2f9a7a6eade68ac5afeb0920d4da17a07bc5738a4d945e9a0e71ffedfc652
|
| 3 |
+
size 48341
|
super_glue_copa__What_could_happen_next_C1_or_C2_/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4911b66ccd585747dba258f6787b9a1ec211b77cfdfa424f9561c57672cfd1fb
|
| 3 |
+
size 15964
|