lcampillos
commited on
Commit
·
72e022a
1
Parent(s):
1ab3d2e
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ This named entity recognition model detects temporal expressions (TIMEX) accordi
|
|
21 |
- Frequency: e.g. *semanal*
|
22 |
- Time: e.g. *noche*
|
23 |
|
24 |
-
The model achieves the following results on the test set (
|
25 |
- Precision: 0.899 (±0.007)
|
26 |
- Recall: 0.859 (±0.005)
|
27 |
- F1: 0.879 (±0.006)
|
|
|
21 |
- Frequency: e.g. *semanal*
|
22 |
- Time: e.g. *noche*
|
23 |
|
24 |
+
The model achieves the following results on the test set (results are averaged over 5 evaluation rounds):
|
25 |
- Precision: 0.899 (±0.007)
|
26 |
- Recall: 0.859 (±0.005)
|
27 |
- F1: 0.879 (±0.006)
|