Skip to content

Commit 0c963cb

Browse files
Added README.md files to describe about contents of the directory.
PiperOrigin-RevId: 438078675
1 parent 368f330 commit 0c963cb

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

official/legacy/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This directory contains binaries and utils required for input preprocessing,
2+
tokenization, etc that can be used with model building blocks available in
3+
NLP modeling library [nlp/modelling]
4+
(https://github.com/tensorflow/models/tree/master/official/nlp/modeling) to
5+
train custom models and validate new research ideas.

0 commit comments

Comments
 (0)