SIGIR-I2C-Enc / README.md
jiebi's picture
Update README.md
f9acee6 verified
|
Raw
History Blame Contribute Delete
1.49 kB
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

SIGIR-I2C-Enc is a bi-encoder retrieval model specifically fine-tuned for the CodeConvo dataset.

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