mariosasko
commited on
Commit
•
658274e
1
Parent(s):
5ce92ef
Upload dataset
Browse files
README.md
CHANGED
@@ -14632,6 +14632,30 @@ dataset_info:
|
|
14632 |
num_examples: 3534
|
14633 |
download_size: 2325131
|
14634 |
dataset_size: 10071801
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14635 |
configs:
|
14636 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
14637 |
data_files:
|
@@ -19341,6 +19365,14 @@ configs:
|
|
19341 |
path: winogrande_winogrande_debiased_fill_in_the_blank_score_eval/validation-*
|
19342 |
- split: test
|
19343 |
path: winogrande_winogrande_debiased_fill_in_the_blank_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19344 |
---
|
19345 |
|
19346 |
# Dataset Card for P3
|
|
|
14632 |
num_examples: 3534
|
14633 |
download_size: 2325131
|
14634 |
dataset_size: 10071801
|
14635 |
+
- config_name: winogrande_winogrande_debiased_stand_for
|
14636 |
+
features:
|
14637 |
+
- name: answer_choices
|
14638 |
+
sequence: string
|
14639 |
+
- name: inputs
|
14640 |
+
sequence: int32
|
14641 |
+
- name: inputs_pretokenized
|
14642 |
+
dtype: string
|
14643 |
+
- name: targets
|
14644 |
+
sequence: int32
|
14645 |
+
- name: targets_pretokenized
|
14646 |
+
dtype: string
|
14647 |
+
splits:
|
14648 |
+
- name: train
|
14649 |
+
num_bytes: 3533627
|
14650 |
+
num_examples: 9248
|
14651 |
+
- name: validation
|
14652 |
+
num_bytes: 481703
|
14653 |
+
num_examples: 1267
|
14654 |
+
- name: test
|
14655 |
+
num_bytes: 674241
|
14656 |
+
num_examples: 1767
|
14657 |
+
download_size: 1726262
|
14658 |
+
dataset_size: 4689571
|
14659 |
configs:
|
14660 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
14661 |
data_files:
|
|
|
19365 |
path: winogrande_winogrande_debiased_fill_in_the_blank_score_eval/validation-*
|
19366 |
- split: test
|
19367 |
path: winogrande_winogrande_debiased_fill_in_the_blank_score_eval/test-*
|
19368 |
+
- config_name: winogrande_winogrande_debiased_stand_for
|
19369 |
+
data_files:
|
19370 |
+
- split: train
|
19371 |
+
path: winogrande_winogrande_debiased_stand_for/train-*
|
19372 |
+
- split: validation
|
19373 |
+
path: winogrande_winogrande_debiased_stand_for/validation-*
|
19374 |
+
- split: test
|
19375 |
+
path: winogrande_winogrande_debiased_stand_for/test-*
|
19376 |
---
|
19377 |
|
19378 |
# Dataset Card for P3
|
winogrande_winogrande_debiased_stand_for/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3a7ab10ccc9ad7ea3253957ed45623b1ca5a01ba39df06cb3c35d8b9d4b52a5
|
3 |
+
size 246382
|
winogrande_winogrande_debiased_stand_for/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66328610490641950f068f945506c77a43b4dd3337cd452ebb2a3a59483c7eea
|
3 |
+
size 1298107
|
winogrande_winogrande_debiased_stand_for/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee9d5827c2469a7acb903d3ae58cb314580d8463485be40e4c3bf10ec762b6db
|
3 |
+
size 181773
|