Ysfii-Dev commited on
Commit
76db2f0
·
verified ·
1 Parent(s): 175095a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -56,9 +56,9 @@ The trained NER model is designed to be integrated into a web-based reporting ap
56
  - **Dataset:** Citizen reports on public infrastructure issues (preprocessed & automatically annotated)
57
  - **Format:** CoNLL with BIO tagging scheme
58
  - **Evaluation Results:**
59
- - Precision: _xx.xx%_
60
- - Recall: _xx.xx%_
61
- - F1-score: _xx.xx%_
62
 
63
  ---
64
 
 
56
  - **Dataset:** Citizen reports on public infrastructure issues (preprocessed & automatically annotated)
57
  - **Format:** CoNLL with BIO tagging scheme
58
  - **Evaluation Results:**
59
+ - Precision: _0.88%_
60
+ - Recall: _0.91%_
61
+ - F1-score: _0.89%_
62
 
63
  ---
64