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
ModelZoo
ResNet50_tensorflow
Commits
87a04344
Commit
87a04344
authored
May 27, 2021
by
Woojung Kim
Browse files
Correct typo
parent
b95885ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/nlp/projects/mobilebert/README.md
official/nlp/projects/mobilebert/README.md
+1
-1
No files found.
official/nlp/projects/mobilebert/README.md
View file @
87a04344
...
...
@@ -22,7 +22,7 @@ modeling library:
*
[
mobile_bert_encoder.py
](
https://github.com/tensorflow/models/blob/master/official/nlp/modeling/networks/mobile_bert_encoder.py
)
contains
`MobileBERTEncoder`
implementation.
*
[
mobile_bert_layers.py
](
https://github.com/tensorflow/models/blob/master/official/nlp/modeling/layers/mobile_bert_layers.py
)
contains
`MobileBertEmbedding`
,
`MobileBert
MaskedLM
`
and
`MobileBertMaskedLM`
contains
`MobileBertEmbedding`
,
`MobileBert
Transformer
`
and
`MobileBertMaskedLM`
implementation.
## Pre-trained Models
...
...
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