Struct rust_bert::mobilebert::MobileBertModelResources
source · pub struct MobileBertModelResources;Expand description
Implementations§
source§impl MobileBertModelResources
impl MobileBertModelResources
sourcepub const MOBILEBERT_UNCASED: (&'static str, &'static str) = _
pub const MOBILEBERT_UNCASED: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the Google team at https://huggingface.co/google/mobilebert-uncased. Modified with conversion to C-array format.
sourcepub const MOBILEBERT_ENGLISH_POS: (&'static str, &'static str) = _
pub const MOBILEBERT_ENGLISH_POS: (&'static str, &'static str) = _
Shared under MIT license at https://huggingface.co/mrm8488/mobilebert-finetuned-pos. Modified with conversion to C-array format.