mariosasko
commited on
Commit
•
e04f0af
1
Parent(s):
1f0ae35
Upload dataset
Browse files
README.md
CHANGED
@@ -5535,6 +5535,30 @@ dataset_info:
|
|
5535 |
num_examples: 40012
|
5536 |
download_size: 133148565
|
5537 |
dataset_size: 481714441
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5538 |
configs:
|
5539 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5540 |
data_files:
|
@@ -7314,6 +7338,14 @@ configs:
|
|
7314 |
path: hellaswag_Randomized_prompts_template_score_eval/validation-*
|
7315 |
- split: test
|
7316 |
path: hellaswag_Randomized_prompts_template_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7317 |
---
|
7318 |
|
7319 |
# Dataset Card for P3
|
|
|
5535 |
num_examples: 40012
|
5536 |
download_size: 133148565
|
5537 |
dataset_size: 481714441
|
5538 |
+
- config_name: hellaswag_Reversed_appropriate_continuation_Yes_or_No
|
5539 |
+
features:
|
5540 |
+
- name: answer_choices
|
5541 |
+
sequence: string
|
5542 |
+
- name: inputs
|
5543 |
+
sequence: int32
|
5544 |
+
- name: inputs_pretokenized
|
5545 |
+
dtype: string
|
5546 |
+
- name: targets
|
5547 |
+
sequence: int32
|
5548 |
+
- name: targets_pretokenized
|
5549 |
+
dtype: string
|
5550 |
+
splits:
|
5551 |
+
- name: train
|
5552 |
+
num_bytes: 37685857
|
5553 |
+
num_examples: 39905
|
5554 |
+
- name: validation
|
5555 |
+
num_bytes: 9718940
|
5556 |
+
num_examples: 10042
|
5557 |
+
- name: test
|
5558 |
+
num_bytes: 9484298
|
5559 |
+
num_examples: 10003
|
5560 |
+
download_size: 23013938
|
5561 |
+
dataset_size: 56889095
|
5562 |
configs:
|
5563 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5564 |
data_files:
|
|
|
7338 |
path: hellaswag_Randomized_prompts_template_score_eval/validation-*
|
7339 |
- split: test
|
7340 |
path: hellaswag_Randomized_prompts_template_score_eval/test-*
|
7341 |
+
- config_name: hellaswag_Reversed_appropriate_continuation_Yes_or_No
|
7342 |
+
data_files:
|
7343 |
+
- split: train
|
7344 |
+
path: hellaswag_Reversed_appropriate_continuation_Yes_or_No/train-*
|
7345 |
+
- split: validation
|
7346 |
+
path: hellaswag_Reversed_appropriate_continuation_Yes_or_No/validation-*
|
7347 |
+
- split: test
|
7348 |
+
path: hellaswag_Reversed_appropriate_continuation_Yes_or_No/test-*
|
7349 |
---
|
7350 |
|
7351 |
# Dataset Card for P3
|
hellaswag_Reversed_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:00df17da576f3a6a3fa1108f889f81cc47d04f81754722853005abb69d9d4cc5
|
3 |
+
size 3858275
|
hellaswag_Reversed_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:6f0ba8ed7fd8c19ad56c9563562e9c158b290b4c783180d74574e3a4744bf0f1
|
3 |
+
size 15191214
|
hellaswag_Reversed_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:5274994c5304c3aa8c73b2bcb540ed94449c9cb5c75c7628cdd163923ca1d362
|
3 |
+
size 3964449
|