mariosasko
commited on
Commit
•
4b7686a
1
Parent(s):
0da69ae
Upload dataset
Browse files
README.md
CHANGED
@@ -12621,6 +12621,34 @@ dataset_info:
|
|
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:
|
@@ -16700,6 +16728,14 @@ configs:
|
|
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
|
|
|
12621 |
num_examples: 1400
|
12622 |
download_size: 930660
|
12623 |
dataset_size: 2524062
|
12624 |
+
- config_name: super_glue_wic_question_context_meaning_score_eval
|
12625 |
+
features:
|
12626 |
+
- name: idx
|
12627 |
+
sequence: int32
|
12628 |
+
- name: inputs
|
12629 |
+
sequence: int32
|
12630 |
+
- name: inputs_pretokenized
|
12631 |
+
dtype: string
|
12632 |
+
- name: is_correct
|
12633 |
+
dtype: bool
|
12634 |
+
- name: targets
|
12635 |
+
sequence: int32
|
12636 |
+
- name: targets_pretokenized
|
12637 |
+
dtype: string
|
12638 |
+
- name: weight
|
12639 |
+
dtype: float32
|
12640 |
+
splits:
|
12641 |
+
- name: train
|
12642 |
+
num_bytes: 3556043
|
12643 |
+
num_examples: 10856
|
12644 |
+
- name: validation
|
12645 |
+
num_bytes: 435548
|
12646 |
+
num_examples: 1276
|
12647 |
+
- name: test
|
12648 |
+
num_bytes: 955268
|
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:
|
|
|
16728 |
path: super_glue_wic_question_context_meaning/validation-*
|
16729 |
- split: test
|
16730 |
path: super_glue_wic_question_context_meaning/test-*
|
16731 |
+
- config_name: super_glue_wic_question_context_meaning_score_eval
|
16732 |
+
data_files:
|
16733 |
+
- split: train
|
16734 |
+
path: super_glue_wic_question_context_meaning_score_eval/train-*
|
16735 |
+
- split: validation
|
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
|
super_glue_wic_question_context_meaning_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d056a960cdc92dea06712de09a6df1c7e5e046de82f493e948a79e272912f40
|
3 |
+
size 242443
|
super_glue_wic_question_context_meaning_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5408c940dbc61a2afd665e826f87022b82c1b032116fd3efe6ba8bf1ef0d7aa
|
3 |
+
size 846658
|
super_glue_wic_question_context_meaning_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01f5b4c0d3ac9083915f161d5e806bcbb2a618eea22e22209869e5d4b77457a3
|
3 |
+
size 116780
|