Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -95,4 +95,4 @@ if st.button('Submit'):
|
|
95 |
st.write("The pre-defined categories are Binnenland, Buitenland, Cultuur & Media, Economie , Koningshuis, Opmerkelijk, Politiek, 'Regionaal nieuws en Tech")
|
96 |
st.write("The model for this app has been trained using data from Dutch news articles published by NOS. For more information regarding the dataset can be found at https://www.kaggle.com/maxscheijen/dutch-news-articles")
|
97 |
#st.write('\n')
|
98 |
-
st.write('The model performance details can be found at https://huggingface.co/RuudVelo/
|
|
|
95 |
st.write("The pre-defined categories are Binnenland, Buitenland, Cultuur & Media, Economie , Koningshuis, Opmerkelijk, Politiek, 'Regionaal nieuws en Tech")
|
96 |
st.write("The model for this app has been trained using data from Dutch news articles published by NOS. For more information regarding the dataset can be found at https://www.kaggle.com/maxscheijen/dutch-news-articles")
|
97 |
#st.write('\n')
|
98 |
+
st.write('The model performance details can be found at https://huggingface.co/RuudVelo/dutch_news_clf_bert_finetuned')
|