Unverified Commit b8cb513b authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update task.py

parent ebbb6c00
......@@ -77,7 +77,7 @@ class TaskConfig(dict):
output_type: str = "greedy_until"
generation_kwargs: dict = None
target_delimiter: str = "\n\n"
sample_delimiter: str = " "
fewshot_delimiter: str = " "
filter_list: Union[str, list] = None
should_decontaminate: bool = False
doc_to_decontamination_query: str = None
......
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