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