jacobfulano
commited on
Commit
•
9c738c5
1
Parent(s):
d6f27fe
Update citation in README
Browse files
README.md
CHANGED
@@ -194,12 +194,11 @@ This model is intended to be finetuned on downstream tasks.
|
|
194 |
Please cite this model using the following format:
|
195 |
|
196 |
```
|
197 |
-
@
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
urldate = {2023-03-28} % change this date
|
204 |
}
|
205 |
```
|
|
|
194 |
Please cite this model using the following format:
|
195 |
|
196 |
```
|
197 |
+
@article{portes2023MosaicBERT,
|
198 |
+
title={MosaicBERT: A Bidirectional Encoder Optimized for Fast Pretraining},
|
199 |
+
author={Jacob Portes, Alexander R Trott, Sam Havens, Daniel King, Abhinav Venigalla,
|
200 |
+
Moin Nadeem, Nikhil Sardana, Daya Khudia, Jonathan Frankle},
|
201 |
+
journal={NeuRIPS https://openreview.net/pdf?id=5zipcfLC2Z},
|
202 |
+
year={2023},
|
|
|
203 |
}
|
204 |
```
|