Classifier models based on YandexGPT
Written by
Updated at June 25, 2024
You can access a YandexGPT-based classifier model via API using its URI/latest
segment specifies the model version and is optional. To access a YandexGPT-based classifier model, use the fewShotClassify Text Classification API method.
If an out-of-the-box model is not enough, you can fine-tune a YandexGPT-based classifier in Yandex DataSphere
Model | URI | Operation mode |
---|---|---|
Prompt-based classifier | cls://<folder_ID>/yandexgpt/latest |
Synchronous |
Classifier model fine-tuned in Yandex DataSphere | cls://<tuned_model_ID> |
Synchronous |