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