- 2025-03-07: 🛠️ We release the Python implementation of CritiQ on GitHub.
- 2025-02-26: 📝 We published the preprint CritiQ: Mining Data Quality Criteria from Human Preferences on arXiv.
git clone https://github.com/KYLN24/CritiQ
cd CritiQ
pip install -e ".[vllm,train]"
TODO. Refer to the paper for more details.