Slot: train_kwargs
URI: dspy:train_kwargs
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| LM | Concrete LiteLLM-backed language model (``dspy | no |
| TrainingJob | Asynchronous fine-tuning job (``dspy | no |
| ReinforceJob | Reinforcement-learning fine-tuning job (``dspy | no |
| BootstrapFinetune | Bootstrap demos then fine-tune the underlying LM (``dspy | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Any |
| Domain Of | LM, TrainingJob, ReinforceJob, BootstrapFinetune |
Cardinality and Requirements
| Property | Value |
|---|---|
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/dspy
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dspy:train_kwargs |
| native | dspy:train_kwargs |
LinkML Source
name: train_kwargs
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- LM
- TrainingJob
- ReinforceJob
- BootstrapFinetune
range: Any