update docs
Browse files- README.md +4 -2
- README_JA.md +3 -2
README.md
CHANGED
|
@@ -13,7 +13,6 @@ datasets:
|
|
| 13 |
- clips/mqa
|
| 14 |
- shunk031/JGLUE
|
| 15 |
- paws-x
|
| 16 |
-
- hpprc/janli
|
| 17 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
| 18 |
- castorini/mr-tydi
|
| 19 |
- hpprc/jsick
|
|
@@ -68,7 +67,6 @@ The following resources were used to train this model.
|
|
| 68 |
- [MQA](https://huggingface.co/datasets/clips/mqa)
|
| 69 |
- [JNLI](https://github.com/yahoojapan/JGLUE)
|
| 70 |
- [JSNLI](https://nlp.ist.i.kyoto-u.ac.jp/?%E6%97%A5%E6%9C%AC%E8%AA%9ESNLI%28JSNLI%29%E3%83%87%E3%83%BC%E3%82%BF%E3%82%BB%E3%83%83%E3%83%88)
|
| 71 |
-
- [JaNLI](https://github.com/verypluming/JaNLI)
|
| 72 |
- [PAWS-X](https://huggingface.co/datasets/paws-x)
|
| 73 |
- [JSeM](https://github.com/DaisukeBekki/JSeM)
|
| 74 |
- [MoritzLaurer/multilingual-NLI-26lang-2mil7](https://huggingface.co/datasets/MoritzLaurer/multilingual-NLI-26lang-2mil7)
|
|
@@ -97,6 +95,10 @@ Evaluation by top-k retrieval accuracy[^4] (the fraction of questions that have
|
|
| 97 |
| [pkshatech/simcse-ja-bert-base-clcmlp](https://huggingface.co/pkshatech/simcse-ja-bert-base-clcmlp)[^3] | 30.60 | 54.50 | 62.50 | 76.70 |
|
| 98 |
| pkshatech/GLuCoSE-base-ja | **34.20** | 57.50 | **65.20** | **77.60** |
|
| 99 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
## License
|
| 101 |
This model is published under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
| 102 |
|
|
|
|
| 13 |
- clips/mqa
|
| 14 |
- shunk031/JGLUE
|
| 15 |
- paws-x
|
|
|
|
| 16 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
| 17 |
- castorini/mr-tydi
|
| 18 |
- hpprc/jsick
|
|
|
|
| 67 |
- [MQA](https://huggingface.co/datasets/clips/mqa)
|
| 68 |
- [JNLI](https://github.com/yahoojapan/JGLUE)
|
| 69 |
- [JSNLI](https://nlp.ist.i.kyoto-u.ac.jp/?%E6%97%A5%E6%9C%AC%E8%AA%9ESNLI%28JSNLI%29%E3%83%87%E3%83%BC%E3%82%BF%E3%82%BB%E3%83%83%E3%83%88)
|
|
|
|
| 70 |
- [PAWS-X](https://huggingface.co/datasets/paws-x)
|
| 71 |
- [JSeM](https://github.com/DaisukeBekki/JSeM)
|
| 72 |
- [MoritzLaurer/multilingual-NLI-26lang-2mil7](https://huggingface.co/datasets/MoritzLaurer/multilingual-NLI-26lang-2mil7)
|
|
|
|
| 95 |
| [pkshatech/simcse-ja-bert-base-clcmlp](https://huggingface.co/pkshatech/simcse-ja-bert-base-clcmlp)[^3] | 30.60 | 54.50 | 62.50 | 76.70 |
|
| 96 |
| pkshatech/GLuCoSE-base-ja | **34.20** | 57.50 | **65.20** | **77.60** |
|
| 97 |
|
| 98 |
+
|
| 99 |
+
# Authors
|
| 100 |
+
[Akihiko Fukuchi](https://huggingface.co/akiFQC), [Yuichiroh Hoshino](https://huggingface.co/Yuichiroh), [Yotarow Watanabe](https://huggingface.co/yotarow)
|
| 101 |
+
|
| 102 |
## License
|
| 103 |
This model is published under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
| 104 |
|
README_JA.md
CHANGED
|
@@ -13,7 +13,6 @@ datasets:
|
|
| 13 |
- clips/mqa
|
| 14 |
- shunk031/JGLUE
|
| 15 |
- paws-x
|
| 16 |
-
- hpprc/janli
|
| 17 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
| 18 |
- castorini/mr-tydi
|
| 19 |
- hpprc/jsick
|
|
@@ -68,7 +67,6 @@ LangChainでもこのテキスト埋め込みモデルを利用することが
|
|
| 68 |
- [MQA](https://huggingface.co/datasets/clips/mqa)
|
| 69 |
- [JNLI](https://github.com/yahoojapan/JGLUE)
|
| 70 |
- [JSNLI](https://nlp.ist.i.kyoto-u.ac.jp/?%E6%97%A5%E6%9C%AC%E8%AA%9ESNLI%28JSNLI%29%E3%83%87%E3%83%BC%E3%82%BF%E3%82%BB%E3%83%83%E3%83%88)
|
| 71 |
-
- [JaNLI](https://github.com/verypluming/JaNLI)
|
| 72 |
- [PAWS-X](https://huggingface.co/datasets/paws-x)
|
| 73 |
- [JSeM](https://github.com/DaisukeBekki/JSeM)
|
| 74 |
- [MoritzLaurer/multilingual-NLI-26lang-2mil7](https://huggingface.co/datasets/MoritzLaurer/multilingual-NLI-26lang-2mil7)
|
|
@@ -97,6 +95,9 @@ top-k retrieval accuracy[^4] (検索された上位k個の文書に少なく
|
|
| 97 |
| [pkshatech/simcse-ja-bert-base-clcmlp](https://huggingface.co/pkshatech/simcse-ja-bert-base-clcmlp)[^3] | 30.60 | 54.50 | 62.50 | 76.70 |
|
| 98 |
| pkshatech/GLuCoSE-base-ja | **34.20** | 57.50 | **65.20** | **77.60** |
|
| 99 |
|
|
|
|
|
|
|
|
|
|
| 100 |
## ライセンス
|
| 101 |
このモデルは [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)の下で公開されています。
|
| 102 |
|
|
|
|
| 13 |
- clips/mqa
|
| 14 |
- shunk031/JGLUE
|
| 15 |
- paws-x
|
|
|
|
| 16 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
| 17 |
- castorini/mr-tydi
|
| 18 |
- hpprc/jsick
|
|
|
|
| 67 |
- [MQA](https://huggingface.co/datasets/clips/mqa)
|
| 68 |
- [JNLI](https://github.com/yahoojapan/JGLUE)
|
| 69 |
- [JSNLI](https://nlp.ist.i.kyoto-u.ac.jp/?%E6%97%A5%E6%9C%AC%E8%AA%9ESNLI%28JSNLI%29%E3%83%87%E3%83%BC%E3%82%BF%E3%82%BB%E3%83%83%E3%83%88)
|
|
|
|
| 70 |
- [PAWS-X](https://huggingface.co/datasets/paws-x)
|
| 71 |
- [JSeM](https://github.com/DaisukeBekki/JSeM)
|
| 72 |
- [MoritzLaurer/multilingual-NLI-26lang-2mil7](https://huggingface.co/datasets/MoritzLaurer/multilingual-NLI-26lang-2mil7)
|
|
|
|
| 95 |
| [pkshatech/simcse-ja-bert-base-clcmlp](https://huggingface.co/pkshatech/simcse-ja-bert-base-clcmlp)[^3] | 30.60 | 54.50 | 62.50 | 76.70 |
|
| 96 |
| pkshatech/GLuCoSE-base-ja | **34.20** | 57.50 | **65.20** | **77.60** |
|
| 97 |
|
| 98 |
+
# Authors
|
| 99 |
+
[Akihiko Fukuchi](https://huggingface.co/akiFQC), [Yuichiroh Hoshino](https://huggingface.co/Yuichiroh), [Yotarow Watanabe](https://huggingface.co/yotarow)
|
| 100 |
+
|
| 101 |
## ライセンス
|
| 102 |
このモデルは [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)の下で公開されています。
|
| 103 |
|