mariosasko
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -5385,6 +5385,30 @@ dataset_info:
|
|
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:
|
@@ -7116,6 +7140,14 @@ configs:
|
|
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
|
|
|
5385 |
num_examples: 10003
|
5386 |
download_size: 22929700
|
5387 |
dataset_size: 55302075
|
5388 |
+
- config_name: hellaswag_Open_ended_completion
|
5389 |
+
features:
|
5390 |
+
- name: answer_choices
|
5391 |
+
sequence: string
|
5392 |
+
- name: inputs
|
5393 |
+
sequence: int32
|
5394 |
+
- name: inputs_pretokenized
|
5395 |
+
dtype: string
|
5396 |
+
- name: targets
|
5397 |
+
sequence: int32
|
5398 |
+
- name: targets_pretokenized
|
5399 |
+
dtype: string
|
5400 |
+
splits:
|
5401 |
+
- name: train
|
5402 |
+
num_bytes: 53208771
|
5403 |
+
num_examples: 39905
|
5404 |
+
- name: validation
|
5405 |
+
num_bytes: 13804081
|
5406 |
+
num_examples: 10042
|
5407 |
+
- name: test
|
5408 |
+
num_bytes: 13323189
|
5409 |
+
num_examples: 10003
|
5410 |
+
download_size: 44228748
|
5411 |
+
dataset_size: 80336041
|
5412 |
configs:
|
5413 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5414 |
data_files:
|
|
|
7140 |
path: hellaswag_Appropriate_continuation_Yes_or_No/validation-*
|
7141 |
- split: test
|
7142 |
path: hellaswag_Appropriate_continuation_Yes_or_No/test-*
|
7143 |
+
- config_name: hellaswag_Open_ended_completion
|
7144 |
+
data_files:
|
7145 |
+
- split: train
|
7146 |
+
path: hellaswag_Open_ended_completion/train-*
|
7147 |
+
- split: validation
|
7148 |
+
path: hellaswag_Open_ended_completion/validation-*
|
7149 |
+
- split: test
|
7150 |
+
path: hellaswag_Open_ended_completion/test-*
|
7151 |
---
|
7152 |
|
7153 |
# Dataset Card for P3
|
hellaswag_Open_ended_completion/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e03e26159718cd8e66f6cab01948bf6599d869de75ea135bf39b0fdcb61392ba
|
3 |
+
size 7356139
|
hellaswag_Open_ended_completion/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58100101514610493e22ef8f7d6311e4b104b846609c325d338c810897a0a2bd
|
3 |
+
size 29282410
|
hellaswag_Open_ended_completion/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f0c2ec6f59080db29da367b3564eb212f389b396bfc782a367516e5008b49c5
|
3 |
+
size 7590199
|