bryanlimy / tf2-transformer-chatbot

Transformer Chatbot in TensorFlow 2 with TPU support.
MIT License
130 stars 58 forks source link

Update in post #21

Closed MohsenFazaeli closed 3 years ago

MohsenFazaeli commented 3 years ago

Hi,

The post you mention contains broken links to colab notebook. Would you please update that?

bryanlimy commented 3 years ago

Thank you for letting me know! Seems like all community examples have been moved to the demo branch, https://github.com/tensorflow/examples/blob/demo/community/en/transformer_chatbot.ipynb. I will try to update the post with the new link.

MohsenFazaeli commented 3 years ago

Ty for replay. This post and the code helped us too much with guiding the new students in NLP.