tensorflow / text

Making text a first-class citizen in TensorFlow.
https://www.tensorflow.org/beta/tutorials/tensorflow_text/intro
Apache License 2.0
1.23k stars 344 forks source link

Modifying the text_generation.ipynb #1313

Open tilakrayal opened 2 months ago

tilakrayal commented 2 months ago

https://www.tensorflow.org/text/tutorials/text_generation document is failing in the Tensorflow v2.17 which contains Keras3.0. Modified the code to the Keras2.0.

Kindly find the gist for the working code in Keras2.0.

Fixes: #75945

review-notebook-app[bot] commented 2 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB