Blogs

A complete Hugging Face tutorial: how to build and train a vision transformer

Sergios Karagiannakos

Sergios Karagiannakos

Mar 15, 2022

This article serves as an all-in tutorial of the Hugging Face ecosystem. We will explore the different libraries developed by the Hugging Face team such as transformers and datasets. We will see how they can be used to develop and train transformers with minimum boilerplate code. To better elaborate the basic concepts, we will showcase the entire pipeline of building and training a Vision Transformer (ViT).

Continue Reading

Fine-Tune Wav2Vec2 for English ASR with 🤗 Transformers

Patrick von Platen

Patrick von Platen

Mar 15, 2022

Wav2Vec2 is a pretrained model for Automatic Speech Recognition (ASR) and was released in September 2020 by Alexei Baevski, Michael Auli, and Alex Conneau.

Continue Reading

Fairseq – All You Need to Know About Features, How to Install and Where to Use

Sergios Karagiannakos

Sergios Karagiannakos

Mar 15, 2022

All You Need to Know about Fairseq. Its features in 2020, how to use and install, Github download link and youtube tutorial guide.

Continue Reading

Recent Posts

Categories