File size: 459 Bytes
489a769
 
b0f5f32
 
489a769
b0f5f32
 
 
 
1
2
3
4
5
6
7
8
9
---
license: apache-2.0
base_model:
- Qwen/Qwen3-Embedding-4B
---

I needed a model that does reliable matching between English and the 3 Japanese writting system, so I calibrated the compressed one with
English/Japanese datasets as well as my private dataset. I included a script in extras, private dataset is not included but generation code
is there for reference. Attention layers are left uncompressed for precision and this makes a noticable difference.