# model-recycling **Repository Path**: mirrors_ibm/model-recycling ## Basic Information - **Project Name**: model-recycling - **Description**: Ranking of fine-tuned HF models as base models. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-17 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Model Recycling Welcome to the model recycling github. To see the best model to start from, or study the differences between finetuned models, please visit the [website](https://ibm.github.io/model-recycling/). Or read the [paper](https://arxiv.org/abs/2211.00107). Feel free to open an issue if you have any questions or suggestions. ## Code We provide code to fuse models following this [paper](https://arxiv.org/abs/2006.15020), which offers an advancement over just intertaining. Instead of recycling one model, one can use several. The paper also explains when is it better than intertraining and when not. ## Site link [To get to the site press on this sentence.](https://ibm.github.io/model-recycling/) ## Citation Cite information: ``` @article{choshen2022start, title={Where to start? Analyzing the potential value of intermediate models}, author={Choshen, Leshem and Venezian, Elad and Don-Yehia, Shachar and Slonim, Noam and Katz, Yoav}, journal={arXiv preprint arXiv:2211.00107}, year={2022} } ```