Update README.md
Browse filesupdate bibtex to link to paper page https://huggingface.co/papers/2407.20743
README.md
CHANGED
@@ -113,3 +113,15 @@ This model has not been aligned with human preferences, and therefore might gene
|
|
113 |
# Acknowledgements
|
114 |
|
115 |
The ILSP team utilized Amazon’s cloud computing services, which were made available via GRNET under the [OCRE Cloud framework](https://www.ocre-project.eu/), providing Amazon Web Services for the Greek Academic and Research Community.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
113 |
# Acknowledgements
|
114 |
|
115 |
The ILSP team utilized Amazon’s cloud computing services, which were made available via GRNET under the [OCRE Cloud framework](https://www.ocre-project.eu/), providing Amazon Web Services for the Greek Academic and Research Community.
|
116 |
+
|
117 |
+
```
|
118 |
+
@misc{voukoutis2024meltemiopenlargelanguage,
|
119 |
+
title={Meltemi: The first open Large Language Model for Greek},
|
120 |
+
author={Leon Voukoutis and Dimitris Roussis and Georgios Paraskevopoulos and Sokratis Sofianopoulos and Prokopis Prokopidis and Vassilis Papavasileiou and Athanasios Katsamanis and Stelios Piperidis and Vassilis Katsouros},
|
121 |
+
year={2024},
|
122 |
+
eprint={2407.20743},
|
123 |
+
archivePrefix={arXiv},
|
124 |
+
primaryClass={cs.CL},
|
125 |
+
url={https://arxiv.org/abs/2407.20743},
|
126 |
+
}
|
127 |
+
```
|