Struct rust_bert::prophetnet::ProphetNetModelResources
source · pub struct ProphetNetModelResources;Expand description
Implementations§
source§impl ProphetNetModelResources
impl ProphetNetModelResources
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.