Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: mit
|
| 3 |
datasets:
|
| 4 |
- C4IR-RW/kinya-ag-retrieval
|
| 5 |
language:
|
|
@@ -13,6 +12,7 @@ tags:
|
|
| 13 |
- colbert
|
| 14 |
- rag
|
| 15 |
- retrieval
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# Kinyarwanda BERT and ColBERT models
|
|
@@ -295,3 +295,10 @@ for eval_set_name, eval_qpn_triples in EVAL_SETS:
|
|
| 295 |
[1] Antoine Nzeyimana and Andre Niyongabo Rubungo. 2022. [KinyaBERT: a Morphology-aware Kinyarwanda Language Model](https://aclanthology.org/2022.acl-long.367/). In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 5347–5363, Dublin, Ireland. Association for Computational Linguistics.
|
| 296 |
|
| 297 |
[2] Antoine Nzeyimana, and Andre Niyongabo Rubungo. 2025. [KinyaColBERT: A Lexically Grounded Retrieval Model for Low-Resource Retrieval-Augmented Generation](https://arxiv.org/abs/2507.03241). arXiv preprint arXiv:2507.03241.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
datasets:
|
| 3 |
- C4IR-RW/kinya-ag-retrieval
|
| 4 |
language:
|
|
|
|
| 12 |
- colbert
|
| 13 |
- rag
|
| 14 |
- retrieval
|
| 15 |
+
license: cc-by-4.0
|
| 16 |
---
|
| 17 |
|
| 18 |
# Kinyarwanda BERT and ColBERT models
|
|
|
|
| 295 |
[1] Antoine Nzeyimana and Andre Niyongabo Rubungo. 2022. [KinyaBERT: a Morphology-aware Kinyarwanda Language Model](https://aclanthology.org/2022.acl-long.367/). In Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 5347–5363, Dublin, Ireland. Association for Computational Linguistics.
|
| 296 |
|
| 297 |
[2] Antoine Nzeyimana, and Andre Niyongabo Rubungo. 2025. [KinyaColBERT: A Lexically Grounded Retrieval Model for Low-Resource Retrieval-Augmented Generation](https://arxiv.org/abs/2507.03241). arXiv preprint arXiv:2507.03241.
|
| 298 |
+
|
| 299 |
+
|
| 300 |
+
## License
|
| 301 |
+
|
| 302 |
+
This model is licensed under the [Creative Commons Attribution 4.0 International License (CC-BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
|
| 303 |
+
|
| 304 |
+
**Attribution:** Please attribute this work to C4IR Rwanda and KiNLP.
|