mariosasko
commited on
Commit
•
eef9746
1
Parent(s):
4b7686a
Upload dataset
Browse files
README.md
CHANGED
@@ -12649,6 +12649,30 @@ dataset_info:
|
|
12649 |
num_examples: 2800
|
12650 |
download_size: 1205881
|
12651 |
dataset_size: 4946859
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12652 |
configs:
|
12653 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12654 |
data_files:
|
@@ -16736,6 +16760,14 @@ configs:
|
|
16736 |
path: super_glue_wic_question_context_meaning_score_eval/validation-*
|
16737 |
- split: test
|
16738 |
path: super_glue_wic_question_context_meaning_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16739 |
---
|
16740 |
|
16741 |
# Dataset Card for P3
|
|
|
12649 |
num_examples: 2800
|
12650 |
download_size: 1205881
|
12651 |
dataset_size: 4946859
|
12652 |
+
- config_name: super_glue_wic_question_context_meaning_with_label
|
12653 |
+
features:
|
12654 |
+
- name: answer_choices
|
12655 |
+
sequence: string
|
12656 |
+
- name: inputs
|
12657 |
+
sequence: int32
|
12658 |
+
- name: inputs_pretokenized
|
12659 |
+
dtype: string
|
12660 |
+
- name: targets
|
12661 |
+
sequence: int32
|
12662 |
+
- name: targets_pretokenized
|
12663 |
+
dtype: string
|
12664 |
+
splits:
|
12665 |
+
- name: train
|
12666 |
+
num_bytes: 1918471
|
12667 |
+
num_examples: 5428
|
12668 |
+
- name: validation
|
12669 |
+
num_bytes: 234282
|
12670 |
+
num_examples: 638
|
12671 |
+
- name: test
|
12672 |
+
num_bytes: 557959
|
12673 |
+
num_examples: 1400
|
12674 |
+
download_size: 936102
|
12675 |
+
dataset_size: 2710712
|
12676 |
configs:
|
12677 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12678 |
data_files:
|
|
|
16760 |
path: super_glue_wic_question_context_meaning_score_eval/validation-*
|
16761 |
- split: test
|
16762 |
path: super_glue_wic_question_context_meaning_score_eval/test-*
|
16763 |
+
- config_name: super_glue_wic_question_context_meaning_with_label
|
16764 |
+
data_files:
|
16765 |
+
- split: train
|
16766 |
+
path: super_glue_wic_question_context_meaning_with_label/train-*
|
16767 |
+
- split: validation
|
16768 |
+
path: super_glue_wic_question_context_meaning_with_label/validation-*
|
16769 |
+
- split: test
|
16770 |
+
path: super_glue_wic_question_context_meaning_with_label/test-*
|
16771 |
---
|
16772 |
|
16773 |
# Dataset Card for P3
|
super_glue_wic_question_context_meaning_with_label/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31aa9fc8fd5c143e345ff9e647abbca685690106820380ffe5c372049384ce11
|
3 |
+
size 196080
|
super_glue_wic_question_context_meaning_with_label/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:068ef28aeaae6e9878af60613ee809ab047ce1837fd9931ebc29e613ce5f4381
|
3 |
+
size 650191
|
super_glue_wic_question_context_meaning_with_label/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20b9b3f4689f9779f7f68dca7ab4c22c7584c8a1b5bb159ff8fb69d235c2f3f8
|
3 |
+
size 89831
|