File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ as tagged branches or [downloadable releases](https://github.com/tensorflow/mode
84
84
* Model repository version numbers match the target TensorFlow release,
85
85
such that
86
86
[ release v2.5.0] ( https://github.com/tensorflow/models/releases/tag/v2.5.0 )
87
- are compatible with
87
+ is compatible with
88
88
[ TensorFlow v2.5.0] ( https://github.com/tensorflow/tensorflow/releases/tag/v2.5.0 ) .
89
89
90
90
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**:
121
121
pip install tensorflow-text
122
122
```
123
123
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)
125
125
to learn how to use a PIP package.
126
126
127
127
Note that ** tf-models-official** may not include the latest changes in this
You can’t perform that action at this time.
0 commit comments