Struct rust_bert::mobilebert::MobileBertConfigResources [−][src]
pub struct MobileBertConfigResources;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 MobileBertConfigResources
impl Send for MobileBertConfigResources
impl Sync for MobileBertConfigResources
impl Unpin for MobileBertConfigResources
impl UnwindSafe for MobileBertConfigResources
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
