Struct rust_bert::fnet::FNetVocabResources
source · pub struct FNetVocabResources;Expand description
Implementations§
source§impl FNetVocabResources
impl FNetVocabResources
sourcepub const BASE: (&'static str, &'static str) = _
pub const BASE: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the Google team at https://github.com/google-research/google-research/tree/master/f_net. Modified with conversion to C-array format.
sourcepub const BASE_SST2: (&'static str, &'static str) = _
pub const BASE_SST2: (&'static str, &'static str) = _
Shared under Apache 2.0 license at https://huggingface.co/gchhablani/fnet-base-finetuned-sst2. Modified with conversion to C-array format.