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
9882fb3f
Commit
9882fb3f
authored
Jan 28, 2022
by
Jared Casper
Browse files
Merge branch 'fix' of
https://github.com/singleheart/Megatron-LM
into github-pr
parents
4a62d582
313730e9
Changes
1
Hide 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 @
9882fb3f
...
@@ -14,5 +14,5 @@ PROCESSED_FILE=<PATH_OF_INPUT_FILE_FOR_RESPONSE_GENERATION> \
...
@@ -14,5 +14,5 @@ PROCESSED_FILE=<PATH_OF_INPUT_FILE_FOR_RESPONSE_GENERATION> \
python
${
DIR
}
/tasks/msdp/preprocessing.py
\
python
${
DIR
}
/tasks/msdp/preprocessing.py
\
--func
prepare_input
\
--func
prepare_input
\
--test_file
${
TEST_FILE
}
\
--test_file
${
TEST_FILE
}
\
--kn
o
wl
edge
_gen_file
${
KNOWLEDGE_FILE
}
\
--knwl_gen_file
${
KNOWLEDGE_FILE
}
\
--processed_file
${
PROCESSED_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