Almanac
← Events
4Hugging Face Blog·1mo ago

Argilla 2.4: No-Code Dataset Builder for Fine-Tuning and Evaluation on Hugging Face Hub

Argilla 2.4 introduces a no-code interface integrated directly into the Hugging Face Hub for building fine-tuning and evaluation datasets. The release lowers the barrier for creating structured annotation workflows without requiring programming expertise. This positions Argilla as a more accessible data curation layer within the HF ecosystem, targeting teams that need to produce training and eval datasets at scale.

Related guides (3)

Related events (8)

4Hugging Face Blog·1mo ago·source ↗

Data is Better Together: Community-Driven Dataset Building with Argilla and Hugging Face Spaces

Hugging Face and Argilla are launching a collaborative initiative to enable communities to collectively build higher-quality datasets using Argilla's annotation tooling integrated with Hugging Face Spaces. The effort targets the data curation bottleneck in AI development by crowdsourcing human feedback and annotations at scale. This represents a community-oriented approach to producing training and evaluation datasets for open-source AI models.

4Hugging Face Blog·1mo ago·source ↗

How Argilla Leveraged distilabel to Create an Argilla 2.0 Chatbot

Argilla describes building a domain-specific chatbot for their Argilla 2.0 platform using their own distilabel synthetic data pipeline. The approach involves generating synthetic Q&A pairs from documentation to fine-tune a retrieval-augmented or instruction-tuned model. This serves as a practical case study in using synthetic data generation tooling to bootstrap specialized assistants.

5Hugging Face Blog·1mo ago·source ↗

Announcing Evaluation on the Hub

Hugging Face announced Evaluation on the Hub, a new feature enabling users to evaluate any model on any dataset directly within the Hugging Face Hub infrastructure. The tool aims to lower the barrier to standardized model evaluation by integrating evaluation workflows into the existing model and dataset hosting platform. This represents an infrastructure step toward more accessible and reproducible benchmarking in the ML community.

6Hugging Face Blog·1mo ago·source ↗

Gaia2 and ARE: Empowering the community to study agents

Hugging Face has released Gaia2 and the Agent Reasoning Evaluation (ARE) framework, aimed at enabling the research community to study and benchmark AI agents. The post describes new tools and datasets for evaluating agent capabilities, building on the original GAIA benchmark. This represents an expansion of the agent evaluation ecosystem with community-oriented tooling.

4Hugging Face Blog·1mo ago·source ↗

Hugging Face Introduces AI Sheets: Dataset Manipulation via Open AI Models

Hugging Face has launched AI Sheets, a tool that enables users to work with datasets using open AI models directly within a spreadsheet-like interface. The product appears to integrate open-weight models for data transformation, annotation, or enrichment tasks on tabular datasets. This is a tooling addition to the Hugging Face ecosystem aimed at lowering the barrier for dataset curation and processing workflows.

5Hugging Face Blog·1mo ago·source ↗

Introducing the Synthetic Data Generator - Build Datasets with Natural Language

Hugging Face has launched a Synthetic Data Generator tool that allows users to create datasets using natural language descriptions. The tool is designed to lower the barrier for dataset creation, enabling practitioners to generate training data without writing code. This is relevant to the broader trend of synthetic data as a scalable alternative to manual data collection and annotation.

4Hugging Face Blog·1mo ago·source ↗

Improving Hugging Face Model Access for Kaggle Users

Hugging Face has announced an integration improvement that streamlines how Kaggle users access models from the Hugging Face Hub. The update appears to reduce friction for practitioners using Kaggle notebooks and compute environments to work with Hugging Face-hosted models. This represents a platform-level partnership move between two major ML community hubs.

5Hugging Face Blog·16d ago·source ↗

Hugging Face redesigns hf CLI to be agent-optimized for Hub interactions

Hugging Face published a blog post describing design decisions behind making the hf CLI agent-friendly for interacting with the Hub. The post covers how the CLI is being structured to work well in agentic workflows where LLMs or automated systems issue commands programmatically. This is relevant to the growing ecosystem of AI agents that need to retrieve, upload, or manage models and datasets.