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
1095d7e6
Commit
1095d7e6
authored
Jun 09, 2021
by
Mostofa Patwary
Browse files
Adding readme
parent
d562d7b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
tasks/orqa/README.md
tasks/orqa/README.md
+4
-4
No files found.
tasks/orqa/README.md
View file @
1095d7e6
...
@@ -22,10 +22,10 @@ python tools/preprocess_data.py \
...
@@ -22,10 +22,10 @@ python tools/preprocess_data.py \
<pre>
<pre>
PRETRAINED_BERT_PATH=
<
Specify
path
of
pretrained
BERT
model
>
PRETRAINED_BERT_PATH=
"
Specify path of pretrained BERT model
"
TEXT_DATA_PATH=
<
Specify
path
and
file
prefix
of
the
text
data
>
TEXT_DATA_PATH=
"
Specify path and file prefix of the text data
"
TITLE_DATA_PATH=
<
Specify
path
and
file
prefix
od
the
titles
>
TITLE_DATA_PATH=
"
Specify path and file prefix od the titles
"
CHECKPOINT_PATH=
<
Specify
path
>
CHECKPOINT_PATH=
"
Specify path
"
python pretrain_ict.py
\
python pretrain_ict.py
\
--num-layers 12
\
--num-layers 12
\
...
...
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