Commit 73c04968 authored by lintangsutawika's avatar lintangsutawika
Browse files

changed nameing

parent 748a9898
...@@ -55,8 +55,9 @@ def check_prompt_config(config): ...@@ -55,8 +55,9 @@ def check_prompt_config(config):
"task": "_".join( "task": "_".join(
[ [
get_task_name_from_config(config), get_task_name_from_config(config),
"promptsource", prompt_variation,
str(idx).zfill(2), # "promptsource",
# str(idx).zfill(2),
] ]
) )
}, },
......
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