Commit 48dbd9ca authored by zihanl's avatar zihanl
Browse files

update commands.sh

parent 7736db1b
......@@ -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).
......@@ -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).
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