Upload dataset
Browse files
README.md
CHANGED
|
@@ -12573,6 +12573,30 @@ dataset_info:
|
|
| 12573 |
num_examples: 2800
|
| 12574 |
download_size: 1301826
|
| 12575 |
dataset_size: 7097067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12576 |
configs:
|
| 12577 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12578 |
data_files:
|
|
@@ -16636,6 +16660,14 @@ configs:
|
|
| 16636 |
path: super_glue_wic_polysemous_score_eval/validation-*
|
| 16637 |
- split: test
|
| 16638 |
path: super_glue_wic_polysemous_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16639 |
---
|
| 16640 |
|
| 16641 |
# Dataset Card for P3
|
|
|
|
| 12573 |
num_examples: 2800
|
| 12574 |
download_size: 1301826
|
| 12575 |
dataset_size: 7097067
|
| 12576 |
+
- config_name: super_glue_wic_question_context
|
| 12577 |
+
features:
|
| 12578 |
+
- name: answer_choices
|
| 12579 |
+
sequence: string
|
| 12580 |
+
- name: inputs
|
| 12581 |
+
sequence: int32
|
| 12582 |
+
- name: inputs_pretokenized
|
| 12583 |
+
dtype: string
|
| 12584 |
+
- name: targets
|
| 12585 |
+
sequence: int32
|
| 12586 |
+
- name: targets_pretokenized
|
| 12587 |
+
dtype: string
|
| 12588 |
+
splits:
|
| 12589 |
+
- name: train
|
| 12590 |
+
num_bytes: 1994463
|
| 12591 |
+
num_examples: 5428
|
| 12592 |
+
- name: validation
|
| 12593 |
+
num_bytes: 243214
|
| 12594 |
+
num_examples: 638
|
| 12595 |
+
- name: test
|
| 12596 |
+
num_bytes: 577559
|
| 12597 |
+
num_examples: 1400
|
| 12598 |
+
download_size: 943605
|
| 12599 |
+
dataset_size: 2815236
|
| 12600 |
configs:
|
| 12601 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12602 |
data_files:
|
|
|
|
| 16660 |
path: super_glue_wic_polysemous_score_eval/validation-*
|
| 16661 |
- split: test
|
| 16662 |
path: super_glue_wic_polysemous_score_eval/test-*
|
| 16663 |
+
- config_name: super_glue_wic_question_context
|
| 16664 |
+
data_files:
|
| 16665 |
+
- split: train
|
| 16666 |
+
path: super_glue_wic_question_context/train-*
|
| 16667 |
+
- split: validation
|
| 16668 |
+
path: super_glue_wic_question_context/validation-*
|
| 16669 |
+
- split: test
|
| 16670 |
+
path: super_glue_wic_question_context/test-*
|
| 16671 |
---
|
| 16672 |
|
| 16673 |
# Dataset Card for P3
|
super_glue_wic_question_context/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8505003bf4cf69230e3d4e41dcd3f6936d863a5586b4ad8081d84e5367011cb
|
| 3 |
+
size 198078
|
super_glue_wic_question_context/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88957f11b2580be0a855aa55b7dc309419afd144907c42baa8ef923f265b377c
|
| 3 |
+
size 655199
|
super_glue_wic_question_context/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abde333f1a0130f591f34797fae0543ea62836125d8c989bb1cc6d030c786b0c
|
| 3 |
+
size 90328
|