Struct rust_bert::prophetnet::ProphetNetConfigResources
source · pub struct ProphetNetConfigResources;Expand description
Implementations§
source§impl ProphetNetConfigResources
impl ProphetNetConfigResources
sourcepub const PROPHETNET_LARGE_UNCASED: (&'static str, &'static str) = _
pub const PROPHETNET_LARGE_UNCASED: (&'static str, &'static str) = _
Shared under MIT license by the Microsoft team at https://github.com/microsoft/ProphetNet. Modified with conversion to C-array format.
sourcepub const PROPHETNET_LARGE_CNN_DM: (&'static str, &'static str) = _
pub const PROPHETNET_LARGE_CNN_DM: (&'static str, &'static str) = _
Shared under MIT license by the Microsoft team at https://github.com/microsoft/ProphetNet. Modified with conversion to C-array format.