Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Megatron-LM
Commits
48dbd9ca
Commit
48dbd9ca
authored
Dec 09, 2021
by
zihanl
Browse files
update commands.sh
parent
7736db1b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
tasks/knwl_dialo/scripts/prompt_knwl_gen.sh
tasks/knwl_dialo/scripts/prompt_knwl_gen.sh
+2
-1
tasks/knwl_dialo/scripts/prompt_resp_gen.sh
tasks/knwl_dialo/scripts/prompt_resp_gen.sh
+2
-1
No files found.
tasks/knwl_dialo/scripts/prompt_knwl_gen.sh
View file @
48dbd9ca
...
...
@@ -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
View file @
48dbd9ca
...
...
@@ -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).
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment