Update README.md
Browse files
README.md
CHANGED
@@ -188,4 +188,17 @@ When you use this model for masked language modeling, it may generate biases or
|
|
188 |
|
189 |
## License
|
190 |
|
191 |
-
[MIT License](https://huggingface.co/sbintuitions/modernbert-ja-310m/blob/main/LICENSE)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
|
189 |
## License
|
190 |
|
191 |
+
[MIT License](https://huggingface.co/sbintuitions/modernbert-ja-310m/blob/main/LICENSE)
|
192 |
+
|
193 |
+
## Citation
|
194 |
+
|
195 |
+
```bibtex
|
196 |
+
@misc{
|
197 |
+
modernbert-ja,
|
198 |
+
author = {Tsukagoshi, Hayato and Li, Shengzhe and Fukuchi, Akihiko and Shibata, Tomohide},
|
199 |
+
title = {{ModernBERT-Ja}},
|
200 |
+
howpublished = {\url{https://huggingface.co/collections/sbintuitions/modernbert-ja-67b68fe891132877cf67aa0a}},
|
201 |
+
url = {https://huggingface.co/collections/sbintuitions/modernbert-ja-67b68fe891132877cf67aa0a},
|
202 |
+
year = {2025},
|
203 |
+
}
|
204 |
+
```
|