peacock-data-public-datasets-idc-llm_eval
/
lm-evaluation
/lm_eval
/tasks
/indiccopa
/indiccopa_common_yaml
# This file will be included in the generated language-specific task configs. | |
# It doesn't have a yaml file extension as it is not meant to be imported directly | |
# by the harness. | |
group: ai4bharat/IndicCOPA | |
dataset_path: ai4bharat/IndicCOPA | |
output_type: multiple_choice | |
# training_split: train | |
# validation_split: validation | |
test_split: test | |
doc_to_target: label | |
doc_to_choice: !function utils.doc_to_choice | |
metric_list: | |
- metric: acc | |
aggregation: mean | |
higher_is_better: true | |
metadata: | |
version: 1.0 | |