Transformers Encoders: How To Make Your Own (And Why You Should)
Channel:
Subscribers:
825
Published on ● Video Link: https://www.youtube.com/watch?v=mm21JVh-rAQ
Build your own Masked Language Model using BERT (RoBERTA)
Learn about training a custom tokenizer and making sure it works with your model. Create custom functions for tokenizing your chosen text (for us it's the entire works of Emmanuel Kant). Fine-tune and transfer learn your model for a downstream task afterwards!
One thing this includes that I haven't seen anywhere else is a guide on how to actually load your models after saving them, that used to be a lot harder and it bothers me when I see tutorials that don't include that.
Other Videos By IMJONEZZ
Tags:
encoder and decoder
machine learning
neural network
transformer
encoder only
decoder and encoder