IDs-C2I-Enc / README.md
jiebi's picture
Update README.md
e999efe verified
metadata
license: mit
datasets:
  - jiebi/CodeConvo
language:
  - en
base_model:
  - BAAI/bge-large-en-v1.5
pipeline_tag: feature-extraction
tags:
  - retrieval

Model Card for Model ID

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)

Uses

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}
}