Upload dataset
Browse files
README.md
CHANGED
|
@@ -12597,6 +12597,30 @@ dataset_info:
|
|
| 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:
|
|
@@ -16668,6 +16692,14 @@ configs:
|
|
| 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
|
|
|
|
| 12597 |
num_examples: 1400
|
| 12598 |
download_size: 943605
|
| 12599 |
dataset_size: 2815236
|
| 12600 |
+
- config_name: super_glue_wic_question_context_meaning
|
| 12601 |
+
features:
|
| 12602 |
+
- name: answer_choices
|
| 12603 |
+
sequence: string
|
| 12604 |
+
- name: inputs
|
| 12605 |
+
sequence: int32
|
| 12606 |
+
- name: inputs_pretokenized
|
| 12607 |
+
dtype: string
|
| 12608 |
+
- name: targets
|
| 12609 |
+
sequence: int32
|
| 12610 |
+
- name: targets_pretokenized
|
| 12611 |
+
dtype: string
|
| 12612 |
+
splits:
|
| 12613 |
+
- name: train
|
| 12614 |
+
num_bytes: 1782771
|
| 12615 |
+
num_examples: 5428
|
| 12616 |
+
- name: validation
|
| 12617 |
+
num_bytes: 218332
|
| 12618 |
+
num_examples: 638
|
| 12619 |
+
- name: test
|
| 12620 |
+
num_bytes: 522959
|
| 12621 |
+
num_examples: 1400
|
| 12622 |
+
download_size: 930660
|
| 12623 |
+
dataset_size: 2524062
|
| 12624 |
configs:
|
| 12625 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12626 |
data_files:
|
|
|
|
| 16692 |
path: super_glue_wic_question_context/validation-*
|
| 16693 |
- split: test
|
| 16694 |
path: super_glue_wic_question_context/test-*
|
| 16695 |
+
- config_name: super_glue_wic_question_context_meaning
|
| 16696 |
+
data_files:
|
| 16697 |
+
- split: train
|
| 16698 |
+
path: super_glue_wic_question_context_meaning/train-*
|
| 16699 |
+
- split: validation
|
| 16700 |
+
path: super_glue_wic_question_context_meaning/validation-*
|
| 16701 |
+
- split: test
|
| 16702 |
+
path: super_glue_wic_question_context_meaning/test-*
|
| 16703 |
---
|
| 16704 |
|
| 16705 |
# Dataset Card for P3
|
super_glue_wic_question_context_meaning/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d843d6422de72ef458f65ed69342e6a1173b630d22c574f56747b15ddeca156
|
| 3 |
+
size 194860
|
super_glue_wic_question_context_meaning/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1777e75d3295e36bb9a6478948fc7785f11b00534b9315101e6d7db04a2af1dd
|
| 3 |
+
size 646333
|
super_glue_wic_question_context_meaning/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37270d2d6a79c7bb63eb166c4cc0d1b85dd70a64c0d2c654ce703d6adf2d288e
|
| 3 |
+
size 89467
|