What problem does it solve?
This Skill allows users to fine-tune AI models on Azure AI Foundry using SFT (supervised), DPO (preference), or RFT (reinforcement with graders). It covers dataset preparation, training job submission, deployment, and evaluation.
Core Features & Use Cases
- Model Fine-Tuning: Fine-tune models using SFT, DPO, or RFT, with options for dataset preparation, training, deployment, and evaluation.
- Dataset Preparation: Prepare and validate training data, generate synthetic data, and ensure data quality.
- Training & Deployment: Submit training jobs, monitor progress, deploy fine-tuned models, and evaluate their performance.
- Use Case: Imagine you have a pre-trained language model that you want to fine-tune on a specific dataset for better performance in a specific domain, such as medical coding or legal analysis.
Quick Start
Use the finetuning skill to submit a supervised training job on your dataset 'dataset.jsonl'.