meguruin commited on
Commit
18543c0
·
verified ·
1 Parent(s): 0e8cbdf

Add Citation

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -101,6 +101,16 @@ Evaluation by top-k retrieval accuracy[^4] (the fraction of questions that have
101
  # Authors
102
  [Akihiko Fukuchi](https://huggingface.co/akiFQC), [Yuichiro Hoshino](https://huggingface.co/Yuichiroh), [Yotarow Watanabe](https://huggingface.co/yotarow)
103
 
 
 
 
 
 
 
 
 
 
 
104
  ## License
105
  This model is published under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
106
 
 
101
  # Authors
102
  [Akihiko Fukuchi](https://huggingface.co/akiFQC), [Yuichiro Hoshino](https://huggingface.co/Yuichiroh), [Yotarow Watanabe](https://huggingface.co/yotarow)
103
 
104
+ ## Citation
105
+ ```
106
+ @misc{pkshatech-GLuCoSE-base-ja,
107
+ title={pkshatech/GLuCoSE-base-ja},
108
+ url={https://huggingface.co/pkshatech/GLuCoSE-base-ja},
109
+ author={Akihiko Fukuchi, Yuichiro Hoshino, Yotarow Watanabe},
110
+ year={2023},
111
+ }
112
+ ```
113
+
114
  ## License
115
  This model is published under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
116