globuslabs commited on
Commit
0a74916
1 Parent(s): f3806b3

Add Bibtex entry

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -43,5 +43,13 @@ Social Sciences, and Technology. The distribution of articles is shown below.
43
 
44
  # BibTeX entry and citation info
45
  If using this model, please cite this paper:
46
-
47
- [To be added]
 
 
 
 
 
 
 
 
 
43
 
44
  # BibTeX entry and citation info
45
  If using this model, please cite this paper:
46
+ ```
47
+ @misc{hong2022scholarbert,
48
+ doi = {10.48550/ARXIV.2205.11342},
49
+ url = {https://arxiv.org/abs/2205.11342},
50
+ author = {Hong, Zhi and Ajith, Aswathy and Pauloski, Gregory and Duede, Eamon and Malamud, Carl and Magoulas, Roger and Chard, Kyle and Foster, Ian},
51
+ title = {ScholarBERT: Bigger is Not Always Better},
52
+ publisher = {arXiv},
53
+ year = {2022}
54
+ }
55
+ ```