-
Notifications
You must be signed in to change notification settings - Fork 125
Add results for KaLM-Team/KaLM_Embedding-X-0605 in MMTEB #217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: root <root@TENCENT64.site>
Signed-off-by: root <root@TENCENT64.site>
Signed-off-by: root <root@TENCENT64.site>
|
@Samoed |
|
We need to integrate your model firstly. Can you review metric results from our current implementation embeddings-benchmark/mteb#2478 (comment) |
|
Before merging the results, can we update them first? By the way, could we raise an issue here regarding the evaluation instructions for MTEB? |
I'm not sure what you want. Can you update your implementation in embeddings-benchmark/mteb#2775 using new loader for Kalm models from embeddings-benchmark/mteb#2478? |
The Instruction we evaluated has been updated, so the results for each dataset will also change accordingly. We used |
Can you update them in your implementation?
I see. I will fix it |
Yes. I will update it today. |
* update gte-modernbert-base * update CQADupstackRetrieval for gte-modernbert-base * add Qwen3-Embedding results * add results for Qwen3 Embedding * update FloresBitextMining.json results * udpate model revsion
* add geoembedding results * rename geoembedding result file * minor fix --------- Co-authored-by: zhangzeqing <zhangzeqing@zhejianglab.com> Co-authored-by: Kenneth Enevoldsen <kennethcenevoldsen@gmail.com>
* add cadet results * add revision and model metadata
* add xyz model * add xyz model * use current mteb version * use current mteb version
* Update LGAI-Embedding results Submit results * Update model_meta.json updated
* init automate script * bump versions * fix script name * add tabulate * add resutls for test model * handle no result on task * fix function * fix function * remove testuser * fix script help * try to run only one model * install from sources * update script * format * fix typo * fetch main * fetch main in script * remove revision check * fix reference models arg * bump python version
* update script * remove comment
* update results * mv to revision_id * change model_meta * update revision_id * fix meta * update on scores --------- Co-authored-by: Kolodin Egor <eikolodin@sberbank.ru>
* add geoembedding results * rename geoembedding result file * minor fix --------- Co-authored-by: zhangzeqing <zhangzeqing@zhejianglab.com> Co-authored-by: Kenneth Enevoldsen <kennethcenevoldsen@gmail.com>
I have created a new PR of the model card at: embeddings-benchmark/mteb#2850 And the new results with new instruction are updated in new PR: #227 |
Checklist
mteb/models/this can be as an API. Instruction on how to add a model can be found here