Upload dataset
Browse files
README.md
CHANGED
|
@@ -12313,6 +12313,30 @@ dataset_info:
|
|
| 12313 |
num_examples: 6000
|
| 12314 |
download_size: 2991273
|
| 12315 |
dataset_size: 8674994
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12316 |
configs:
|
| 12317 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12318 |
data_files:
|
|
@@ -16296,6 +16320,14 @@ configs:
|
|
| 16296 |
path: super_glue_rte_should_assume_score_eval/validation-*
|
| 16297 |
- split: test
|
| 16298 |
path: super_glue_rte_should_assume_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16299 |
---
|
| 16300 |
|
| 16301 |
# Dataset Card for P3
|
|
|
|
| 12313 |
num_examples: 6000
|
| 12314 |
download_size: 2991273
|
| 12315 |
dataset_size: 8674994
|
| 12316 |
+
- config_name: super_glue_wic_GPT_3_prompt
|
| 12317 |
+
features:
|
| 12318 |
+
- name: answer_choices
|
| 12319 |
+
sequence: string
|
| 12320 |
+
- name: inputs
|
| 12321 |
+
sequence: int32
|
| 12322 |
+
- name: inputs_pretokenized
|
| 12323 |
+
dtype: string
|
| 12324 |
+
- name: targets
|
| 12325 |
+
sequence: int32
|
| 12326 |
+
- name: targets_pretokenized
|
| 12327 |
+
dtype: string
|
| 12328 |
+
splits:
|
| 12329 |
+
- name: train
|
| 12330 |
+
num_bytes: 1983607
|
| 12331 |
+
num_examples: 5428
|
| 12332 |
+
- name: validation
|
| 12333 |
+
num_bytes: 241938
|
| 12334 |
+
num_examples: 638
|
| 12335 |
+
- name: test
|
| 12336 |
+
num_bytes: 574759
|
| 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:
|
|
|
|
| 16320 |
path: super_glue_rte_should_assume_score_eval/validation-*
|
| 16321 |
- split: test
|
| 16322 |
path: super_glue_rte_should_assume_score_eval/test-*
|
| 16323 |
+
- config_name: super_glue_wic_GPT_3_prompt
|
| 16324 |
+
data_files:
|
| 16325 |
+
- split: train
|
| 16326 |
+
path: super_glue_wic_GPT_3_prompt/train-*
|
| 16327 |
+
- split: validation
|
| 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
|
super_glue_wic_GPT_3_prompt/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64529cb5e6224db0686025f03e193d1b5df71c40d080d880601439ac04948e01
|
| 3 |
+
size 200064
|
super_glue_wic_GPT_3_prompt/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa0299206ed00e911a66205feb6dbe16a73886da1b7f14a8f484fb8d70d685b7
|
| 3 |
+
size 665706
|
super_glue_wic_GPT_3_prompt/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1190c8c5eb60e69b0eec19cb66bed59e6e0c256ecbd477a53c9b7bad8b0978ba
|
| 3 |
+
size 91591
|