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
313730e9
"vscode:/vscode.git/clone" did not exist on "81f0c0c9e277540de0cfa38739d6dca2dfa12c66"
Commit
313730e9
authored
Jan 22, 2022
by
Jay
Browse files
fix an argument
parent
9a8b89ac
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/msdp/prep_resp_gen.sh
examples/msdp/prep_resp_gen.sh
+1
-1
No files found.
examples/msdp/prep_resp_gen.sh
View file @
313730e9
...
...
@@ -14,5 +14,5 @@ PROCESSED_FILE=<PATH_OF_INPUT_FILE_FOR_RESPONSE_GENERATION> \
python
${
DIR
}
/tasks/msdp/preprocessing.py
\
--func
prepare_input
\
--test_file
${
TEST_FILE
}
\
--kn
o
wl
edge
_gen_file
${
KNOWLEDGE_FILE
}
\
--knwl_gen_file
${
KNOWLEDGE_FILE
}
\
--processed_file
${
PROCESSED_FILE
}
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