Switch language한국어
Back to the list

Adapting Multilingual Embedding Models to Turkish via Cross-Lingual Tokenizer Surgery and Offline Distillation

TL;DR AI

Key summary

2 min read
  1. Researchers released embeddingmagibu-200m, a 200M-parameter Turkish sentence embedding model adapted from a multilingual teacher.

  2. It uses a Turkish-optimized 131k tokenizer and offline distillation from precomputed embeddings, cutting training cost.

  3. The model matches or beats the teacher on major benchmarks, including 77.55 Pearson and 77.45 Spearman on STSbTR and a 63.9% mean score on TR-MTEB.

  4. The team also released the model, tokenizer, datasets, and tooling, making it easier to build lower-cost Turkish NLP systems.

Read the original