mariosasko
commited on
Commit
•
6f921de
1
Parent(s):
eef9746
Upload dataset
Browse files- README.md +36 -0
- super_glue_wic_question_context_meaning_with_label_score_eval/test-00000-of-00001.parquet +3 -0
- super_glue_wic_question_context_meaning_with_label_score_eval/train-00000-of-00001.parquet +3 -0
- super_glue_wic_question_context_meaning_with_label_score_eval/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -12673,6 +12673,34 @@ dataset_info:
|
|
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:
|
@@ -16768,6 +16796,14 @@ configs:
|
|
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
|
|
|
12673 |
num_examples: 1400
|
12674 |
download_size: 936102
|
12675 |
dataset_size: 2710712
|
12676 |
+
- config_name: super_glue_wic_question_context_meaning_with_label_score_eval
|
12677 |
+
features:
|
12678 |
+
- name: idx
|
12679 |
+
sequence: int32
|
12680 |
+
- name: inputs
|
12681 |
+
sequence: int32
|
12682 |
+
- name: inputs_pretokenized
|
12683 |
+
dtype: string
|
12684 |
+
- name: is_correct
|
12685 |
+
dtype: bool
|
12686 |
+
- name: targets
|
12687 |
+
sequence: int32
|
12688 |
+
- name: targets_pretokenized
|
12689 |
+
dtype: string
|
12690 |
+
- name: weight
|
12691 |
+
dtype: float32
|
12692 |
+
splits:
|
12693 |
+
- name: train
|
12694 |
+
num_bytes: 3827443
|
12695 |
+
num_examples: 10856
|
12696 |
+
- name: validation
|
12697 |
+
num_bytes: 467448
|
12698 |
+
num_examples: 1276
|
12699 |
+
- name: test
|
12700 |
+
num_bytes: 1025268
|
12701 |
+
num_examples: 2800
|
12702 |
+
download_size: 1214072
|
12703 |
+
dataset_size: 5320159
|
12704 |
configs:
|
12705 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12706 |
data_files:
|
|
|
16796 |
path: super_glue_wic_question_context_meaning_with_label/validation-*
|
16797 |
- split: test
|
16798 |
path: super_glue_wic_question_context_meaning_with_label/test-*
|
16799 |
+
- config_name: super_glue_wic_question_context_meaning_with_label_score_eval
|
16800 |
+
data_files:
|
16801 |
+
- split: train
|
16802 |
+
path: super_glue_wic_question_context_meaning_with_label_score_eval/train-*
|
16803 |
+
- split: validation
|
16804 |
+
path: super_glue_wic_question_context_meaning_with_label_score_eval/validation-*
|
16805 |
+
- split: test
|
16806 |
+
path: super_glue_wic_question_context_meaning_with_label_score_eval/test-*
|
16807 |
---
|
16808 |
|
16809 |
# Dataset Card for P3
|
super_glue_wic_question_context_meaning_with_label_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc04454870675acd7562ba7b757be7d1616f2b5ee4854483c948ad8c7b8094de
|
3 |
+
size 243775
|
super_glue_wic_question_context_meaning_with_label_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e05ef4a87ea3c8750f23f6d0e0add716829c1776a332b1a3979881c28e674ae
|
3 |
+
size 852870
|
super_glue_wic_question_context_meaning_with_label_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0d915122008e8e1176e5617ff16527281bfdc6cddd547824b6381b6025524f9
|
3 |
+
size 117427
|