Commit 59053d58 authored by Baber's avatar Baber
Browse files

nit

parent c0c7a72f
......@@ -4,7 +4,7 @@ output_type: generate_until
doc_to_image: !function utils.doc_to_image
doc_to_text: "<image>{{question | capitalize}}
{{% for option in options %}}
{{loop.index | chr(64)}}. {{option | capitalize}}
{{loop.index | chr(64)}}. {{option | capitalize}}
{{% endfor %}}"
doc_to_target: "{{options[answer]}}"
generation_kwargs:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment