Package version:

Enumeration KnownSplitSkillEncoderModelName

Known values of SplitSkillEncoderModelName that the service accepts.

Enumeration Members

Enumeration Members

CL100KBase

A base model with a 100,000 token vocabulary.

P50KBase

A base model with a 50,000 token vocabulary, optimized for prompt-based tasks.

P50KEdit

Similar to p50k_base but fine-tuned for editing or rephrasing tasks with a 50,000 token vocabulary.

R50KBase

Refers to a base model trained with a 50,000 token vocabulary, often used in general natural language processing tasks.