Commit ce8c2b14 authored by lintangsutawika's avatar lintangsutawika
Browse files

formate

parent 5ddabc29
......@@ -54,7 +54,8 @@ def check_prompt_config(config):
**{"use_prompt": prompt_variation},
**{
"task": "_".join(
task_name + [
task_name
+ [
get_task_name_from_config(config),
prompt_variation,
]
......
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