Unverified Commit af92448e authored by Baber Abbasi's avatar Baber Abbasi Committed by GitHub
Browse files

change group to tags in task `eus_exams` task configs (#2320)

parent b2bf7bc4
...@@ -26,7 +26,7 @@ Homepage: https://github.com/hitz-zentroa/latxa ...@@ -26,7 +26,7 @@ Homepage: https://github.com/hitz-zentroa/latxa
### Groups and Tasks ### Groups and Tasks
#### Groups #### Tags
* `eus_exams_eu`: The Basque version of the exams. * `eus_exams_eu`: The Basque version of the exams.
* `eus_exams_es`: The Spanish version of the exams. * `eus_exams_es`: The Spanish version of the exams.
......
include: eus_exams include: eus_exams
group: tag:
- eus_exams_es - eus_exams_es
doc_to_text: "Pregunta: {{question}}\nA: {{candidates[0]}}\nB: {{candidates[1]}}\nC: {{candidates[2]}}\nD: {{candidates[3]}}\nRespuesta:" doc_to_text: "Pregunta: {{question}}\nA: {{candidates[0]}}\nB: {{candidates[1]}}\nC: {{candidates[2]}}\nD: {{candidates[3]}}\nRespuesta:"
include: eus_exams include: eus_exams
group: tag:
- eus_exams_eu - eus_exams_eu
doc_to_text: "Galdera: {{question}}\nA: {{candidates[0]}}\nB: {{candidates[1]}}\nC: {{candidates[2]}}\nD: {{candidates[3]}}\nErantzuna:" doc_to_text: "Galdera: {{question}}\nA: {{candidates[0]}}\nB: {{candidates[1]}}\nC: {{candidates[2]}}\nD: {{candidates[3]}}\nErantzuna:"
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