RamiIbrahim commited on
Commit
cc65dc4
1 Parent(s): f4e8439

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -86,6 +86,7 @@ iface = gr.Interface(
86
  <p>Due to dataset limitations, neutral sentiment data was removed to achieve maximum performance. </p>
87
  <p>The model may not perform well on very colloquial expressions or new slang terms not present in the training data.
88
  Sentiment can be nuanced and context-dependent, which may not always be captured accurately by this model.</p>
 
89
  <center>
90
  <h2>This model is open-source, and contributions of additional datasets are welcome to improve its capabilities.</h2>
91
 
 
86
  <p>Due to dataset limitations, neutral sentiment data was removed to achieve maximum performance. </p>
87
  <p>The model may not perform well on very colloquial expressions or new slang terms not present in the training data.
88
  Sentiment can be nuanced and context-dependent, which may not always be captured accurately by this model.</p>
89
+ <a href="https://github.com/RamiIbrahim2002/Tunisian-Arabiz/tree/main">Github</a>
90
  <center>
91
  <h2>This model is open-source, and contributions of additional datasets are welcome to improve its capabilities.</h2>
92