Struct rust_bert::electra::ElectraModelResources
source · pub struct ElectraModelResources;Expand description
Implementations§
source§impl ElectraModelResources
impl ElectraModelResources
sourcepub const BASE_GENERATOR: (&'static str, &'static str) = _
pub const BASE_GENERATOR: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the Google team at https://github.com/google-research/electra. Modified with conversion to C-array format.
sourcepub const BASE_DISCRIMINATOR: (&'static str, &'static str) = _
pub const BASE_DISCRIMINATOR: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the Google team at https://github.com/google-research/electra. Modified with conversion to C-array format.