🗃️
Hugging Face Datasets
availableCreate and manage datasets on Hugging Face Hub — initialize repos, define configs, stream row updates, and run SQL-based queries.
ai-mlWhat This Skill Does
Create and manage datasets on Hugging Face Hub — initialize repos, define configs, stream row updates, and run SQL-based queries.
Capabilities
- Dataset Creation — Initialize and configure dataset repositories
- Row Management — Stream updates and manage dataset rows
- SQL Queries — Query and transform datasets using SQL
- Config Management — Define dataset configs and system prompts
How It Works
- Create or select a dataset repository on the Hub
- Define dataset configuration and schema
- Add, update, or query rows using CLI or SQL
- Changes are synced to the Hub automatically
Example Usage
"Create a new instruction-tuning dataset"
"Query my dataset using SQL to filter entries"
"Stream new rows to an existing dataset"