azure-ai-fine-tuning
Installation
SKILL.md
Goal
Help the user fine-tune a model on Azure AI Foundry. This covers the full lifecycle:
- Dataset creation — generate or prepare training data
- Dataset evaluation — assess data quality before training
- Base model evaluation — benchmark the un-tuned model
- Training type selection — choose SFT, DPO, or RFT
- Dataset format conversion — convert data to the right format
- Training job submission — launch and monitor training runs
- Training curve analysis — detect overfitting, pick checkpoints
- Iterative experimentation — plan successive runs from results
- Model deployment — deploy fine-tuned models with correct format/SKU
- Model evaluation — score outputs with an LLM judge
$ARGUMENTS