Polish codes for model customization.
PiperOrigin-RevId: 276815842 Change-Id: I8fc60dab3e04910b7adf8ed0119a664a1171c58a
This commit is contained in:
parent
560ec05c92
commit
1799941f59
@ -55,7 +55,7 @@ Here are the steps to classify a paragraph with the model:
|
|||||||
## Use your training dataset
|
## Use your training dataset
|
||||||
|
|
||||||
Follow this
|
Follow this
|
||||||
[tutorial](https://github.com/tensorflow/examples/tree/master/lite/examples/model_customization/demo/image_classification.ipynb)
|
[tutorial](https://github.com/tensorflow/examples/tree/master/tensorflow_examples/lite/model_customization/demo/text_classification.ipynb)
|
||||||
to apply the same technique used here to train a text classification model using
|
to apply the same technique used here to train a text classification model using
|
||||||
your own datasets. With the right dataset, you can create a model for use cases
|
your own datasets. With the right dataset, you can create a model for use cases
|
||||||
such as document categorization or toxic comments detection.
|
such as document categorization or toxic comments detection.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user