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
FastMoE
Commits
20f55205
Commit
20f55205
authored
Feb 21, 2019
by
Zihang Dai
Committed by
GitHub
Feb 21, 2019
Browse files
Fix topy in sota/lm1b.sh script
parent
d400b768
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tf/sota/lm1b.sh
tf/sota/lm1b.sh
+1
-1
No files found.
tf/sota/lm1b.sh
View file @
20f55205
...
...
@@ -27,7 +27,7 @@ TEST_NUM_CORE=1
echo
'Preprocess test set...'
python data_utils.py
\
--data_dir
=
${
DATA_DIR
}
/
\
--dataset
=
enwik8
\
--dataset
=
lm1b
\
--tgt_len
=
${
TEST_TGT_LEN
}
\
--per_host_test_bsz
=
${
TEST_BSZ
}
\
--num_passes
=
1
\
...
...
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