Implement and Train a Transformer Model in 4 Minutes (NLP)

preview_player
Показать описание
Learn how to implement and train a Transformer model called BERT to perform word prediction with just a few lines of Python code.

Happy Transformer's word prediction training documentation:

Hugging Face page for the model we used:

Рекомендации по теме
Комментарии
Автор

Links mentioned in this video:



Happy Transformer's word prediction training documentation:


Hugging Face page for the model we used:

vennify
Автор

Hello. I am a master2 student and my thesis topic is about automatic text generation of product descriptions using transformers(GPT-2 or GPT-3). I did web scrapping of fashion dataset includes titles and descriptions but I don't know next step, so please if you can help me please how can i train a model to generate descriptions from title input. thank you

hamzabehilil