Struct rust_bert::openai_gpt::OpenAiGptModelResources
source · pub struct OpenAiGptModelResources;Expand description
Implementations§
source§impl OpenAiGptModelResources
impl OpenAiGptModelResources
sourcepub const GPT: (&'static str, &'static str) = _
pub const GPT: (&'static str, &'static str) = _
Shared under MIT license by the OpenAI team at https://github.com/openai/finetune-transformer-lm. Modified with conversion to C-array format.