globuslabs
commited on
Commit
•
fe60012
1
Parent(s):
c92c004
Add Bibtex entry
Browse files
README.md
CHANGED
@@ -42,5 +42,13 @@ Social Sciences, and Technology. The distribution of articles is shown below.
|
|
42 |
|
43 |
# BibTeX entry and citation info
|
44 |
If using this model, please cite this paper:
|
45 |
-
|
46 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
|
43 |
# BibTeX entry and citation info
|
44 |
If using this model, please cite this paper:
|
45 |
+
```
|
46 |
+
@misc{hong2022scholarbert,
|
47 |
+
doi = {10.48550/ARXIV.2205.11342},
|
48 |
+
url = {https://arxiv.org/abs/2205.11342},
|
49 |
+
author = {Hong, Zhi and Ajith, Aswathy and Pauloski, Gregory and Duede, Eamon and Malamud, Carl and Magoulas, Roger and Chard, Kyle and Foster, Ian},
|
50 |
+
title = {ScholarBERT: Bigger is Not Always Better},
|
51 |
+
publisher = {arXiv},
|
52 |
+
year = {2022}
|
53 |
+
}
|
54 |
+
```
|