Fill-Mask
Transformers
Safetensors
Japanese
English
modernbert
Inference Endpoints
hpprc commited on
Commit
d18d71b
·
verified ·
1 Parent(s): f06134d

Update README.md

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