Loading tasks/knwl_dialo/scripts/prompt_knwl_gen.sh +2 −1 Original line number Diff line number Diff line Loading @@ -42,4 +42,5 @@ python -m torch.distributed.launch $DISTRIBUTED_ARGS ./tasks/main.py \ --num-prompt-examples 10 \ --task KNWL-DIALO-PROMPT # NOTE: If you use api for the model generation, please use the "--api-prompt" flag (setting this value as True). # NOTE: If you use api for the model generation, please use # the "--api-prompt" flag (setting this value as True). tasks/knwl_dialo/scripts/prompt_resp_gen.sh +2 −1 Original line number Diff line number Diff line Loading @@ -42,4 +42,5 @@ python -m torch.distributed.launch $DISTRIBUTED_ARGS ./tasks/main.py \ --num-prompt-examples 20 \ --task KNWL-DIALO-PROMPT # NOTE: If you use api for the model generation, please use the "--api-prompt" flag (setting this value as True). # NOTE: If you use api for the model generation, please use # the "--api-prompt" flag (setting this value as True). Loading
tasks/knwl_dialo/scripts/prompt_knwl_gen.sh +2 −1 Original line number Diff line number Diff line Loading @@ -42,4 +42,5 @@ python -m torch.distributed.launch $DISTRIBUTED_ARGS ./tasks/main.py \ --num-prompt-examples 10 \ --task KNWL-DIALO-PROMPT # NOTE: If you use api for the model generation, please use the "--api-prompt" flag (setting this value as True). # NOTE: If you use api for the model generation, please use # the "--api-prompt" flag (setting this value as True).
tasks/knwl_dialo/scripts/prompt_resp_gen.sh +2 −1 Original line number Diff line number Diff line Loading @@ -42,4 +42,5 @@ python -m torch.distributed.launch $DISTRIBUTED_ARGS ./tasks/main.py \ --num-prompt-examples 20 \ --task KNWL-DIALO-PROMPT # NOTE: If you use api for the model generation, please use the "--api-prompt" flag (setting this value as True). # NOTE: If you use api for the model generation, please use # the "--api-prompt" flag (setting this value as True).