Skip to content
Distilabel Docs
LoadHubDataset
Initializing search
argilla-io/distilabel
Distilabel
Getting started
How-to guides
Components Gallery
Pipeline Samples
API Reference
Community
Distilabel Docs
argilla-io/distilabel
Distilabel
Getting started
Getting started
Installation
Quickstart
FAQ
How-to guides
How-to guides
Basic
Basic
Define Steps for your Pipeline
Define Steps for your Pipeline
GeneratorStep
GlobalStep
Define Tasks that rely on LLMs
Define Tasks that rely on LLMs
GeneratorTask
Define LLMs as local or remote models
Execute Steps and Tasks in a Pipeline
Advanced
Advanced
Using the Distiset dataset object
Export data to Argilla
Using a file system to pass data of batches between steps
Using CLI to explore and re-run existing Pipelines
Cache and recover pipeline executions
Structured data generation
Serving an LLM for sharing it between several tasks
Components Gallery
Components Gallery
Steps
Steps
Tasks
Tasks
LLMs
LLMs
Pipeline Samples
Pipeline Samples
Examples
Papers
Papers
DEITA
Instruction Backtranslation
Prometheus 2
UltraFeedback
API Reference
API Reference
Step
Step
GeneratorStep
GlobalStep
@step
Step Gallery
Step Gallery
Argilla
Hugging Face
Columns
Extra
Task
Task
GeneratorTask
Task Gallery
Typing
LLM
LLM
LLM Gallery
LLM Gallery
Anthropic
Anyscale
Azure (via OpenAI)
Cohere
Groq
Hugging Face
LiteLLM
llama.cpp
Mistral
Ollama
OpenAI
Together AI
Google Vertex AI
vLLM
Pipeline
Pipeline
Routing Batch Function
Typing
Utils
Distiset
CLI
Community
Community
Issue dashboard
Table of contents
Input & Output Columns
LoadHubDataset
¶
Input & Output Columns
¶
graph TD subgraph Dataset end subgraph LoadHubDataset end
Back to top