Spaces:
Sleeping
Sleeping
Updaed authorship information.
Browse files
app.py
CHANGED
@@ -42,7 +42,9 @@ st.sidebar.header("Model Information")
|
|
42 |
st.sidebar.markdown("""
|
43 |
**Authors**: Vukosi Marivate, Moseli Mots'Oehli, Valencia Wagner, Richard Lastrucci, Isheanesu Dzingirai
|
44 |
|
45 |
-
**Paper**: [PuoBERTa: Training and evaluation of a curated language model for Setswana](https://arxiv.org/abs/2310.09141)
|
|
|
|
|
46 |
|
47 |
**Models Used**:
|
48 |
- dsfsi/PuoBERTa (Mask Filling)
|
@@ -393,5 +395,5 @@ st.markdown("""
|
|
393 |
}
|
394 |
```
|
395 |
|
396 |
-
**Links**: [Paper](https://arxiv.org/abs/2310.09141) | [GitHub](https://github.com/dsfsi/PuoBERTa) | [HuggingFace](https://huggingface.co/dsfsi/PuoBERTa)
|
397 |
""")
|
|
|
42 |
st.sidebar.markdown("""
|
43 |
**Authors**: Vukosi Marivate, Moseli Mots'Oehli, Valencia Wagner, Richard Lastrucci, Isheanesu Dzingirai
|
44 |
|
45 |
+
**Paper**: [PuoBERTa: Training and evaluation of a curated language model for Setswana](https://link.springer.com/chapter/10.1007/978-3-031-49002-6_17)[Preprint/Arxiv](https://arxiv.org/abs/2310.09141)
|
46 |
+
|
47 |
+
**Huggingface Space Creators**: Vukosi Marivate, Zion Van Wyk, Unarine Netshifhefhe, Thapelo Sindane
|
48 |
|
49 |
**Models Used**:
|
50 |
- dsfsi/PuoBERTa (Mask Filling)
|
|
|
395 |
}
|
396 |
```
|
397 |
|
398 |
+
**Links**: [Paper](https://link.springer.com/chapter/10.1007/978-3-031-49002-6_17)[Preprint/Arxiv](https://arxiv.org/abs/2310.09141) | [GitHub](https://github.com/dsfsi/PuoBERTa) | [HuggingFace](https://huggingface.co/dsfsi/PuoBERTa)
|
399 |
""")
|