Reading List

Fine-Tuning a Language Model: A HuggingFace Tutorial from The AI Alamanac RSS feed.

Fine-Tuning a Language Model: A HuggingFace Tutorial

This is an introduction to HuggingFace and a tutorial on how to train a language model from scratch using transformers, tokenizers, and custom datasets.