catplusplus's picture
Update README.md
b0f5f32 verified
|
Raw
History Blame Contribute Delete
459 Bytes
---
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.