mariosasko
commited on
Commit
•
34bada9
1
Parent(s):
a5c3312
Upload dataset
Browse files
README.md
CHANGED
@@ -12469,6 +12469,30 @@ dataset_info:
|
|
12469 |
num_examples: 2800
|
12470 |
download_size: 1275345
|
12471 |
dataset_size: 6290739
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12472 |
configs:
|
12473 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12474 |
data_files:
|
@@ -16500,6 +16524,14 @@ configs:
|
|
16500 |
path: super_glue_wic_affirmation_true_or_false_score_eval/validation-*
|
16501 |
- split: test
|
16502 |
path: super_glue_wic_affirmation_true_or_false_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16503 |
---
|
16504 |
|
16505 |
# Dataset Card for P3
|
|
|
12469 |
num_examples: 2800
|
12470 |
download_size: 1275345
|
12471 |
dataset_size: 6290739
|
12472 |
+
- config_name: super_glue_wic_grammar_homework
|
12473 |
+
features:
|
12474 |
+
- name: answer_choices
|
12475 |
+
sequence: string
|
12476 |
+
- name: inputs
|
12477 |
+
sequence: int32
|
12478 |
+
- name: inputs_pretokenized
|
12479 |
+
dtype: string
|
12480 |
+
- name: targets
|
12481 |
+
sequence: int32
|
12482 |
+
- name: targets_pretokenized
|
12483 |
+
dtype: string
|
12484 |
+
splits:
|
12485 |
+
- name: train
|
12486 |
+
num_bytes: 2374423
|
12487 |
+
num_examples: 5428
|
12488 |
+
- name: validation
|
12489 |
+
num_bytes: 287874
|
12490 |
+
num_examples: 638
|
12491 |
+
- name: test
|
12492 |
+
num_bytes: 675559
|
12493 |
+
num_examples: 1400
|
12494 |
+
download_size: 984415
|
12495 |
+
dataset_size: 3337856
|
12496 |
configs:
|
12497 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
12498 |
data_files:
|
|
|
16524 |
path: super_glue_wic_affirmation_true_or_false_score_eval/validation-*
|
16525 |
- split: test
|
16526 |
path: super_glue_wic_affirmation_true_or_false_score_eval/test-*
|
16527 |
+
- config_name: super_glue_wic_grammar_homework
|
16528 |
+
data_files:
|
16529 |
+
- split: train
|
16530 |
+
path: super_glue_wic_grammar_homework/train-*
|
16531 |
+
- split: validation
|
16532 |
+
path: super_glue_wic_grammar_homework/validation-*
|
16533 |
+
- split: test
|
16534 |
+
path: super_glue_wic_grammar_homework/test-*
|
16535 |
---
|
16536 |
|
16537 |
# Dataset Card for P3
|
super_glue_wic_grammar_homework/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9de1525b769db78d56794124953e5b2e2196e0cd0437985c91435dea1416744f
|
3 |
+
size 205129
|
super_glue_wic_grammar_homework/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6938b83aa9af0cbac2402aa5163c02b1eb91a17c2e97ceb907a2812105b49698
|
3 |
+
size 685712
|
super_glue_wic_grammar_homework/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:866717e8c4b54d16287e0f0cdae1e239bb3218f3cd61d78e901e189649afd6cb
|
3 |
+
size 93574
|