mariosasko
commited on
Commit
•
9c11ccf
1
Parent(s):
a926905
Upload dataset
Browse files
README.md
CHANGED
@@ -5455,6 +5455,34 @@ dataset_info:
|
|
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:
|
@@ -7210,6 +7238,14 @@ configs:
|
|
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
|
|
|
5455 |
num_examples: 10003
|
5456 |
download_size: 79049479
|
5457 |
dataset_size: 156781998
|
5458 |
+
- config_name: hellaswag_Predict_ending_with_hint_score_eval
|
5459 |
+
features:
|
5460 |
+
- name: idx
|
5461 |
+
sequence: int32
|
5462 |
+
- name: inputs
|
5463 |
+
sequence: int32
|
5464 |
+
- name: inputs_pretokenized
|
5465 |
+
dtype: string
|
5466 |
+
- name: is_correct
|
5467 |
+
dtype: bool
|
5468 |
+
- name: targets
|
5469 |
+
sequence: int32
|
5470 |
+
- name: targets_pretokenized
|
5471 |
+
dtype: string
|
5472 |
+
- name: weight
|
5473 |
+
dtype: float32
|
5474 |
+
splits:
|
5475 |
+
- name: train
|
5476 |
+
num_bytes: 327006481
|
5477 |
+
num_examples: 159620
|
5478 |
+
- name: validation
|
5479 |
+
num_bytes: 84933063
|
5480 |
+
num_examples: 40168
|
5481 |
+
- name: test
|
5482 |
+
num_bytes: 82304557
|
5483 |
+
num_examples: 40012
|
5484 |
+
download_size: 132747083
|
5485 |
+
dataset_size: 494244101
|
5486 |
configs:
|
5487 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
5488 |
data_files:
|
|
|
7238 |
path: hellaswag_Predict_ending_with_hint/validation-*
|
7239 |
- split: test
|
7240 |
path: hellaswag_Predict_ending_with_hint/test-*
|
7241 |
+
- config_name: hellaswag_Predict_ending_with_hint_score_eval
|
7242 |
+
data_files:
|
7243 |
+
- split: train
|
7244 |
+
path: hellaswag_Predict_ending_with_hint_score_eval/train-*
|
7245 |
+
- split: validation
|
7246 |
+
path: hellaswag_Predict_ending_with_hint_score_eval/validation-*
|
7247 |
+
- split: test
|
7248 |
+
path: hellaswag_Predict_ending_with_hint_score_eval/test-*
|
7249 |
---
|
7250 |
|
7251 |
# Dataset Card for P3
|
hellaswag_Predict_ending_with_hint_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e2af7ebb8284c85c1534289f37523622105980b516d7c9bdd71043042a1808a
|
3 |
+
size 22184433
|
hellaswag_Predict_ending_with_hint_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25e67ada1d5e0376b7817dd19e4e1183c9aa9a399f328dd8f361c86eb68085e4
|
3 |
+
size 87543063
|
hellaswag_Predict_ending_with_hint_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be24caba1569cf0a0272f7d39fa949c04f1c474a8a3bb3287da0e402b1605f29
|
3 |
+
size 23019587
|