Added up links
Browse files
README.md
CHANGED
@@ -73,13 +73,26 @@ Bibtex Reference
|
|
73 |
@misc{parvess2024bantuberta,
|
74 |
title = {BantuBERTa Model},
|
75 |
author = {Jesse Parvess, Vukosi Marivate, Verrah Akinyi},
|
76 |
-
year = {
|
77 |
-
|
78 |
keywords = {NLP},
|
79 |
-
software_url = {https://huggingface.co/dsfsi/BantuBERTa}
|
|
|
80 |
}
|
81 |
```
|
82 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
|
84 |
## Contributing
|
85 |
|
|
|
73 |
@misc{parvess2024bantuberta,
|
74 |
title = {BantuBERTa Model},
|
75 |
author = {Jesse Parvess, Vukosi Marivate, Verrah Akinyi},
|
76 |
+
year = {2024},
|
77 |
+
publisher = { Hugging Face }
|
78 |
keywords = {NLP},
|
79 |
+
software_url = {https://huggingface.co/dsfsi/BantuBERTa},
|
80 |
+
doi = { 10.57967/hf/3067 },
|
81 |
}
|
82 |
```
|
83 |
|
84 |
+
```
|
85 |
+
@masterthesis{parvess2023thesis,
|
86 |
+
title = {BantuBeta: Using Language Family Grouping in Multilingual Language Modeling for Bantu Languages},
|
87 |
+
author = {Jesse Parvess},
|
88 |
+
year = 2023,
|
89 |
+
address = {Pretoria, South Africa},
|
90 |
+
note = {Available at \url{https://repository.up.ac.za/handle/2263/92766}},
|
91 |
+
school = {University of Pretoria},
|
92 |
+
type = {Master's mini-dissertation},
|
93 |
+
url = https://repository.up.ac.za/handle/2263/92766
|
94 |
+
}
|
95 |
+
```
|
96 |
|
97 |
## Contributing
|
98 |
|