Update README.md
Browse files
README.md
CHANGED
@@ -22,9 +22,11 @@ OpenSMLis shared to advance open research by granting access to cutting-edge lan
|
|
22 |
|
23 |
If you find our work useful, please cite:
|
24 |
|
|
|
25 |
@misc{zebrowski2025opensml,
|
26 |
title={OpenSML: A Family of Small Language Models},
|
27 |
author={William Zebrowski},
|
28 |
year={2025},
|
29 |
howpublished={\url{https://github.com/wzebrowski/opensml}}
|
30 |
-
}
|
|
|
|
22 |
|
23 |
If you find our work useful, please cite:
|
24 |
|
25 |
+
```BibTex
|
26 |
@misc{zebrowski2025opensml,
|
27 |
title={OpenSML: A Family of Small Language Models},
|
28 |
author={William Zebrowski},
|
29 |
year={2025},
|
30 |
howpublished={\url{https://github.com/wzebrowski/opensml}}
|
31 |
+
}
|
32 |
+
```
|