--- license: apache-2.0 language: - fr - en base_model: - BAAI/bge-m3 pipeline_tag: sentence-similarity library_name: sentence-transformers tags: - evalllm2026 - sentence-similarity --- # cea-list-ia/evalllm2026-geonames-finetuned This model was trained by the CEA-LIST to participate in the [evalLLM2026 challenge](https://evalllm2026.sciencesconf.org/). ## Model Description - **Trained by:** CEA-LIST - **Task:** Entity Linking (MeSH) - **Type:** Retriever (Embedding) - **Training Data:** Wikipedia, further trained on the training data of the challenge. This retriever is an embedding models designed to find the closest match in GeoNames for entity linking. ## Usage ### Query Prefix To use this model, you should prompt it with the following query prefix: `Represent this geographical sentence for retrieving relevant GeoNames terms:` ## More Information For more details, please refer to the [GitHub repository](https://github.com/cea-list-lasti/evalllm2026-distrib).