Upload dataset
Browse files
README.md
CHANGED
|
@@ -5361,6 +5361,30 @@ dataset_info:
|
|
| 5361 |
num_examples: 390965
|
| 5362 |
download_size: 125586835
|
| 5363 |
dataset_size: 303843504
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5364 |
configs:
|
| 5365 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 5366 |
data_files:
|
|
@@ -7084,6 +7108,14 @@ configs:
|
|
| 7084 |
path: glue_qqp_same_thing/validation-*
|
| 7085 |
- split: test
|
| 7086 |
path: glue_qqp_same_thing/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7087 |
---
|
| 7088 |
|
| 7089 |
# Dataset Card for P3
|
|
|
|
| 5361 |
num_examples: 390965
|
| 5362 |
download_size: 125586835
|
| 5363 |
dataset_size: 303843504
|
| 5364 |
+
- config_name: hellaswag_Appropriate_continuation_Yes_or_No
|
| 5365 |
+
features:
|
| 5366 |
+
- name: answer_choices
|
| 5367 |
+
sequence: string
|
| 5368 |
+
- name: inputs
|
| 5369 |
+
sequence: int32
|
| 5370 |
+
- name: inputs_pretokenized
|
| 5371 |
+
dtype: string
|
| 5372 |
+
- name: targets
|
| 5373 |
+
sequence: int32
|
| 5374 |
+
- name: targets_pretokenized
|
| 5375 |
+
dtype: string
|
| 5376 |
+
splits:
|
| 5377 |
+
- name: train
|
| 5378 |
+
num_bytes: 36636395
|
| 5379 |
+
num_examples: 39905
|
| 5380 |
+
- name: validation
|
| 5381 |
+
num_bytes: 9457712
|
| 5382 |
+
num_examples: 10042
|
| 5383 |
+
- name: test
|
| 5384 |
+
num_bytes: 9207968
|
| 5385 |
+
num_examples: 10003
|
| 5386 |
+
download_size: 22929700
|
| 5387 |
+
dataset_size: 55302075
|
| 5388 |
configs:
|
| 5389 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 5390 |
data_files:
|
|
|
|
| 7108 |
path: glue_qqp_same_thing/validation-*
|
| 7109 |
- split: test
|
| 7110 |
path: glue_qqp_same_thing/test-*
|
| 7111 |
+
- config_name: hellaswag_Appropriate_continuation_Yes_or_No
|
| 7112 |
+
data_files:
|
| 7113 |
+
- split: train
|
| 7114 |
+
path: hellaswag_Appropriate_continuation_Yes_or_No/train-*
|
| 7115 |
+
- split: validation
|
| 7116 |
+
path: hellaswag_Appropriate_continuation_Yes_or_No/validation-*
|
| 7117 |
+
- split: test
|
| 7118 |
+
path: hellaswag_Appropriate_continuation_Yes_or_No/test-*
|
| 7119 |
---
|
| 7120 |
|
| 7121 |
# Dataset Card for P3
|
hellaswag_Appropriate_continuation_Yes_or_No/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a137900a4d8dbb17259f51f9330894d2f41f1178d17f14684c7b8fc8817de997
|
| 3 |
+
size 3835487
|
hellaswag_Appropriate_continuation_Yes_or_No/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e98d7d0ee34d3fd1a46894f21c823354678bed1042c8f541dd1a1c1a73f2177d
|
| 3 |
+
size 15132740
|
hellaswag_Appropriate_continuation_Yes_or_No/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33e2fab6192dab17d575592ed94e30b2cfd82c37efe3b51025ca5725b5ad569f
|
| 3 |
+
size 3961473
|