Commit a36348fa authored by lintangsutawika's avatar lintangsutawika
Browse files

override target_delimiter

parent addada53
......@@ -8,6 +8,7 @@ training_split: train
validation_split: validation
doc_to_text: "{{passage}}\nQuestion: {{question}}?\nAnswer:"
doc_to_target: "{{[' no', ' yes'][label]}}"
target_delimiter: ""
generation_kwargs:
until:
- "\n\n"
......
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