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