Type Definition rust_bert::pegasus::PegasusConfig[][src]

pub type PegasusConfig = MBartConfig;
Expand description

Pegasus model configuration

Defines the Pegasus model architecture (e.g. number of layers, hidden layer size, label mapping…)