mariosasko
commited on
Commit
•
b715573
1
Parent(s):
390a384
Upload dataset
Browse files
README.md
CHANGED
@@ -5703,6 +5703,34 @@ dataset_info:
|
|
5703 |
num_examples: 10003
|
5704 |
download_size: 48306373
|
5705 |
dataset_size: 113026927
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5706 |
configs:
|
5707 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5708 |
data_files:
|
@@ -7538,6 +7566,14 @@ configs:
|
|
7538 |
path: hellaswag_if_begins_how_continues/validation-*
|
7539 |
- split: test
|
7540 |
path: hellaswag_if_begins_how_continues/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7541 |
---
|
7542 |
|
7543 |
# Dataset Card for P3
|
|
|
5703 |
num_examples: 10003
|
5704 |
download_size: 48306373
|
5705 |
dataset_size: 113026927
|
5706 |
+
- config_name: hellaswag_if_begins_how_continues_score_eval
|
5707 |
+
features:
|
5708 |
+
- name: idx
|
5709 |
+
sequence: int32
|
5710 |
+
- name: inputs
|
5711 |
+
sequence: int32
|
5712 |
+
- name: inputs_pretokenized
|
5713 |
+
dtype: string
|
5714 |
+
- name: is_correct
|
5715 |
+
dtype: bool
|
5716 |
+
- name: targets
|
5717 |
+
sequence: int32
|
5718 |
+
- name: targets_pretokenized
|
5719 |
+
dtype: string
|
5720 |
+
- name: weight
|
5721 |
+
dtype: float32
|
5722 |
+
splits:
|
5723 |
+
- name: train
|
5724 |
+
num_bytes: 293643445
|
5725 |
+
num_examples: 159620
|
5726 |
+
- name: validation
|
5727 |
+
num_bytes: 76058945
|
5728 |
+
num_examples: 40168
|
5729 |
+
- name: test
|
5730 |
+
num_bytes: 73802494
|
5731 |
+
num_examples: 40012
|
5732 |
+
download_size: 94001678
|
5733 |
+
dataset_size: 443504884
|
5734 |
configs:
|
5735 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5736 |
data_files:
|
|
|
7566 |
path: hellaswag_if_begins_how_continues/validation-*
|
7567 |
- split: test
|
7568 |
path: hellaswag_if_begins_how_continues/test-*
|
7569 |
+
- config_name: hellaswag_if_begins_how_continues_score_eval
|
7570 |
+
data_files:
|
7571 |
+
- split: train
|
7572 |
+
path: hellaswag_if_begins_how_continues_score_eval/train-*
|
7573 |
+
- split: validation
|
7574 |
+
path: hellaswag_if_begins_how_continues_score_eval/validation-*
|
7575 |
+
- split: test
|
7576 |
+
path: hellaswag_if_begins_how_continues_score_eval/test-*
|
7577 |
---
|
7578 |
|
7579 |
# Dataset Card for P3
|
hellaswag_if_begins_how_continues_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2db864f3b07d1c149d209c7b48474d0ed1430b68a03bdb505579fb92dc203283
|
3 |
+
size 15663196
|
hellaswag_if_begins_how_continues_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e5b7bc3854f7cdfeb36808a83d33af39a2c7c4af1be4fe5df616e831832c348
|
3 |
+
size 61980284
|
hellaswag_if_begins_how_continues_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f93f4c8c8ed699e19b9fc55f58a395de04134fc12731f2cf29e5a443966af99
|
3 |
+
size 16358198
|