| 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. |