mariosasko
commited on
Commit
•
1f0ae35
1
Parent(s):
0f9dd38
Upload dataset
Browse files
README.md
CHANGED
@@ -5507,6 +5507,34 @@ dataset_info:
|
|
5507 |
num_examples: 10003
|
5508 |
download_size: 78615384
|
5509 |
dataset_size: 153649583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5510 |
configs:
|
5511 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5512 |
data_files:
|
@@ -7278,6 +7306,14 @@ configs:
|
|
7278 |
path: hellaswag_Randomized_prompts_template/validation-*
|
7279 |
- split: test
|
7280 |
path: hellaswag_Randomized_prompts_template/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7281 |
---
|
7282 |
|
7283 |
# Dataset Card for P3
|
|
|
5507 |
num_examples: 10003
|
5508 |
download_size: 78615384
|
5509 |
dataset_size: 153649583
|
5510 |
+
- config_name: hellaswag_Randomized_prompts_template_score_eval
|
5511 |
+
features:
|
5512 |
+
- name: idx
|
5513 |
+
sequence: int32
|
5514 |
+
- name: inputs
|
5515 |
+
sequence: int32
|
5516 |
+
- name: inputs_pretokenized
|
5517 |
+
dtype: string
|
5518 |
+
- name: is_correct
|
5519 |
+
dtype: bool
|
5520 |
+
- name: targets
|
5521 |
+
sequence: int32
|
5522 |
+
- name: targets_pretokenized
|
5523 |
+
dtype: string
|
5524 |
+
- name: weight
|
5525 |
+
dtype: float32
|
5526 |
+
splits:
|
5527 |
+
- name: train
|
5528 |
+
num_bytes: 318749697
|
5529 |
+
num_examples: 159620
|
5530 |
+
- name: validation
|
5531 |
+
num_bytes: 82815327
|
5532 |
+
num_examples: 40168
|
5533 |
+
- name: test
|
5534 |
+
num_bytes: 80149417
|
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:
|
|
|
7306 |
path: hellaswag_Randomized_prompts_template/validation-*
|
7307 |
- split: test
|
7308 |
path: hellaswag_Randomized_prompts_template/test-*
|
7309 |
+
- config_name: hellaswag_Randomized_prompts_template_score_eval
|
7310 |
+
data_files:
|
7311 |
+
- split: train
|
7312 |
+
path: hellaswag_Randomized_prompts_template_score_eval/train-*
|
7313 |
+
- split: validation
|
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
|
hellaswag_Randomized_prompts_template_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:810bdc9a0431c05d97e2ab5c4fbc45b843d636937ee8669a9dc2609647bbf4b8
|
3 |
+
size 22174359
|
hellaswag_Randomized_prompts_template_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f790f670565d7bd273a8f42ccc353d1b216575df38b4a5c5dbef74f2f97b284a
|
3 |
+
size 87651190
|
hellaswag_Randomized_prompts_template_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0da7992016616bf04efdc7699f7b8cc4ea46ff4efcef0ae77799496a40e384d
|
3 |
+
size 23323016
|