Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
0f9dd38
1 Parent(s): 9c11ccf

Upload dataset

Browse files
README.md CHANGED
@@ -5483,6 +5483,30 @@ dataset_info:
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:
@@ -7246,6 +7270,14 @@ configs:
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
 
5483
  num_examples: 40012
5484
  download_size: 132747083
5485
  dataset_size: 494244101
5486
+ - config_name: hellaswag_Randomized_prompts_template
5487
+ features:
5488
+ - name: answer_choices
5489
+ sequence: string
5490
+ - name: inputs
5491
+ sequence: int32
5492
+ - name: inputs_pretokenized
5493
+ dtype: string
5494
+ - name: targets
5495
+ sequence: int32
5496
+ - name: targets_pretokenized
5497
+ dtype: string
5498
+ splits:
5499
+ - name: train
5500
+ num_bytes: 101707929
5501
+ num_examples: 39905
5502
+ - name: validation
5503
+ num_bytes: 26424150
5504
+ num_examples: 10042
5505
+ - name: test
5506
+ num_bytes: 25517504
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:
 
7270
  path: hellaswag_Predict_ending_with_hint_score_eval/validation-*
7271
  - split: test
7272
  path: hellaswag_Predict_ending_with_hint_score_eval/test-*
7273
+ - config_name: hellaswag_Randomized_prompts_template
7274
+ data_files:
7275
+ - split: train
7276
+ path: hellaswag_Randomized_prompts_template/train-*
7277
+ - split: validation
7278
+ path: hellaswag_Randomized_prompts_template/validation-*
7279
+ - split: test
7280
+ path: hellaswag_Randomized_prompts_template/test-*
7281
  ---
7282
 
7283
  # Dataset Card for P3
hellaswag_Randomized_prompts_template/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a919b67911b352534de1ad9aca78030134f636788c7b654fe816a10f1a73ab42
3
+ size 13079428
hellaswag_Randomized_prompts_template/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:744e88ee910eb4e0be48585bcc7923c39630d2b5f00c93ff23f714141830c11d
3
+ size 52016955
hellaswag_Randomized_prompts_template/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5d9a38316debd92994f16170c3594626763c47ac9a56b464b03f3312bc87f78
3
+ size 13519001