Skip to content

uiuctml/MiCRo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 MiCRo: Mixture Modeling and Context-aware Routing for Personalized Preference Learning

Official Implementation of "MiCRo: Mixture Modeling and Context-aware Routing for Personalized Preference Learning".

Framework

📦 Environments Setup

conda create -n micro python=3.10
conda activate micro
pip install -r requirements.txt

💻 Experiments

  1. Create datasets.
cd data_process/
python create_pair_wise_data.py
  1. Start the training
bash run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors