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