abdullahmubeen10 commited on
Commit
e101abc
Β·
verified Β·
1 Parent(s): c113965

Update pages/Workflow & Model Overview.py

Browse files
Files changed (1) hide show
  1. pages/Workflow & Model Overview.py +1 -1
pages/Workflow & Model Overview.py CHANGED
@@ -176,7 +176,7 @@ st.text("""
176
  st.markdown('<div class="sub-title">Benchmark</div>', unsafe_allow_html=True)
177
  st.markdown("""
178
  <div class="section">
179
- <p>Evaluating the performance of NER models is crucial to understanding their effectiveness in real-world applications. Below are the benchmark results for the "ner_wikiner_glove_840B_300" model on Italian text, focusing on various named entity categories. The metrics used include precision, recall, and F1-score, which are standard for evaluating classification models.</p>
180
  </div>
181
  """, unsafe_allow_html=True)
182
  st.markdown("""
 
176
  st.markdown('<div class="sub-title">Benchmark</div>', unsafe_allow_html=True)
177
  st.markdown("""
178
  <div class="section">
179
+ <p>Evaluating the performance of NER models is crucial to understanding their effectiveness in real-world applications. Below are the benchmark results for the "ner_wikiner_glove_840B_300" model on <strong>German</strong> text, focusing on various named entity categories. The metrics used include precision, recall, and F1-score, which are standard for evaluating classification models.</p>
180
  </div>
181
  """, unsafe_allow_html=True)
182
  st.markdown("""