mteb icon indicating copy to clipboard operation
mteb copied to clipboard

Invalid links for models with huggingface references

Open KennethEnevoldsen opened this issue 2 months ago • 4 comments

Currently we by default add a link even if invalid:

[`baseline/random-cross-encoder-baseline`](https://huggingface.co/baseline/random-cross-encoder-baseline)

KennethEnevoldsen avatar Oct 17 '25 13:10 KennethEnevoldsen

Hello, @KennethEnevoldsen !

This is a case of an invalid link that I found while adding citations.

https://github.com/embeddings-benchmark/mteb/blob/634a1bbf33865b9f14261753c6015060e66ab2f2/mteb/models/model_implementations/codi_models.py#L128-L130

I think this is the same model as this one: https://github.com/embeddings-benchmark/mteb/blob/v2.0.0/mteb/models/model_implementations/youtu_models.py

whybe-choi avatar Oct 18 '25 09:10 whybe-choi

Thanks @whybe-choi added a PR to remove it

KennethEnevoldsen avatar Oct 19 '25 07:10 KennethEnevoldsen

Hello everyone, CoDi Embedding V1 has been renamed Youtu Embedding. So you can remove the old version.

ZBWpro avatar Oct 19 '25 08:10 ZBWpro

Great to know @ZBWpro - thanks for the clarification!

KennethEnevoldsen avatar Oct 19 '25 08:10 KennethEnevoldsen