Upload dataset
Browse files
README.md
CHANGED
|
@@ -12389,6 +12389,34 @@ dataset_info:
|
|
| 12389 |
num_examples: 1400
|
| 12390 |
download_size: 964203
|
| 12391 |
dataset_size: 2986954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12392 |
configs:
|
| 12393 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12394 |
data_files:
|
|
@@ -16396,6 +16424,14 @@ configs:
|
|
| 16396 |
path: super_glue_wic_GPT_3_prompt_with_label/validation-*
|
| 16397 |
- split: test
|
| 16398 |
path: super_glue_wic_GPT_3_prompt_with_label/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16399 |
---
|
| 16400 |
|
| 16401 |
# Dataset Card for P3
|
|
|
|
| 12389 |
num_examples: 1400
|
| 12390 |
download_size: 964203
|
| 12391 |
dataset_size: 2986954
|
| 12392 |
+
- config_name: super_glue_wic_GPT_3_prompt_with_label_score_eval
|
| 12393 |
+
features:
|
| 12394 |
+
- name: idx
|
| 12395 |
+
sequence: int32
|
| 12396 |
+
- name: inputs
|
| 12397 |
+
sequence: int32
|
| 12398 |
+
- name: inputs_pretokenized
|
| 12399 |
+
dtype: string
|
| 12400 |
+
- name: is_correct
|
| 12401 |
+
dtype: bool
|
| 12402 |
+
- name: targets
|
| 12403 |
+
sequence: int32
|
| 12404 |
+
- name: targets_pretokenized
|
| 12405 |
+
dtype: string
|
| 12406 |
+
- name: weight
|
| 12407 |
+
dtype: float32
|
| 12408 |
+
splits:
|
| 12409 |
+
- name: train
|
| 12410 |
+
num_bytes: 4229115
|
| 12411 |
+
num_examples: 10856
|
| 12412 |
+
- name: validation
|
| 12413 |
+
num_bytes: 514660
|
| 12414 |
+
num_examples: 1276
|
| 12415 |
+
- name: test
|
| 12416 |
+
num_bytes: 1128868
|
| 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:
|
|
|
|
| 16424 |
path: super_glue_wic_GPT_3_prompt_with_label/validation-*
|
| 16425 |
- split: test
|
| 16426 |
path: super_glue_wic_GPT_3_prompt_with_label/test-*
|
| 16427 |
+
- config_name: super_glue_wic_GPT_3_prompt_with_label_score_eval
|
| 16428 |
+
data_files:
|
| 16429 |
+
- split: train
|
| 16430 |
+
path: super_glue_wic_GPT_3_prompt_with_label_score_eval/train-*
|
| 16431 |
+
- split: validation
|
| 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
|
super_glue_wic_GPT_3_prompt_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:fb25db1fccf301cb2f28ecc244466f8f0fe06b18a70cfa008b3b7acc7bf086fd
|
| 3 |
+
size 249718
|
super_glue_wic_GPT_3_prompt_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:9c3cd0ec23bc7d3416c0e56fb09bd7ed755d7268073b4170b242ad355951e7ac
|
| 3 |
+
size 880521
|
super_glue_wic_GPT_3_prompt_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:e3b8d688c0a3753e0e03b6834c7cf3374c7ee3960f990b140fb4d5fcb5f69024
|
| 3 |
+
size 120207
|