Invalid links for models with huggingface references
Currently we by default add a link even if invalid:
[`baseline/random-cross-encoder-baseline`](https://huggingface.co/baseline/random-cross-encoder-baseline)
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
Thanks @whybe-choi added a PR to remove it
Hello everyone, CoDi Embedding V1 has been renamed Youtu Embedding. So you can remove the old version.
Great to know @ZBWpro - thanks for the clarification!