mariosasko
commited on
Commit
•
28c7902
1
Parent(s):
7eae12a
Upload dataset
Browse files
README.md
CHANGED
@@ -12365,6 +12365,30 @@ dataset_info:
|
|
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:
|
@@ -16364,6 +16388,14 @@ configs:
|
|
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
|
|
|
12365 |
num_examples: 2800
|
12366 |
download_size: 1238602
|
12367 |
dataset_size: 5499343
|
12368 |
+
- config_name: super_glue_wic_GPT_3_prompt_with_label
|
12369 |
+
features:
|
12370 |
+
- name: answer_choices
|
12371 |
+
sequence: string
|
12372 |
+
- name: inputs
|
12373 |
+
sequence: int32
|
12374 |
+
- name: inputs_pretokenized
|
12375 |
+
dtype: string
|
12376 |
+
- name: targets
|
12377 |
+
sequence: int32
|
12378 |
+
- name: targets_pretokenized
|
12379 |
+
dtype: string
|
12380 |
+
splits:
|
12381 |
+
- name: train
|
12382 |
+
num_bytes: 2119307
|
12383 |
+
num_examples: 5428
|
12384 |
+
- name: validation
|
12385 |
+
num_bytes: 257888
|
12386 |
+
num_examples: 638
|
12387 |
+
- name: test
|
12388 |
+
num_bytes: 609759
|
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:
|
|
|
16388 |
path: super_glue_wic_GPT_3_prompt_score_eval/validation-*
|
16389 |
- split: test
|
16390 |
path: super_glue_wic_GPT_3_prompt_score_eval/test-*
|
16391 |
+
- config_name: super_glue_wic_GPT_3_prompt_with_label
|
16392 |
+
data_files:
|
16393 |
+
- split: train
|
16394 |
+
path: super_glue_wic_GPT_3_prompt_with_label/train-*
|
16395 |
+
- split: validation
|
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
|
super_glue_wic_GPT_3_prompt_with_label/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c93e1504e02d3184d831f85ba7fd3a9b00ae328fd0417523678da01ff5bb78e
|
3 |
+
size 200885
|
super_glue_wic_GPT_3_prompt_with_label/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea80dc208e8e38dd098696f4b4698e732790fce12b216e1dd6860afe587a4c39
|
3 |
+
size 671350
|
super_glue_wic_GPT_3_prompt_with_label/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96dec1e2727b55303c407d38b02e3b7b5b542a021c0da1b55d97e7a4c5e19cf2
|
3 |
+
size 91968
|