lcampillos commited on
Commit
2c152d1
1 Parent(s): 1002b67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -30,10 +30,10 @@ This named entity recognition model detects temporal expressions (TIMEX) accordi
30
  - Time: e.g. *noche*
31
 
32
  The model achieves the following results on the test set (when trained with the training and development set; results are averaged over 5 evaluation rounds):
33
- - Precision: 0.975 (±0.001)
34
- - Recall: 0.984 (±0.001)
35
- - F1: 0.980 (±0.001)
36
- - Accuracy: 0.999 (±0.001)
37
 
38
  ## Model description
39
 
 
30
  - Time: e.g. *noche*
31
 
32
  The model achieves the following results on the test set (when trained with the training and development set; results are averaged over 5 evaluation rounds):
33
+ - Precision: 0.884 (±0.011)
34
+ - Recall: 0.893 (±0.010)
35
+ - F1: 0.888 (±0.009)
36
+ - Accuracy: 0.995 (±0.001)
37
 
38
  ## Model description
39