small mod
Browse files- README.md +4 -6
- README_JA.md +4 -4
README.md
CHANGED
@@ -98,9 +98,7 @@ Evaluation by top-k retrieval accuracy[^4] (the fraction of questions that have
|
|
98 |
## License
|
99 |
This model is published under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
100 |
|
101 |
-
[^1]: When we trained this model, the test data of JGLUE was not released, so we used the dev set of JGLUE as a private evaluation data. Therefore, we selected the checkpoint on the train set of JGLUE insted of its dev set.
|
102 |
-
[^2]: https://qiita.com/akeyhero/items/ce371bfed64399027c23
|
103 |
-
[^3]: This is the model that PKSHA Technology published before this model.
|
104 |
-
[^4]: For more details, please refer to https://arxiv.org/pdf/2004.04906.pdf.
|
105 |
-
|
106 |
-
```
|
|
|
98 |
## License
|
99 |
This model is published under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
100 |
|
101 |
+
[^1]: When we trained this model, the test data of JGLUE was not released, so we used the dev set of JGLUE as a private evaluation data. Therefore, we selected the checkpoint on the train set of JGLUE insted of its dev set.
|
102 |
+
[^2]: https://qiita.com/akeyhero/items/ce371bfed64399027c23
|
103 |
+
[^3]: This is the model that PKSHA Technology published before this model.
|
104 |
+
[^4]: For more details, please refer to https://arxiv.org/pdf/2004.04906.pdf.
|
|
|
|
README_JA.md
CHANGED
@@ -89,7 +89,7 @@ top-k retrieval accuracy[^4] (検索された上位k個の文書に少なく
|
|
89 |
## ライセンス
|
90 |
このモデルは [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)の下で公開されています。
|
91 |
|
92 |
-
[^1]: モデル学習時には、JGLUEのテストデータが公開されていなかったため、プライベートな評価データとしてJGLUEのdev setを使用していました。そのため、玉突き的にJGLUEのtrain setでcheckpointを選択しています。
|
93 |
-
[^2]: https://qiita.com/akeyhero/items/ce371bfed64399027c23
|
94 |
-
[^3]: このモデルの前にPKSHA Technologyが公開したモデルです。
|
95 |
-
[^4]: 詳しくは、https://arxiv.org/pdf/2004.04906.pdf を参照してください。
|
|
|
89 |
## ライセンス
|
90 |
このモデルは [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)の下で公開されています。
|
91 |
|
92 |
+
[^1]: モデル学習時には、JGLUEのテストデータが公開されていなかったため、プライベートな評価データとしてJGLUEのdev setを使用していました。そのため、玉突き的にJGLUEのtrain setでcheckpointを選択しています。
|
93 |
+
[^2]: https://qiita.com/akeyhero/items/ce371bfed64399027c23
|
94 |
+
[^3]: このモデルの前にPKSHA Technologyが公開したモデルです。
|
95 |
+
[^4]: 詳しくは、https://arxiv.org/pdf/2004.04906.pdf を参照してください。
|