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
99487293
"tools/imglab/vscode:/vscode.git/clone" did not exist on "0209f51a39c267f35c0eda56ca43f3b0e4217af9"
Commit
99487293
authored
Jan 22, 2019
by
Zhilin Yang
Committed by
GitHub
Jan 22, 2019
Browse files
Update README.md
parent
fabc8a9e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
pytorch/README.md
pytorch/README.md
+6
-6
No files found.
pytorch/README.md
View file @
99487293
...
...
@@ -24,11 +24,11 @@ The pytorch implementation produces similar results to the TF codebase under the
-
Training
`bash run_enwik8.sh train --work_dir PATH_TO_WORK_DIR`
`bash run_enwik8
_base
.sh train --work_dir PATH_TO_WORK_DIR`
-
Evaluation
`bash run_enwik8.sh eval --work_dir PATH_TO_WORK_DIR`
`bash run_enwik8
_base
.sh eval --work_dir PATH_TO_WORK_DIR`
...
...
@@ -38,11 +38,11 @@ The pytorch implementation produces similar results to the TF codebase under the
-
Evaluation
`bash run_wt103.sh train --work_dir PATH_TO_WORK_DIR`
`bash run_wt103
_base
.sh train --work_dir PATH_TO_WORK_DIR`
-
Testing
`bash run_wt103.sh eval --work_dir PATH_TO_WORK_DIR`
`bash run_wt103
_base
.sh eval --work_dir PATH_TO_WORK_DIR`
...
...
@@ -58,5 +58,5 @@ The pytorch implementation produces similar results to the TF codebase under the
#### Other datasets:
-
`Text8`
character-level language modeling: check out
`run_text8.sh`
-
`lm1b`
word-level language modeling: check out
`run_lm1b.sh`
-
`Text8`
character-level language modeling: check out
`run_text8
_base
.sh`
-
`lm1b`
word-level language modeling: check out
`run_lm1b
_base
.sh`
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