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