mariosasko
commited on
Commit
•
927cfb3
1
Parent(s):
59830cb
Upload dataset
Browse files
README.md
CHANGED
@@ -5603,6 +5603,30 @@ dataset_info:
|
|
5603 |
num_examples: 10003
|
5604 |
download_size: 14359159
|
5605 |
dataset_size: 33598360
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5606 |
configs:
|
5607 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5608 |
data_files:
|
@@ -7406,6 +7430,14 @@ configs:
|
|
7406 |
path: hellaswag_Topic_without_the_ending_answer/validation-*
|
7407 |
- split: test
|
7408 |
path: hellaswag_Topic_without_the_ending_answer/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7409 |
---
|
7410 |
|
7411 |
# Dataset Card for P3
|
|
|
5603 |
num_examples: 10003
|
5604 |
download_size: 14359159
|
5605 |
dataset_size: 33598360
|
5606 |
+
- config_name: hellaswag_complete_first_then
|
5607 |
+
features:
|
5608 |
+
- name: answer_choices
|
5609 |
+
sequence: string
|
5610 |
+
- name: inputs
|
5611 |
+
sequence: int32
|
5612 |
+
- name: inputs_pretokenized
|
5613 |
+
dtype: string
|
5614 |
+
- name: targets
|
5615 |
+
sequence: int32
|
5616 |
+
- name: targets_pretokenized
|
5617 |
+
dtype: string
|
5618 |
+
splits:
|
5619 |
+
- name: train
|
5620 |
+
num_bytes: 102668715
|
5621 |
+
num_examples: 39905
|
5622 |
+
- name: validation
|
5623 |
+
num_bytes: 26660776
|
5624 |
+
num_examples: 10042
|
5625 |
+
- name: test
|
5626 |
+
num_bytes: 25754067
|
5627 |
+
num_examples: 10003
|
5628 |
+
download_size: 78228282
|
5629 |
+
dataset_size: 155083558
|
5630 |
configs:
|
5631 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5632 |
data_files:
|
|
|
7430 |
path: hellaswag_Topic_without_the_ending_answer/validation-*
|
7431 |
- split: test
|
7432 |
path: hellaswag_Topic_without_the_ending_answer/test-*
|
7433 |
+
- config_name: hellaswag_complete_first_then
|
7434 |
+
data_files:
|
7435 |
+
- split: train
|
7436 |
+
path: hellaswag_complete_first_then/train-*
|
7437 |
+
- split: validation
|
7438 |
+
path: hellaswag_complete_first_then/validation-*
|
7439 |
+
- split: test
|
7440 |
+
path: hellaswag_complete_first_then/test-*
|
7441 |
---
|
7442 |
|
7443 |
# Dataset Card for P3
|
hellaswag_complete_first_then/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1693159b9b4ab6809f2dfb4b5563af159adbb7d34fa4d8728ababb4109ab3623
|
3 |
+
size 13025637
|
hellaswag_complete_first_then/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b185e6bd5c25357cab11a2e86fbf2649d99961e514c90c9c14a0237735a3419
|
3 |
+
size 51748658
|
hellaswag_complete_first_then/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2707f3ce089fe1bd480083a4422eab3aa027a3aa5693441ade613ca5707a2d71
|
3 |
+
size 13453987
|