Commit 8ccc242c authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Clarify the deprecation warning for bert/ readme.

PiperOrigin-RevId: 367101911
parent 1cb5e572
...@@ -3,7 +3,8 @@ ...@@ -3,7 +3,8 @@
**WARNING**: We are on the way to deprecate most of the code in this directory. **WARNING**: We are on the way to deprecate most of the code in this directory.
Please see Please see
[this link](https://github.com/tensorflow/models/blob/master/official/nlp/docs/train.md) [this link](https://github.com/tensorflow/models/blob/master/official/nlp/docs/train.md)
for the new tutorial. for the new tutorial and use the new code in `nlp/modeling`. This README is
still correct for this legacy implementation.
The academic paper which describes BERT in detail and provides full results on a The academic paper which describes BERT in detail and provides full results on a
number of tasks can be found here: https://arxiv.org/abs/1810.04805. number of tasks can be found here: https://arxiv.org/abs/1810.04805.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment