Skip to content

kotlarmilos/phi4-finetuned

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fine-tuned microsoft/Phi-4-mini-instruct on GitHub data

Fine-tuned microsoft/Phi-4-mini-instruct on dotnet/runtime GitHub data.

Project Structure

  • agent/: Contains the core implementation of the GitHub agent.
  • github-crawler/: Scripts and utilities for data collection and preprocessing, including extracting issues and PRs from GitHub.
  • model/: Code for fine-tuning and deploying the language model, including training scripts and model configurations.
  • scripts/: Deployment and automation.

Goals

  • Fine-tune a language model to understand and propose solutions for .NET runtime issues.
  • Deploy the model as a GitHub agent on Azure.
  • Implement a feedback loop for continuous improvement.

Quick start

  1. Collect raw data from Github repository
  2. Generate dataset
  3. Finetune model

Demo

About

Fine-tuned microsoft/Phi-4-mini-instruct on dotnet/runtime github data

Resources

Stars

Watchers

Forks

Contributors