NielsRogge / Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.
MIT License
9.08k stars 1.41k forks source link

amazing work! #47

Open randomgambit opened 2 years ago

randomgambit commented 2 years ago

Hi, just a quick note to say thanks for these amazing notebooks! They are super useful! Just a question though: where can I find a tensorflow version of them (or similar)?

Thanks!

NielsRogge commented 2 years ago

Hi!

Thanks for your message. I'm mainly working with PyTorch, mostly because it's easier to debug and works as expected. You can find Tensorflow notebooks here.