Upload dataset
Browse files
README.md
CHANGED
|
@@ -12441,6 +12441,34 @@ dataset_info:
|
|
| 12441 |
num_examples: 1400
|
| 12442 |
download_size: 983242
|
| 12443 |
dataset_size: 3217466
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12444 |
configs:
|
| 12445 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 12446 |
data_files:
|
|
@@ -16464,6 +16492,14 @@ configs:
|
|
| 16464 |
path: super_glue_wic_affirmation_true_or_false/validation-*
|
| 16465 |
- split: test
|
| 16466 |
path: super_glue_wic_affirmation_true_or_false/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16467 |
---
|
| 16468 |
|
| 16469 |
# Dataset Card for P3
|
|
|
|
| 12441 |
num_examples: 1400
|
| 12442 |
download_size: 983242
|
| 12443 |
dataset_size: 3217466
|
| 12444 |
+
- config_name: super_glue_wic_affirmation_true_or_false_score_eval
|
| 12445 |
+
features:
|
| 12446 |
+
- name: idx
|
| 12447 |
+
sequence: int32
|
| 12448 |
+
- name: inputs
|
| 12449 |
+
sequence: int32
|
| 12450 |
+
- name: inputs_pretokenized
|
| 12451 |
+
dtype: string
|
| 12452 |
+
- name: is_correct
|
| 12453 |
+
dtype: bool
|
| 12454 |
+
- name: targets
|
| 12455 |
+
sequence: int32
|
| 12456 |
+
- name: targets_pretokenized
|
| 12457 |
+
dtype: string
|
| 12458 |
+
- name: weight
|
| 12459 |
+
dtype: float32
|
| 12460 |
+
splits:
|
| 12461 |
+
- name: train
|
| 12462 |
+
num_bytes: 4533083
|
| 12463 |
+
num_examples: 10856
|
| 12464 |
+
- name: validation
|
| 12465 |
+
num_bytes: 550388
|
| 12466 |
+
num_examples: 1276
|
| 12467 |
+
- name: test
|
| 12468 |
+
num_bytes: 1207268
|
| 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:
|
|
|
|
| 16492 |
path: super_glue_wic_affirmation_true_or_false/validation-*
|
| 16493 |
- split: test
|
| 16494 |
path: super_glue_wic_affirmation_true_or_false/test-*
|
| 16495 |
+
- config_name: super_glue_wic_affirmation_true_or_false_score_eval
|
| 16496 |
+
data_files:
|
| 16497 |
+
- split: train
|
| 16498 |
+
path: super_glue_wic_affirmation_true_or_false_score_eval/train-*
|
| 16499 |
+
- split: validation
|
| 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
|
super_glue_wic_affirmation_true_or_false_score_eval/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80eca28652f7e129d2cf25c86e32d17447ff6759b0d8bc11f0b1f1a053774890
|
| 3 |
+
size 255750
|
super_glue_wic_affirmation_true_or_false_score_eval/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b10dcdc31b0acd0c13a7736d24091c8f2766e42e5d45f3e6ad0444132f33e7cc
|
| 3 |
+
size 897128
|
super_glue_wic_affirmation_true_or_false_score_eval/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f93d0356a538e4c003d23369610f7ff1af435d590603032164abef3f3ef3308f
|
| 3 |
+
size 122467
|