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
123f30f3
Commit
123f30f3
authored
Jan 20, 2022
by
A. Unique TensorFlower
Browse files
Merge pull request #10464 from tensorflow:jvishnuvardhan-patch-2
PiperOrigin-RevId: 423152594
parents
7ca54b14
997059d0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
official/README.md
official/README.md
+2
-2
No files found.
official/README.md
View file @
123f30f3
...
...
@@ -84,7 +84,7 @@ as tagged branches or [downloadable releases](https://github.com/tensorflow/mode
*
Model repository version numbers match the target TensorFlow release,
such that
[
release v2.5.0
](
https://github.com/tensorflow/models/releases/tag/v2.5.0
)
are
compatible with
is
compatible with
[
TensorFlow v2.5.0
](
https://github.com/tensorflow/tensorflow/releases/tag/v2.5.0
)
.
Please follow the below steps before running models in this repository.
...
...
@@ -121,7 +121,7 @@ If you are using nlp packages, please also install **tensorflow-text**:
pip
install
tensorflow-text
```
Please check out our
[
example
](
colab
/fine_tun
ing
_bert.ipynb
)
Please check out our
[
example
](
https://github.com/tensorflow/text/blob/master/docs/tutorials
/fine_tun
e
_bert.ipynb
)
to learn how to use a PIP package.
Note that
**tf-models-official**
may not include the latest changes in this
...
...
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