# Task configuration derived from Eleuther AI's implementation as of March 22, 2024, supplemented with an additional preprocessing function task: xnli_es dataset_path: xnli dataset_name: es output_type: multiple_choice doc_to_choice: '{{[premise+", ¿correcto? Sí, "+hypothesis,premise+", ¿correcto? Así que, "+hypothesis,premise+", ¿correcto? No, "+hypothesis]}}' doc_to_text: '' target_delimiter: '' process_docs: !function utils.process_doc_nli training_split: null validation_split: validation doc_to_target: label metric_list: - metric: acc aggregation: mean higher_is_better: true metadata: version: 1.0