jacobfulano
commited on
Commit
·
885cc97
1
Parent(s):
48ab7cc
Update citation in README
Browse files
README.md
CHANGED
@@ -174,12 +174,11 @@ This model is intended to be finetuned on downstream tasks.
|
|
174 |
Please cite this model using the following format:
|
175 |
|
176 |
```
|
177 |
-
@
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
urldate = {2023-03-28} % change this date
|
184 |
}
|
185 |
```
|
|
|
174 |
Please cite this model using the following format:
|
175 |
|
176 |
```
|
177 |
+
@article{portes2023MosaicBERT,
|
178 |
+
title={MosaicBERT: A Bidirectional Encoder Optimized for Fast Pretraining},
|
179 |
+
author={Jacob Portes, Alexander R Trott, Sam Havens, Daniel King, Abhinav Venigalla,
|
180 |
+
Moin Nadeem, Nikhil Sardana, Daya Khudia, Jonathan Frankle},
|
181 |
+
journal={NeuRIPS https://openreview.net/pdf?id=5zipcfLC2Z},
|
182 |
+
year={2023},
|
|
|
183 |
}
|
184 |
```
|