mgsm_es.yaml 350 Bytes
Newer Older
lintangsutawika's avatar
lintangsutawika committed
1
2
3
4
5
6
7
8
# Generated by utils.py
dataset_name: es
doc_to_target: '{% if answer is not none %}{{answer[22+1]}}{% else %}{{answer_number|string}}{%
  endif %}'
doc_to_text: '{% if answer is not none %}{{question+"\nRespuesta paso a paso:"}}{%
  else %}{{"Pregunta: "+question+"\nRespuesta paso a paso:"}}{% endif %}'
include: common_template_yaml
task: mgsm_es