sinanuozdemir/oreilly-huggingface-tour
A Crash Course in Hugging Face
This course material helps you get started with using Large Language Models (LLMs) from Hugging Face for various Natural Language Processing (NLP) tasks. It provides practical examples and guided exercises, taking you from understanding core concepts to fine-tuning and deploying models. Anyone interested in applying AI models for text analysis, generation, or understanding can use this, regardless of their prior coding experience.
Use this if you want to learn how to effectively leverage modern AI models from Hugging Face for tasks like text classification, question answering, or content generation, even if you are not a seasoned developer.
Not ideal if you are looking for a deep academic dive into the mathematical foundations of LLMs or advanced research topics beyond practical application.
Stars
63
Forks
41
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sinanuozdemir/oreilly-huggingface-tour"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
azukds/tubular
Python package implementing ML feature engineering and pre-processing for polars or pandas dataframes.
huggingface/course
The Hugging Face course on Transformers
huggingface/audio-transformers-course
The Hugging Face Course on Transformers for Audio
rickiepark/nlp-with-transformers
<트랜스포머를 활용한 자연어 처리> 예제 코드를 위한 저장소입니다.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.