Sentence Similarity
Safetensors
Japanese
bert
feature-extraction
hpprc commited on
Commit
a62425e
·
verified ·
1 Parent(s): 23c27de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -117,10 +117,20 @@ SentenceTransformer(
117
  - Datasets: 2.19.1
118
  - Tokenizers: 0.19.1
119
 
120
- <!-- ## Citation
121
-
122
- ### BibTeX
123
- -->
 
 
 
 
 
 
 
 
 
 
124
 
125
  ## License
126
  This model is published under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
 
117
  - Datasets: 2.19.1
118
  - Tokenizers: 0.19.1
119
 
120
+ ## Citation
121
+
122
+ ```bibtex
123
+ @misc{
124
+ Ruri,
125
+ title={{Ruri: Japanese General Text Embeddings}},
126
+ author={Hayato Tsukagoshi and Ryohei Sasano},
127
+ year={2024},
128
+ eprint={2409.07737},
129
+ archivePrefix={arXiv},
130
+ primaryClass={cs.CL},
131
+ url={https://arxiv.org/abs/2409.07737},
132
+ }
133
+ ```
134
 
135
  ## License
136
  This model is published under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).