Struct rust_bert::mobilebert::MobileBertVocabResources [−][src]
pub struct MobileBertVocabResources;Expand description
Implementations
Shared under Apache 2.0 license by the Google team at https://huggingface.co/google/mobilebert-uncased. Modified with conversion to C-array format.
Shared under MIT license at https://huggingface.co/mrm8488/mobilebert-finetuned-pos. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for MobileBertVocabResources
impl Send for MobileBertVocabResources
impl Sync for MobileBertVocabResources
impl Unpin for MobileBertVocabResources
impl UnwindSafe for MobileBertVocabResources
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = T
Should always be Self
