Tuning a base model in Vertex AI
Mark Ryan
0:00 / 0:00
Tuning a base model in Vertex AI
3 096 просмотров · 2 года назад
Mark Ryan
736 подписчиков
3 096 просмотров · 2 года назад
How to adapt a base text model / LLM in Vertex AI using a tuning dataset. Learn how to tune a base model, test the tuned model, and compare its results with the results from the base model.
Related documentation:
Vertex AI base models: https://cloud.google.com/vertex-ai/do...
Sample JSONL tuning datasets: https://cloud.google.com/vertex-ai/do...
Details about text model tuning: https://cloud.google.com/vertex-ai/do...
JSONL (JSON Lines) format: https://jsonlines.org/
Related article: https://markryan-69718.medium.com/tun...