peacock-data-public-datasets-idc-llm_eval
/
lm-evaluation
/lm_eval
/tasks
/indictranslation
/flores_en-kn.yaml
dataset_name: eng_Latn-kan_Knda | |
dataset_path: Muennighoff/flores200 | |
doc_to_target: sentence_kan_Knda | |
doc_to_text: 'Arabic phrase: {{sentence_eng_Latn}} | |
English phrase:' | |
output_type: generate_until | |
# training_split: train | |
# validation_split: validation | |
# fewshot_split: validation | |
test_split: devtest | |
metric_list: | |
- metric: bleu | |
- metric: ter | |
- metric: chrf | |
generation_kwargs: | |
until: | |
- "\n" | |
do_sample: false | |
temperature: 0.0 | |
repeats: 1 | |
metadata: | |
version: 1.0 | |
task: flores-en-kn |