Struct rust_bert::longformer::LongformerConfigResources
source · pub struct LongformerConfigResources;Expand description
Implementations§
source§impl LongformerConfigResources
impl LongformerConfigResources
sourcepub const LONGFORMER_BASE_4096: (&'static str, &'static str) = _
pub const LONGFORMER_BASE_4096: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the AllenAI team at https://github.com/allenai/longformer. Modified with conversion to C-array format.
sourcepub const LONGFORMER_BASE_SQUAD1: (&'static str, &'static str) = _
pub const LONGFORMER_BASE_SQUAD1: (&'static str, &'static str) = _
Shared under MIT license at https://huggingface.co/valhalla/longformer-base-4096-finetuned-squadv1. Modified with conversion to C-array format.