Type Definition rust_bert::pegasus::PegasusConfig
source · pub type PegasusConfig = MBartConfig;Expand description
Pegasus model configuration
Defines the Pegasus model architecture (e.g. number of layers, hidden layer size, label mapping…)