1901

Annotated Diffusion Model – detailed walkthrough of DDPM implementation

Hugging Face released an annotated, step‑by‑step PyTorch implementation of Denoising Diffusion Probabilistic Models (DDPM), showing how to build, train, and sample from a diffusion model for image generation.

1902

OpenAI, Cohere, and AI21 Labs Best Practices for Deploying Language Models

OpenAI, Cohere, and AI21 Labs have released a joint set of preliminary best practices for the responsible development and deployment of large language models to mitigate risks and prevent misuse.

1903

OpenAI Research: Teaching Models to Express Their Uncertainty in Words

OpenAI researchers demonstrated that GPT-3 can be trained to express calibrated uncertainty about its answers in natural language without relying on model logits.

1904

Graphcore and Hugging Face Expand IPU-Ready Transformer Models

Graphcore and Hugging Face have expanded the Hugging Face Optimum library to include 10 optimized transformer models across NLP, speech, and computer vision for Graphcore IPUs.

1905

Hugging Face Hub Community Update: Pull Requests and Discussions

Hugging Face has introduced pull requests and discussions to the Hub, enabling community-wide collaboration on models, datasets, and Spaces without the need for repository forks.

1906

OpenAI Codex Applications and Integration

OpenAI Codex is a natural language-to-code system based on GPT-3 that powers over 70 applications, including GitHub Copilot, to increase developer productivity by converting English instructions into code.

1907

TAPEX: Efficient Table Pre-training via Neural SQL Execution

TAPEX is a table pre-training approach that uses synthetic SQL execution pairs to achieve state-of-the-art results on table question answering and fact verification with significantly higher efficiency than previous methods.

1908

Hugging Face Introduction to Q-Learning

Hugging Face provides a technical guide to Q-Learning, an off-policy value-based reinforcement learning method that uses a Q-table to determine optimal state-action pairs.

1909

Hugging Face Multimodal Project Ethical Charter

Hugging Face has established an ethical charter for its multimodal learning project to integrate ethical principles, transparency, and fairness directly into the machine learning research lifecycle.

1910

Sempre Health Case Study: Accelerating NLP Pipelines with Hugging Face Expert Acceleration Program

Sempre Health utilized the Hugging Face Expert Acceleration Program to deploy an NLP pipeline that automatically handles over 20% of inbound patient messages, significantly improving business scalability.

1911

OpenAI DALL·E 2 Research Preview Update

OpenAI is expanding access to DALL·E 2 to waitlisted users at a rate of 1,000 people per week following a limited research preview that generated over 3 million images.

1912

Hugging Face Deep RL Course Unit 2 Part 1: Introduction to Q-Learning Concepts

Hugging Face released the first part of its Deep Reinforcement Learning course, explaining value‑based methods, the Bellman equation, and Monte‑Carlo vs. Temporal‑Difference learning as groundwork for Q‑Learning.

1913

Hugging Face Fellowship Program Announcement

Hugging Face has launched the Fellowship Program to support and empower key contributors to the open-source machine learning ecosystem through resources, recognition, and tailored support.

1914

Machine Learning Experts Interview with Sasha Luccioni – Highlights on Ethical AI and Climate Impact

Hugging Face interviewed research scientist Sasha Luccioni, who discussed her work on ethical AI, carbon‑footprint measurement, and applying machine learning to climate and societal challenges.

1915

Gradio 3.0 Release Notes

Hugging Face has released Gradio 3.0, featuring a complete frontend redesign and the introduction of Gradio Blocks for building complex, custom ML web apps in Python.

1916

Hugging Face Student Ambassador Program 2022

Hugging Face has launched its first Student Ambassador Program to help achieve its goal of teaching machine learning to 5 million people by 2023.

1917

Hugging Face Director of Machine Learning Insights: SaaS Edition

Hugging Face interviews four ML directors from Salesforce, Amplitude, ZoomInfo, and Repustate to discuss the practical challenges, common pitfalls, and future opportunities of integrating machine learning into SaaS products.

1918

Optimum 1.2 Inference Release Adds ONNX Runtime Accelerated Pipelines

Hugging Face announced Optimum 1.2, which adds inference support and Transformers pipeline integration via ONNX Runtime, enabling faster, quantized, and optimized model serving.

1919

Hugging Face Series C Funding Announcement

Hugging Face raised $100 million in Series C funding to accelerate the democratization of AI through open-source research, products, and collaborative machine learning.

1920

fastai Integration with Hugging Face Hub

Hugging Face has integrated the fastai library, allowing practitioners to upload and download fastai Learner objects directly to and from the Hugging Face Hub using a single line of Python.

1921

OpenAI Leadership Team Update

OpenAI announced executive role changes for Greg Brockman, Brad Lightcap, Mira Murati, and Chris Clark to align leadership with the company's growth and strategic milestones.

1922

Hugging Face Deep Reinforcement Learning Introduction

Hugging Face released an introductory tutorial for a free Deep Reinforcement Learning class, covering core RL concepts, the RL framework, exploration‑exploitation trade‑off, policy‑based vs value‑based methods, and how deep neural networks integrate into RL.

1923

Accelerate Large Model Training using PyTorch Fully Sharded Data Parallel

Hugging Face integrates PyTorch Fully Sharded Data Parallel (FSDP) into the Accelerate library, enabling the training of massive models by sharding optimizer states, gradients, and parameters across GPUs with optional CPU offloading.

1924

Opinion Classification with Kili and HuggingFace AutoTrain

Hugging Face demonstrates how to build an active learning pipeline for text classification using Kili for data annotation and AutoTrain for automated model training.

1925

Hugging Face Machine Learning Director Insights – Industry Perspectives

Hugging Face published a series of interviews with six Machine Learning Directors who share how ML is transforming media, pharmaceuticals, science, logistics, marketing, and energy, while highlighting common challenges and future opportunities.

1926

Getting Started with Transformers on Habana Gaudi

Hugging Face and Habana Labs have partnered to accelerate Transformer model training, offering up to 40% better price-performance on Habana Gaudi accelerators compared to GPU-based Amazon EC2 instances.

1927

Supercharging Customer Service with Machine Learning

Hugging Face demonstrates how to automate the filtering of unsatisfied customer feedback using a fine-tuned DeBERTa-v3-base model and the Transformers and Datasets libraries.

1928

Hugging Face Education Initiative 2022 Launch

Hugging Face announced a multi‑track education program in April 2022 aimed at teaching machine learning to 5 million people by the end of 2023, providing free resources for learners, instructors, and the broader public.

1929

Hugging Face Hub Carbon Emissions Tracking

Hugging Face has introduced tools to track, report, and filter machine learning models based on their CO2 emissions to improve environmental transparency in AI.

1930

Measuring Goodhart's Law in AI Alignment

OpenAI explores how optimizing proxy objectives in AI models can lead to a decline in true objective performance, a phenomenon known as Goodhart's Law, and proposes best-of-n sampling as a method for analysis.

1931

Hierarchical Text-Conditional Image Generation with CLIP Latents

OpenAI introduces a two-stage generative model that uses a prior to create CLIP image embeddings from text and a decoder to generate images from those embeddings, improving diversity and enabling zero-shot image manipulation.

1932

Lewis Tunstall interview – Hugging Face Machine Learning Experts

Hugging Face announced a detailed interview with Machine Learning Engineer Lewis Tunstall, highlighting his work on the Transformers library, the new “NLP with Transformers” book, and the expanding Hugging Face Course.

1933

Habana Labs and Hugging Face Partnership for Transformer Model Training

Habana Labs and Hugging Face have integrated Habana's SynapseAI software suite with the Hugging Face Optimum library to accelerate transformer model training on Habana Gaudi processors.

1934

Hugging Face Transformers Design Philosophy

Hugging Face utilizes a "single model file" policy for the Transformers library, intentionally eschewing the DRY (Don't Repeat Yourself) principle to prioritize readability, community contributions, and the stability of static ML models.

1935

Decision Transformer Integration in Hugging Face Transformers

Hugging Face has integrated the Decision Transformer, an offline reinforcement learning method that treats RL as a conditional-sequence modeling problem, into the transformers library and Hugging Face Hub.

1936

Machine Learning Experts: An Interview with Margaret Mitchell

Dr. Margaret Mitchell discusses the critical role of ethical AI, the development of Model Cards for transparency, and the necessity of diversity and inclusion in machine learning development.

1937

Hugging Face AI Research Residency Program Announcement

Hugging Face has launched a 9-month AI Research Residency Program designed to help aspiring researchers develop machine learning techniques and publish open-source work alongside the Hugging Face Science Team.

1938

Fine-Tuning SegFormer for Semantic Segmentation with Custom Datasets

Hugging Face provides a technical guide on fine-tuning the SegFormer model using the Transformers library to perform pixel-level image classification for custom use cases like autonomous sidewalk navigation.

1939

Image search with Hugging Face datasets

Hugging Face demonstrates how to build an image search application by combining the datasets library, CLIP embeddings, and FAISS for efficient similarity search.

1940

Accelerate BERT Inference with Hugging Face Transformers and AWS Inferentia

Hugging Face provides a guide on using AWS Inferentia and the Neuron SDK to accelerate BERT inference, achieving 5-6ms latency on Amazon SageMaker.

1941

GPT-3 and Codex Edit and Insert Capabilities

OpenAI has released new versions of GPT-3 and Codex that can edit existing text and insert content into the middle of a document, moving beyond simple text completion.

1942

Guiding Text Generation with Constrained Beam Search in Hugging Face Transformers

Hugging Face introduced constrained beam search to the Transformers library, allowing users to force specific words or phrases into generated text while maintaining linguistic coherence.

1943

OpenAI Economic Impacts Research Initiative

OpenAI has launched a call for expressions of interest from researchers and companies to study the economic impacts of large language models like GPT-3, ChatGPT, and DALL-E 2.

1944

OpenAI Research Agenda for Economic Impacts of Code Generation Models

OpenAI has proposed a research agenda to study how code generation models like Codex affect productivity, employment, and economic inequality to inform deployment, system design, and public policy.

1945

OpenAI Lessons Learned on Language Model Safety and Misuse

OpenAI shares insights from deploying GPT-3 and Codex, highlighting that real-world misuse often differs from theoretical risks and that safety research frequently enhances commercial utility.

1946

BERT 101: Understanding the Bidirectional Encoder Representations from Transformers

BERT is a bidirectional Transformer-based model developed by Google AI Language that achieves state-of-the-art performance across 11+ common NLP tasks by leveraging unsupervised pre-training on massive datasets.

1947

Fine-Tuning Vision Transformer (ViT) for Image Classification with Hugging Face Transformers

Hugging Face provides a guide on fine-tuning the Vision Transformer (ViT) model for image classification using the datasets and transformers libraries, demonstrating the process with the beans dataset.

1948

OpenAI Formal Math Olympiad Problem Solving

OpenAI demonstrated the ability of its models to solve formal math olympiad problems from competitions like AMC12, AIME, and IMO using formal proof assistants.

1949

Getting Started with Sentiment Analysis using Python

Hugging Face provides a comprehensive guide on implementing sentiment analysis using Python, leveraging pre-trained models from the Hugging Face Hub, the Trainer API for fine-tuning, and the no-code AutoNLP tool.

1950

Automatic Speech Recognition for Large Files with Wav2Vec2 in Transformers

Hugging Face implements a striding technique leveraging the Connectionist Temporal Classification (CTC) architecture of Wav2Vec2 to enable high-quality ASR on arbitrarily long audio files and live inference.