Struct rust_bert::deberta::DebertaVocabResources
source · pub struct DebertaVocabResources;Expand description
Implementations§
source§impl DebertaVocabResources
impl DebertaVocabResources
sourcepub const DEBERTA_BASE: (&'static str, &'static str) = _
pub const DEBERTA_BASE: (&'static str, &'static str) = _
Shared under MIT license by the Microsoft team at https://huggingface.co/microsoft/deberta-base. Modified with conversion to C-array format.
sourcepub const DEBERTA_BASE_MNLI: (&'static str, &'static str) = _
pub const DEBERTA_BASE_MNLI: (&'static str, &'static str) = _
Shared under MIT license by the Microsoft team at https://huggingface.co/microsoft/deberta-base-mnli. Modified with conversion to C-array format.