fredoline005 commited on
Commit
09fa1d4
·
verified ·
1 Parent(s): b99f456

Link GitHub repo

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ A **Turkish-optimized sentence embedding model** for retrieval / RAG, distilled
19
  `BAAI/bge-m3` into a `multilingual-e5-base` student over 500k Turkish web sentences.
20
  768→1024-dim projected to match the teacher's space.
21
 
 
 
22
  > Part of [Ajanlar](https://huggingface.co/fredoline005) — open Turkish AI agent infra.
23
  > The retrieval engine under the agents, where multilingual models underperform on
24
  > agglutinative Turkish.
 
19
  `BAAI/bge-m3` into a `multilingual-e5-base` student over 500k Turkish web sentences.
20
  768→1024-dim projected to match the teacher's space.
21
 
22
+ 🔗 Code + recipe: **[github.com/AJANLAR-AI/ajanlar](https://github.com/AJANLAR-AI/ajanlar)**
23
+
24
  > Part of [Ajanlar](https://huggingface.co/fredoline005) — open Turkish AI agent infra.
25
  > The retrieval engine under the agents, where multilingual models underperform on
26
  > agglutinative Turkish.