Any idea which model has the best performance across languages? I'm checking out model performance on the Huggingface leaderboard and the top models for English aren't even in the top 20 for Polish, French and Chinese
For the normal user that just wants something across languages, the minilm-paraphrase-multilingual in the OP library is great.
Of you want better than that (either bigger model, or specifically for a subset of languages, etc.) then you need to think about your task, priorities, target languages, etc.
For the normal user that just wants something across languages, the minilm-paraphrase-multilingual in the OP library is great.
Of you want better than that (either bigger model, or specifically for a subset of languages, etc.) then you need to think about your task, priorities, target languages, etc.