Upload dataset
Browse files
README.md
CHANGED
|
@@ -11673,6 +11673,30 @@ dataset_info:
|
|
| 11673 |
num_examples: 10000
|
| 11674 |
download_size: 150960677
|
| 11675 |
dataset_size: 362635613
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11676 |
configs:
|
| 11677 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11678 |
data_files:
|
|
@@ -15456,6 +15480,14 @@ configs:
|
|
| 15456 |
path: super_glue_record_choose_between/validation-*
|
| 15457 |
- split: test
|
| 15458 |
path: super_glue_record_choose_between/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15459 |
---
|
| 15460 |
|
| 15461 |
# Dataset Card for P3
|
|
|
|
| 11673 |
num_examples: 10000
|
| 11674 |
download_size: 150960677
|
| 11675 |
dataset_size: 362635613
|
| 11676 |
+
- config_name: super_glue_record_corrupted
|
| 11677 |
+
features:
|
| 11678 |
+
- name: answer_choices
|
| 11679 |
+
sequence: string
|
| 11680 |
+
- name: inputs
|
| 11681 |
+
sequence: int32
|
| 11682 |
+
- name: inputs_pretokenized
|
| 11683 |
+
dtype: string
|
| 11684 |
+
- name: targets
|
| 11685 |
+
sequence: int32
|
| 11686 |
+
- name: targets_pretokenized
|
| 11687 |
+
dtype: string
|
| 11688 |
+
splits:
|
| 11689 |
+
- name: train
|
| 11690 |
+
num_bytes: 272131126
|
| 11691 |
+
num_examples: 100730
|
| 11692 |
+
- name: validation
|
| 11693 |
+
num_bytes: 26559245
|
| 11694 |
+
num_examples: 10000
|
| 11695 |
+
- name: test
|
| 11696 |
+
num_bytes: 26683119
|
| 11697 |
+
num_examples: 10000
|
| 11698 |
+
download_size: 137380371
|
| 11699 |
+
dataset_size: 325373490
|
| 11700 |
configs:
|
| 11701 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11702 |
data_files:
|
|
|
|
| 15480 |
path: super_glue_record_choose_between/validation-*
|
| 15481 |
- split: test
|
| 15482 |
path: super_glue_record_choose_between/test-*
|
| 15483 |
+
- config_name: super_glue_record_corrupted
|
| 15484 |
+
data_files:
|
| 15485 |
+
- split: train
|
| 15486 |
+
path: super_glue_record_corrupted/train-*
|
| 15487 |
+
- split: validation
|
| 15488 |
+
path: super_glue_record_corrupted/validation-*
|
| 15489 |
+
- split: test
|
| 15490 |
+
path: super_glue_record_corrupted/test-*
|
| 15491 |
---
|
| 15492 |
|
| 15493 |
# Dataset Card for P3
|
super_glue_record_corrupted/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc2ae5b78ebef19275b2d65a5b3e08460f78f3c7562a22027f93f6c1ff8a4eff
|
| 3 |
+
size 11733231
|
super_glue_record_corrupted/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0a5ce37bd66c1a0b3822577c2c182b07e5be2220b1f36cc197f087979a3b86c
|
| 3 |
+
size 113684202
|
super_glue_record_corrupted/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64b437ad08bd2f5339915d13d67837eb5b8a8b1de41d162240a251f099109939
|
| 3 |
+
size 11962938
|