Skip to content

euroeval.model_loading

source module euroeval.model_loading

Functions related to the loading of models.

Functions

source load_model(model_config: ModelConfig, dataset_config: DatasetConfig, benchmark_config: BenchmarkConfig)BenchmarkModule

Load a model.

Parameters

Returns

Raises