Upload dataset
Browse files
README.md
CHANGED
|
@@ -12337,6 +12337,34 @@ dataset_info:
|
|
| 12337 |
num_examples: 1400
|
| 12338 |
download_size: 957361
|
| 12339 |
dataset_size: 2800304
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12340 |
configs:
|
| 12341 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12342 |
data_files:
|
|
@@ -16328,6 +16356,14 @@ configs:
|
|
| 16328 |
path: super_glue_wic_GPT_3_prompt/validation-*
|
| 16329 |
- split: test
|
| 16330 |
path: super_glue_wic_GPT_3_prompt/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16331 |
---
|
| 16332 |
|
| 16333 |
# Dataset Card for P3
|
|
|
|
| 12337 |
num_examples: 1400
|
| 12338 |
download_size: 957361
|
| 12339 |
dataset_size: 2800304
|
| 12340 |
+
- config_name: super_glue_wic_GPT_3_prompt_score_eval
|
| 12341 |
+
features:
|
| 12342 |
+
- name: idx
|
| 12343 |
+
sequence: int32
|
| 12344 |
+
- name: inputs
|
| 12345 |
+
sequence: int32
|
| 12346 |
+
- name: inputs_pretokenized
|
| 12347 |
+
dtype: string
|
| 12348 |
+
- name: is_correct
|
| 12349 |
+
dtype: bool
|
| 12350 |
+
- name: targets
|
| 12351 |
+
sequence: int32
|
| 12352 |
+
- name: targets_pretokenized
|
| 12353 |
+
dtype: string
|
| 12354 |
+
- name: weight
|
| 12355 |
+
dtype: float32
|
| 12356 |
+
splits:
|
| 12357 |
+
- name: train
|
| 12358 |
+
num_bytes: 3957715
|
| 12359 |
+
num_examples: 10856
|
| 12360 |
+
- name: validation
|
| 12361 |
+
num_bytes: 482760
|
| 12362 |
+
num_examples: 1276
|
| 12363 |
+
- name: test
|
| 12364 |
+
num_bytes: 1058868
|
| 12365 |
+
num_examples: 2800
|
| 12366 |
+
download_size: 1238602
|
| 12367 |
+
dataset_size: 5499343
|
| 12368 |
configs:
|
| 12369 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12370 |
data_files:
|
|
|
|
| 16356 |
path: super_glue_wic_GPT_3_prompt/validation-*
|
| 16357 |
- split: test
|
| 16358 |
path: super_glue_wic_GPT_3_prompt/test-*
|
| 16359 |
+
- config_name: super_glue_wic_GPT_3_prompt_score_eval
|
| 16360 |
+
data_files:
|
| 16361 |
+
- split: train
|
| 16362 |
+
path: super_glue_wic_GPT_3_prompt_score_eval/train-*
|
| 16363 |
+
- split: validation
|
| 16364 |
+
path: super_glue_wic_GPT_3_prompt_score_eval/validation-*
|
| 16365 |
+
- split: test
|
| 16366 |
+
path: super_glue_wic_GPT_3_prompt_score_eval/test-*
|
| 16367 |
---
|
| 16368 |
|
| 16369 |
# Dataset Card for P3
|
super_glue_wic_GPT_3_prompt_score_eval/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee987f2bf812d17789952dbe5feaf40bb73f04f68d8f4eae660415ac38fcf91a
|
| 3 |
+
size 248153
|
super_glue_wic_GPT_3_prompt_score_eval/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b43b2862cee3fbb254e787246861fae054f2bb60a3b641c7421a65db2c46ff0
|
| 3 |
+
size 871201
|
super_glue_wic_GPT_3_prompt_score_eval/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e991039db7fb61e1b8fe32178ae66b091b104a3fb5705fa2491db6725073deba
|
| 3 |
+
size 119248
|