autointent.configs#

Dataclasses for the configuration of the autointent.Embedder and other objects.

Classes#

InferenceNodeConfig

Configuration for the inference node.

DataConfig

Configuration for the data used in the optimization process.

HPOConfig

Configuration for hyperparameter optimization using Optuna.

LoggingConfig

Configuration for the logging.

TorchTrainingConfig

!!! abstract "Usage Documentation"

VocabConfig

!!! abstract "Usage Documentation"

CrossEncoderConfig

!!! abstract "Usage Documentation"

EarlyStoppingConfig

!!! abstract "Usage Documentation"

EmbedderConfig

!!! abstract "Usage Documentation"

HFModelConfig

!!! abstract "Usage Documentation"

TaskTypeEnum

Enum for different types of prompts.

TokenizerConfig

!!! abstract "Usage Documentation"