Hugging Face has officially announced a deep integration with the well-known high-level deep learning library fastai, formally bringing fastai into the Hugging…
This article is the introductory first chapter of the official Hugging Face "Deep Reinforcement Learning Course." With the widespread adoption of RLHF…
Hugging Face has officially launched "Hugging Face for Education," an educational initiative designed to lower the barrier to learning machine learning (ML)…
In this installment of Hugging Face's "Machine Learning Experts" interview series, the spotlight is on Lewis Tunstall, a senior machine learning engineer at…
Hugging Face has announced the launch of a new "AI Research Residency Program," an innovative initiative designed to democratize open-source AI research and…
BERT (Bidirectional Encoder Representations from Transformers) is a landmark natural language processing (NLP) model proposed by Google in 2018. This Hugging…
This is an official tutorial article from Hugging Face that guides developers on how to fine-tune a Vision Transformer (ViT) model for image classification…
This is a practical tutorial guide written by Hugging Face, designed to help developers and data scientists quickly get started with sentiment analysis using…
Hugging Face announced the launch of its first custom virtual environment built on Unity ML-Agents: "Snowball Fight." This marks Hugging Face's formal…
This announcement comes from the official Hugging Face blog, published in October 2021, celebrating the launch of the Hugging Face Course along with an…
Hugging Face has announced the launch of its new "Spaces" feature, designed to provide the machine learning community with a simple, fast, and free platform…
Hugging Face has officially launched its "Spaces" service with full support for the popular lightweight UI framework Gradio, aiming to make it easier for…
The summer of 2021 was a vibrant and breakthrough season for Hugging Face. In this retrospective, Hugging Face summarizes the rich achievements produced over…
Vercel published a platform update officially adding support for transferring Projects directly to Personal Accounts (i.e., Hobby plan accounts). This feature…
This classic blog post from Hugging Face explores the common mistakes developers make when building complex (fancy) neural networks, and the simple principles…
This classic blog post written by Hugging Face researcher Patrick von Platen takes a deep dive into the Transformer-based Encoder-Decoder model architecture…
This classic blog post from Hugging Face provides a detailed walkthrough of how to use their open-source ecosystem libraries — `transformers` and `tokenizers`…