Update README.md
Browse files
README.md
CHANGED
|
@@ -3925,6 +3925,19 @@ The files used for evaluation are stored in the `mteb` directory.
|
|
| 3925 |
| [AMBER-large](https://huggingface.co/retrieva-jp/amber-large) | 315M | 56.08 | 59.13 | 41.04 | **81.52** | 72.23 | 43.83 | **42.71** | 81.00 | **30.21** |
|
| 3926 |
| [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large) | 560M | **57.06** | **60.84** | **46.17** | 81.11 | **74.88** | **44.31** | 41.91 | **84.33** | 26.67 |
|
| 3927 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3928 |
## More Information
|
| 3929 |
|
| 3930 |
https://note.com/retrieva/n/n4ee9d304f44d
|
|
|
|
| 3925 |
| [AMBER-large](https://huggingface.co/retrieva-jp/amber-large) | 315M | 56.08 | 59.13 | 41.04 | **81.52** | 72.23 | 43.83 | **42.71** | 81.00 | **30.21** |
|
| 3926 |
| [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large) | 560M | **57.06** | **60.84** | **46.17** | 81.11 | **74.88** | **44.31** | 41.91 | **84.33** | 26.67 |
|
| 3927 |
|
| 3928 |
+
## Citation
|
| 3929 |
+
|
| 3930 |
+
**BibTeX:**
|
| 3931 |
+
|
| 3932 |
+
```bibtex
|
| 3933 |
+
@inproceedings{amber2025,
|
| 3934 |
+
title = {インストラクションと複数タスクを利用した日本語向け分散表現モデルの構築},
|
| 3935 |
+
author = {勝又智 and 木村大翼 and 西鳥羽二郎},
|
| 3936 |
+
booktitle = {言語処理学会第31回年次大会発表論文集},
|
| 3937 |
+
year = {2025},
|
| 3938 |
+
}
|
| 3939 |
+
```
|
| 3940 |
+
|
| 3941 |
## More Information
|
| 3942 |
|
| 3943 |
https://note.com/retrieva/n/n4ee9d304f44d
|