Skip to content

Commit 123f30f

Browse files
Merge pull request #10464 from tensorflow:jvishnuvardhan-patch-2
PiperOrigin-RevId: 423152594
2 parents 7ca54b1 + 997059d commit 123f30f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

official/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ as tagged branches or [downloadable releases](https://github.com/tensorflow/mode
8484
* Model repository version numbers match the target TensorFlow release,
8585
such that
8686
[release v2.5.0](https://github.com/tensorflow/models/releases/tag/v2.5.0)
87-
are compatible with
87+
is compatible with
8888
[TensorFlow v2.5.0](https://github.com/tensorflow/tensorflow/releases/tag/v2.5.0).
8989

9090
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**:
121121
pip install tensorflow-text
122122
```
123123

124-
Please check out our [example](colab/fine_tuning_bert.ipynb)
124+
Please check out our [example](https://github.com/tensorflow/text/blob/master/docs/tutorials/fine_tune_bert.ipynb)
125125
to learn how to use a PIP package.
126126

127127
Note that **tf-models-official** may not include the latest changes in this

0 commit comments

Comments
 (0)