Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ We thank everyone who worked on data collection and preparation, enabling us to
|
|
| 21 |
|
| 22 |
## Basic information
|
| 23 |
|
| 24 |
-
- **Developed by:** team of researchers at the University of Ljubljana, Faculty for Computer and Information Science and XLAB.doo. Team members: Domen Vreš, Martin Božič, Aljaž Potočnik, Tomaž Martinčič and Marko Robnik-Šikonja.
|
| 25 |
- **Languages:** Slovene (primary), English, Croatian, Bosnian and Serbian (secondary)
|
| 26 |
- **License:** Apache 2.0
|
| 27 |
- **Repository:** https://github.com/SloLama/NeMo
|
|
@@ -142,4 +142,14 @@ The models were evaluated using [Slovene SuperGLUE](https://slobench.cjvt.si/lea
|
|
| 142 |
|
| 143 |
*SlovenianGPT-Chat was obtained by instruction-tuning Aleksa Gordić's [SlovenianGPT](https://huggingface.co/gordicaleksa/SlovenianGPT) on our instruction dataset.
|
| 144 |
|
| 145 |
-

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
## Basic information
|
| 23 |
|
| 24 |
+
- **Developed by:** team of researchers at the University of Ljubljana, Faculty for Computer and Information Science and XLAB.doo. Team members: Domen Vreš, Martin Božič, Aljaž Potočnik, Tomaž Martinčič, Iztok Lebar Bajec, Timotej Petrič and Marko Robnik-Šikonja.
|
| 25 |
- **Languages:** Slovene (primary), English, Croatian, Bosnian and Serbian (secondary)
|
| 26 |
- **License:** Apache 2.0
|
| 27 |
- **Repository:** https://github.com/SloLama/NeMo
|
|
|
|
| 142 |
|
| 143 |
*SlovenianGPT-Chat was obtained by instruction-tuning Aleksa Gordić's [SlovenianGPT](https://huggingface.co/gordicaleksa/SlovenianGPT) on our instruction dataset.
|
| 144 |
|
| 145 |
+

|
| 146 |
+
|
| 147 |
+
```
|
| 148 |
+
@inproceedings{GaMS,
|
| 149 |
+
author = {Vre{\v s}, Domen and Bo{\v z}i{\v c}, Martin and Poto{\v c}nik, Alja{\v z} and Martin{\v c}i{\v c}, Toma{\v z} and Robnik-{\v S}ikonja, Marko},
|
| 150 |
+
booktitle = {Language Technologies and Digital Humanities Conference},
|
| 151 |
+
title = {{Generative Model for Less-Resourced Language with 1 billion parameters}},
|
| 152 |
+
url = {https://www.sdjt.si/wp/wp-content/uploads/2024/09/JT-DH-2024_Vres_Bozic_Potocnik_Martincic_Robnik.pdf},
|
| 153 |
+
year = {2024}
|
| 154 |
+
}
|
| 155 |
+
```
|