peacock-data-public-datasets-idc-llm_eval
/
lm-evaluation
/lm_eval
/tasks
/indicxnli
/indicxnli_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: Divyanshu/indicxnli | |
dataset_path: Divyanshu/indicxnli | |
# dataset_name: null | |
output_type: multiple_choice | |
training_split: train | |
validation_split: validation | |
doc_to_text: null | |
doc_to_target: label | |
doc_to_choice: null | |
metric_list: | |
- metric: acc | |
aggregation: mean | |
higher_is_better: true | |
metadata: | |
version: 1.0 | |