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

update commands.sh

parent 7736db1b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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). 
+2 −1
Original line number Diff line number Diff line
@@ -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).