Struct rust_bert::distilbert::DistilBertConfigResources
source · pub struct DistilBertConfigResources;Expand description
Implementations§
source§impl DistilBertConfigResources
impl DistilBertConfigResources
sourcepub const DISTIL_BERT_SST2: (&'static str, &'static str) = _
pub const DISTIL_BERT_SST2: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the HuggingFace Inc. team at https://huggingface.co/models. Modified with conversion to C-array format.
sourcepub const DISTIL_BERT: (&'static str, &'static str) = _
pub const DISTIL_BERT: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the HuggingFace Inc. team at https://huggingface.co/models. Modified with conversion to C-array format.
sourcepub const DISTIL_BERT_SQUAD: (&'static str, &'static str) = _
pub const DISTIL_BERT_SQUAD: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the HuggingFace Inc. team at https://huggingface.co/models. Modified with conversion to C-array format.
sourcepub const DISTILUSE_BASE_MULTILINGUAL_CASED: (&'static str, &'static str) = _
pub const DISTILUSE_BASE_MULTILINGUAL_CASED: (&'static str, &'static str) = _
Shared under Apache 2.0 license at https://huggingface.co/sentence-transformers/distiluse-base-multilingual-cased. Modified with conversion to C-array format.