mariosasko
commited on
Commit
•
a926905
1
Parent(s):
9abe247
Upload dataset
Browse files
README.md
CHANGED
@@ -5431,6 +5431,30 @@ dataset_info:
|
|
5431 |
num_examples: 10003
|
5432 |
download_size: 23750142
|
5433 |
dataset_size: 47679854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5434 |
configs:
|
5435 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5436 |
data_files:
|
@@ -7178,6 +7202,14 @@ configs:
|
|
7178 |
path: hellaswag_Open_ended_start/validation-*
|
7179 |
- split: test
|
7180 |
path: hellaswag_Open_ended_start/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7181 |
---
|
7182 |
|
7183 |
# Dataset Card for P3
|
|
|
5431 |
num_examples: 10003
|
5432 |
download_size: 23750142
|
5433 |
dataset_size: 47679854
|
5434 |
+
- config_name: hellaswag_Predict_ending_with_hint
|
5435 |
+
features:
|
5436 |
+
- name: answer_choices
|
5437 |
+
sequence: string
|
5438 |
+
- name: inputs
|
5439 |
+
sequence: int32
|
5440 |
+
- name: inputs_pretokenized
|
5441 |
+
dtype: string
|
5442 |
+
- name: targets
|
5443 |
+
sequence: int32
|
5444 |
+
- name: targets_pretokenized
|
5445 |
+
dtype: string
|
5446 |
+
splits:
|
5447 |
+
- name: train
|
5448 |
+
num_bytes: 103772125
|
5449 |
+
num_examples: 39905
|
5450 |
+
- name: validation
|
5451 |
+
num_bytes: 26953584
|
5452 |
+
num_examples: 10042
|
5453 |
+
- name: test
|
5454 |
+
num_bytes: 26056289
|
5455 |
+
num_examples: 10003
|
5456 |
+
download_size: 79049479
|
5457 |
+
dataset_size: 156781998
|
5458 |
configs:
|
5459 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5460 |
data_files:
|
|
|
7202 |
path: hellaswag_Open_ended_start/validation-*
|
7203 |
- split: test
|
7204 |
path: hellaswag_Open_ended_start/test-*
|
7205 |
+
- config_name: hellaswag_Predict_ending_with_hint
|
7206 |
+
data_files:
|
7207 |
+
- split: train
|
7208 |
+
path: hellaswag_Predict_ending_with_hint/train-*
|
7209 |
+
- split: validation
|
7210 |
+
path: hellaswag_Predict_ending_with_hint/validation-*
|
7211 |
+
- split: test
|
7212 |
+
path: hellaswag_Predict_ending_with_hint/test-*
|
7213 |
---
|
7214 |
|
7215 |
# Dataset Card for P3
|
hellaswag_Predict_ending_with_hint/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2648812c720723790574bad8cd0aa9583e036c506a4ed4d0e7fc7495253bc9f6
|
3 |
+
size 13167875
|
hellaswag_Predict_ending_with_hint/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b9ac235207a522e44ccee320a9829ec311b6d2d0bce85968faf2c5b24841f01
|
3 |
+
size 52284054
|
hellaswag_Predict_ending_with_hint/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0da7284396b35b881da0cded737194ece91ca818d98eb168fe0196d46f0f789
|
3 |
+
size 13597550
|