mariosasko
commited on
Commit
•
2082f2b
1
Parent(s):
6f921de
Upload dataset
Browse files
README.md
CHANGED
@@ -12701,6 +12701,34 @@ dataset_info:
|
|
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:
|
@@ -16804,6 +16832,14 @@ configs:
|
|
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
|
|
|
12701 |
num_examples: 2800
|
12702 |
download_size: 1214072
|
12703 |
dataset_size: 5320159
|
12704 |
+
- config_name: super_glue_wic_question_context_score_eval
|
12705 |
+
features:
|
12706 |
+
- name: idx
|
12707 |
+
sequence: int32
|
12708 |
+
- name: inputs
|
12709 |
+
sequence: int32
|
12710 |
+
- name: inputs_pretokenized
|
12711 |
+
dtype: string
|
12712 |
+
- name: is_correct
|
12713 |
+
dtype: bool
|
12714 |
+
- name: targets
|
12715 |
+
sequence: int32
|
12716 |
+
- name: targets_pretokenized
|
12717 |
+
dtype: string
|
12718 |
+
- name: weight
|
12719 |
+
dtype: float32
|
12720 |
+
splits:
|
12721 |
+
- name: train
|
12722 |
+
num_bytes: 3979427
|
12723 |
+
num_examples: 10856
|
12724 |
+
- name: validation
|
12725 |
+
num_bytes: 485312
|
12726 |
+
num_examples: 1276
|
12727 |
+
- name: test
|
12728 |
+
num_bytes: 1064468
|
12729 |
+
num_examples: 2800
|
12730 |
+
download_size: 1226262
|
12731 |
+
dataset_size: 5529207
|
12732 |
configs:
|
12733 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12734 |
data_files:
|
|
|
16832 |
path: super_glue_wic_question_context_meaning_with_label_score_eval/validation-*
|
16833 |
- split: test
|
16834 |
path: super_glue_wic_question_context_meaning_with_label_score_eval/test-*
|
16835 |
+
- config_name: super_glue_wic_question_context_score_eval
|
16836 |
+
data_files:
|
16837 |
+
- split: train
|
16838 |
+
path: super_glue_wic_question_context_score_eval/train-*
|
16839 |
+
- split: validation
|
16840 |
+
path: super_glue_wic_question_context_score_eval/validation-*
|
16841 |
+
- split: test
|
16842 |
+
path: super_glue_wic_question_context_score_eval/test-*
|
16843 |
---
|
16844 |
|
16845 |
# Dataset Card for P3
|
super_glue_wic_question_context_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a53f08a8db72913e88dc8048140894327d3a508af910d667141c849d6d5f1497
|
3 |
+
size 246471
|
super_glue_wic_question_context_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6af41b94002ca235e8600981fa9ff59ac2214b4dbc921d7894c7d4f40f99300b
|
3 |
+
size 861663
|
super_glue_wic_question_context_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dd8e47e89b71ef030d6b6298b3c4825ceaaafba802abb4950cf44423bbde953
|
3 |
+
size 118128
|