Struct rust_bert::gpt_neo::GptNeoConfigResources
source · pub struct GptNeoConfigResources;Expand description
Implementations§
source§impl GptNeoConfigResources
impl GptNeoConfigResources
sourcepub const GPT_NEO_125M: (&'static str, &'static str) = _
pub const GPT_NEO_125M: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the EleutherAI contributors at https://www.eleuther.ai. Modified with conversion to C-array format.
sourcepub const GPT_NEO_1_3B: (&'static str, &'static str) = _
pub const GPT_NEO_1_3B: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the EleutherAI contributors at https://www.eleuther.ai. Modified with conversion to C-array format.
sourcepub const GPT_NEO_2_7B: (&'static str, &'static str) = _
pub const GPT_NEO_2_7B: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the EleutherAI contributors at https://www.eleuther.ai. Modified with conversion to C-array format.