Unverified Commit c6dc1ca4 authored by Hojjat Mokhtarabadi's avatar Hojjat Mokhtarabadi Committed by GitHub
Browse files

changes to promptsource output_type reverted

parent 7a462453
...@@ -60,7 +60,8 @@ def check_prompt_config(config: dict[str, str]) -> List[dict[str, str]]: ...@@ -60,7 +60,8 @@ def check_prompt_config(config: dict[str, str]) -> List[dict[str, str]]:
prompt_variation, prompt_variation,
] ]
) )
} },
**{"output_type": "greedy_until"}
} }
) )
else: else:
......
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