We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368f330 commit 0c963cbCopy full SHA for 0c963cb
official/legacy/README.md
@@ -0,0 +1,5 @@
1
+Models in this `legacy` directory are mainly are used for benchmarking the
2
+models.
3
+
4
+Please note that the models in this `legacy` directory are not supported like
5
+the models in official/nlp and official/vision.
official/nlp/data/README.md
+This directory contains binaries and utils required for input preprocessing,
+tokenization, etc that can be used with model building blocks available in
+NLP modeling library [nlp/modelling]
+(https://github.com/tensorflow/models/tree/master/official/nlp/modeling) to
+train custom models and validate new research ideas.
0 commit comments