Spaces:
Running
Running
link
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ st.title("Demo for Sestwana NER Models")
|
|
16 |
|
17 |
st.write("A Setswana Langage Model Finetuned on MasakhaNER-2 for Named Entity Recognition")
|
18 |
st.write("Co authors : Vukosi Marivate (@vukosi), Moseli Mots'Oehli (@MoseliMotsoehli) , Valencia Wagner, Richard Lastrucci and Isheanesu Dzingirai")
|
19 |
-
st.write("Link to model: https://
|
20 |
|
21 |
model_list = ['dsfsi/PuoBERTa-NER']
|
22 |
|
|
|
16 |
|
17 |
st.write("A Setswana Langage Model Finetuned on MasakhaNER-2 for Named Entity Recognition")
|
18 |
st.write("Co authors : Vukosi Marivate (@vukosi), Moseli Mots'Oehli (@MoseliMotsoehli) , Valencia Wagner, Richard Lastrucci and Isheanesu Dzingirai")
|
19 |
+
st.write("Link to model: https://arxiv.org/abs/2310.09141")
|
20 |
|
21 |
model_list = ['dsfsi/PuoBERTa-NER']
|
22 |
|