Fill-Mask
Transformers
PyTorch
roberta
africannlp
africanlp
dsfsi
Inference Endpoints
vukosi commited on
Commit
1baac5e
1 Parent(s): 82c934b

Adding Citation Information

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -69,7 +69,17 @@ tokenizer = RobertaTokenizer.from_pretrained('dsfsi/BantuBERTA')
69
 
70
  Bibtex Reference
71
 
72
- TBD
 
 
 
 
 
 
 
 
 
 
73
 
74
  ## Contributing
75
 
@@ -85,4 +95,4 @@ For more details, reach out or check our [website](https://dsfsi.github.io/).
85
 
86
  Email: [email protected]
87
 
88
- **Enjoy exploring Setswana through AI!**
 
69
 
70
  Bibtex Reference
71
 
72
+ ```
73
+ @misc{parvess2024bantuberta,
74
+ title = {BantuBERTa Model},
75
+ author = {Jesse Parvess, Vukosi Marivate, Verrah Akinyi},
76
+ year = {2023},
77
+ booktitle= {},
78
+ keywords = {NLP},
79
+ software_url = {https://huggingface.co/dsfsi/BantuBERTa}
80
+ }
81
+ ```
82
+
83
 
84
  ## Contributing
85
 
 
95
 
96
  Email: [email protected]
97
 
98
+ **Enjoy exploring African Languages through AI!**