|
{ |
|
"results": { |
|
"belebele_pol_Latn": { |
|
"acc,none": 0.48, |
|
"acc_stderr,none": 0.016662587561635363, |
|
"acc_norm,none": 0.48, |
|
"acc_norm_stderr,none": 0.016662587561635363, |
|
"alias": "belebele_pol_Latn" |
|
} |
|
}, |
|
"configs": { |
|
"belebele_pol_Latn": { |
|
"task": "belebele_pol_Latn", |
|
"group": "belebele", |
|
"dataset_path": "facebook/belebele", |
|
"test_split": "pol_Latn", |
|
"fewshot_split": "pol_Latn", |
|
"doc_to_text": "P: {{flores_passage}}\nQ: {{question.strip()}}\nA: {{mc_answer1}}\nB: {{mc_answer2}}\nC: {{mc_answer3}}\nD: {{mc_answer4}}\nAnswer:", |
|
"doc_to_target": "{{['1', '2', '3', '4'].index(correct_answer_num)}}", |
|
"doc_to_choice": [ |
|
"A", |
|
"B", |
|
"C", |
|
"D" |
|
], |
|
"description": "", |
|
"target_delimiter": " ", |
|
"fewshot_delimiter": "\n\n", |
|
"fewshot_config": { |
|
"sampler": "first_n" |
|
}, |
|
"num_fewshot": 5, |
|
"metric_list": [ |
|
{ |
|
"metric": "acc", |
|
"aggregation": "mean", |
|
"higher_is_better": true |
|
}, |
|
{ |
|
"metric": "acc_norm", |
|
"aggregation": "mean", |
|
"higher_is_better": true |
|
} |
|
], |
|
"output_type": "multiple_choice", |
|
"repeats": 1, |
|
"should_decontaminate": true, |
|
"doc_to_decontamination_query": "{{question}}", |
|
"metadata": { |
|
"version": 0.0 |
|
} |
|
} |
|
}, |
|
"versions": { |
|
"belebele_pol_Latn": 0.0 |
|
}, |
|
"n-shot": { |
|
"belebele_pol_Latn": 5 |
|
}, |
|
"config": { |
|
"model": "hf", |
|
"model_args": "pretrained=Voicelab/trurl-2-7b", |
|
"batch_size": "16", |
|
"batch_sizes": [], |
|
"device": "cuda:0", |
|
"use_cache": null, |
|
"limit": null, |
|
"bootstrap_iters": 100000, |
|
"gen_kwargs": null |
|
}, |
|
"git_hash": null |
|
} |