Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
3ff2cde5
Unverified
Commit
3ff2cde5
authored
Aug 09, 2021
by
abhishek thakur
Committed by
GitHub
Aug 09, 2021
Browse files
tfhub.de -> tfhub.dev (#12565)
parent
24cbf6bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/flax/language-modeling/README.md
examples/flax/language-modeling/README.md
+1
-1
No files found.
examples/flax/language-modeling/README.md
View file @
3ff2cde5
...
...
@@ -149,7 +149,7 @@ Next we can run the example script to pretrain the model:
Training should converge at a loss and accuracy
of 1.78 and 0.64 respectively after 18 epochs on a single TPUv3-8.
This should take less than 18 hours.
Training statistics can be accessed on
[
tfhub.de
](
https://tensorboard.dev/experiment/GdYmdak2TWeVz0DDRYOrrg
)
.
Training statistics can be accessed on
[
tfhub.de
v
](
https://tensorboard.dev/experiment/GdYmdak2TWeVz0DDRYOrrg
)
.
For a step-by-step walkthrough of how to do masked language modeling in Flax, please have a
look at
[
this
](
https://colab.research.google.com/github/huggingface/notebooks/blob/master/examples/masked_language_modeling_flax.ipynb
)
google colab.
...
...
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