mariosasko
commited on
Commit
•
38044b3
1
Parent(s):
6108557
Upload dataset
Browse files
README.md
CHANGED
@@ -12417,6 +12417,30 @@ dataset_info:
|
|
12417 |
num_examples: 2800
|
12418 |
download_size: 1250446
|
12419 |
dataset_size: 5872643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12420 |
configs:
|
12421 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12422 |
data_files:
|
@@ -16432,6 +16456,14 @@ configs:
|
|
16432 |
path: super_glue_wic_GPT_3_prompt_with_label_score_eval/validation-*
|
16433 |
- split: test
|
16434 |
path: super_glue_wic_GPT_3_prompt_with_label_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16435 |
---
|
16436 |
|
16437 |
# Dataset Card for P3
|
|
|
12417 |
num_examples: 2800
|
12418 |
download_size: 1250446
|
12419 |
dataset_size: 5872643
|
12420 |
+
- config_name: super_glue_wic_affirmation_true_or_false
|
12421 |
+
features:
|
12422 |
+
- name: answer_choices
|
12423 |
+
sequence: string
|
12424 |
+
- name: inputs
|
12425 |
+
sequence: int32
|
12426 |
+
- name: inputs_pretokenized
|
12427 |
+
dtype: string
|
12428 |
+
- name: targets
|
12429 |
+
sequence: int32
|
12430 |
+
- name: targets_pretokenized
|
12431 |
+
dtype: string
|
12432 |
+
splits:
|
12433 |
+
- name: train
|
12434 |
+
num_bytes: 2293003
|
12435 |
+
num_examples: 5428
|
12436 |
+
- name: validation
|
12437 |
+
num_bytes: 278304
|
12438 |
+
num_examples: 638
|
12439 |
+
- name: test
|
12440 |
+
num_bytes: 646159
|
12441 |
+
num_examples: 1400
|
12442 |
+
download_size: 983242
|
12443 |
+
dataset_size: 3217466
|
12444 |
configs:
|
12445 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12446 |
data_files:
|
|
|
16456 |
path: super_glue_wic_GPT_3_prompt_with_label_score_eval/validation-*
|
16457 |
- split: test
|
16458 |
path: super_glue_wic_GPT_3_prompt_with_label_score_eval/test-*
|
16459 |
+
- config_name: super_glue_wic_affirmation_true_or_false
|
16460 |
+
data_files:
|
16461 |
+
- split: train
|
16462 |
+
path: super_glue_wic_affirmation_true_or_false/train-*
|
16463 |
+
- split: validation
|
16464 |
+
path: super_glue_wic_affirmation_true_or_false/validation-*
|
16465 |
+
- split: test
|
16466 |
+
path: super_glue_wic_affirmation_true_or_false/test-*
|
16467 |
---
|
16468 |
|
16469 |
# Dataset Card for P3
|
super_glue_wic_affirmation_true_or_false/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abaacbab07aaf58854a0e1034e35525a64310fbf2a9297b071d984d376255a03
|
3 |
+
size 204133
|
super_glue_wic_affirmation_true_or_false/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e98c82bc2c91181183e9b1a4ce277ad417cbc9c7c82cb4a397eeba0468259f3
|
3 |
+
size 685539
|
super_glue_wic_affirmation_true_or_false/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8e47a0083338f5d643e6648af68a585ac946b646021929aac2ddff84a292f75
|
3 |
+
size 93570
|