juanwisz commited on
Commit
293923a
·
verified ·
1 Parent(s): b9a978d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1063,6 +1063,19 @@ You can finetune this model on your own dataset.
1063
 
1064
  ### BibTeX
1065
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1066
  #### Sentence Transformers
1067
  ```bibtex
1068
  @inproceedings{reimers-2019-sentence-bert,
 
1063
 
1064
  ### BibTeX
1065
 
1066
+ #### ModernBERT
1067
+ ```bibtex
1068
+ @misc{warner2024smarterbetterfasterlonger,
1069
+ title={Smarter, Better, Faster, Longer: A Modern Bidirectional Encoder for Fast, Memory Efficient, and Long Context Finetuning and Inference},
1070
+ author={Benjamin Warner and Antoine Chaffin and Benjamin Clavié and Orion Weller and Oskar Hallström and Said Taghadouini and Alexis Gallagher and Raja Biswas and Faisal Ladhak and Tom Aarsen and Nathan Cooper and Griffin Adams and Jeremy Howard and Iacopo Poli},
1071
+ year={2024},
1072
+ eprint={2412.13663},
1073
+ archivePrefix={arXiv},
1074
+ primaryClass={cs.CL},
1075
+ url={https://arxiv.org/abs/2412.13663},
1076
+ }
1077
+ ```
1078
+
1079
  #### Sentence Transformers
1080
  ```bibtex
1081
  @inproceedings{reimers-2019-sentence-bert,