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