DatasetPreparatorConfig¶
Module: fast_llm.data.preparation.config
Variant of: RunnableConfig — select with type: prepare
Inherits from: RunnableConfig
No user-configurable fields.
Variants¶
Select a variant by setting type: to one of the following values.
type value |
Class | Description |
|---|---|---|
dataset_discovery |
DatasetDiscoveryConfig | Configuration for the dataset discovery preparator |
gpt_memmap |
GPTMemmapDatasetPreparatorConfig |