jiebi/IDs-C2I-Enc
010
Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
IDs-C2I-Enc is a bi-encoder retrieval model specifically fine-tuned for the IDs subset of the CodeConvo dataset. (IDs is short for Internet-Drafts)
- Paper: Automated Insights Into GitHub Collaboration Dynamics
- Training Dataset: jiebi/CodeConvo
Uses
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
You can use MTEB to load this model (source code).
To run the IR evaluation task (source code).
Training Details
You can reproduce this with this script (reproduced here for convenience).
Citation
@article{bian2025automated,
title={Automated Insights Into GitHub Collaboration Dynamics},
author={Bian, Jie and Arefev, Nikolay and M{\"u}hlh{\"a}user, Max and Welzl, Michael},
journal={IEEE Access},
volume={13},
pages={85526--85542},
year={2025}
}