Upload dataset
Browse files
README.md
CHANGED
|
@@ -11697,6 +11697,30 @@ dataset_info:
|
|
| 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:
|
|
@@ -15488,6 +15512,14 @@ configs:
|
|
| 15488 |
path: super_glue_record_corrupted/validation-*
|
| 15489 |
- split: test
|
| 15490 |
path: super_glue_record_corrupted/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15491 |
---
|
| 15492 |
|
| 15493 |
# Dataset Card for P3
|
|
|
|
| 11697 |
num_examples: 10000
|
| 11698 |
download_size: 137380371
|
| 11699 |
dataset_size: 325373490
|
| 11700 |
+
- config_name: super_glue_record_exercise
|
| 11701 |
+
features:
|
| 11702 |
+
- name: answer_choices
|
| 11703 |
+
sequence: string
|
| 11704 |
+
- name: inputs
|
| 11705 |
+
sequence: int32
|
| 11706 |
+
- name: inputs_pretokenized
|
| 11707 |
+
dtype: string
|
| 11708 |
+
- name: targets
|
| 11709 |
+
sequence: int32
|
| 11710 |
+
- name: targets_pretokenized
|
| 11711 |
+
dtype: string
|
| 11712 |
+
splits:
|
| 11713 |
+
- name: train
|
| 11714 |
+
num_bytes: 269411416
|
| 11715 |
+
num_examples: 100730
|
| 11716 |
+
- name: validation
|
| 11717 |
+
num_bytes: 26288732
|
| 11718 |
+
num_examples: 10000
|
| 11719 |
+
- name: test
|
| 11720 |
+
num_bytes: 26413119
|
| 11721 |
+
num_examples: 10000
|
| 11722 |
+
download_size: 137400236
|
| 11723 |
+
dataset_size: 322113267
|
| 11724 |
configs:
|
| 11725 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 11726 |
data_files:
|
|
|
|
| 15512 |
path: super_glue_record_corrupted/validation-*
|
| 15513 |
- split: test
|
| 15514 |
path: super_glue_record_corrupted/test-*
|
| 15515 |
+
- config_name: super_glue_record_exercise
|
| 15516 |
+
data_files:
|
| 15517 |
+
- split: train
|
| 15518 |
+
path: super_glue_record_exercise/train-*
|
| 15519 |
+
- split: validation
|
| 15520 |
+
path: super_glue_record_exercise/validation-*
|
| 15521 |
+
- split: test
|
| 15522 |
+
path: super_glue_record_exercise/test-*
|
| 15523 |
---
|
| 15524 |
|
| 15525 |
# Dataset Card for P3
|
super_glue_record_exercise/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54ef0e149e61f853402262ac343d50785a2c824fc8fbb90818c40f293dc4d17c
|
| 3 |
+
size 11756549
|
super_glue_record_exercise/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48a61e7a2f6575909e91983433d30a26d204e086287fe6c13e045801b5605819
|
| 3 |
+
size 113720896
|
super_glue_record_exercise/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28f2988947071367106ccf4b67bf5adae23628ee382263c5b097ee53c70c30e6
|
| 3 |
+
size 11922791
|