Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Dec 15, 2023
1 parent 556c775 commit f52f1c3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/evaluation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Quantities
~~~~~~~~~~

+------------------+-----------+--------+---------+------------+--------+---------+
| Labels | CRF | | | BERT_CRF | | |
| Labels | CRF | BERT_CRF |
+==================+===========+========+=========+============+========+=========+
| Metrics | Precision | Recall | F1-Score| Precision | Recall | F1-Score|
+------------------+-----------+--------+---------+------------+--------+---------+
Expand Down Expand Up @@ -103,7 +103,7 @@ Values
------

+-----------------+------------+--------+------------+-----------+--------+----------+
| | CRF | BERT_CRF | | |
| | CRF | BERT_CRF |
+=================+============+========+============+===========+========+==========+
| Labels | Precision | Recall | F1-Score | Precision | Recall | F1-Score |
+-----------------+------------+--------+------------+-----------+--------+----------+
Expand All @@ -120,7 +120,7 @@ Values


+-----------------+--------------+------+----------+-------------------------+---------+----------+
| | BidLSTM_CRF| | | BidLSTM_CRF_FEATURES | | |
| | BidLSTM_CRF | BidLSTM_CRF_FEATURES |
+=================+============+========+==========+=========================+=========+==========+
| Labels | Precision | Recall | F1-Score | Precision | Recall | F1-Score |
+-----------------+------------+--------+----------+-------------------------+---------+----------+
Expand All @@ -145,7 +145,7 @@ Previous evaluation was provided using 10-fold cross-validation (with average me
The `CRF` model was evaluated on the 30/04/2020.
The `BidLSTM_CRF_FEATURES` model was evaluated on the 28/11/2021

----------

Quantities
---------

Expand Down Expand Up @@ -173,7 +173,7 @@ Quantities
| All (micro avg) | 88.96 | 85.40 | 87.14 | 87.23 | 89.00 | 88.10 |
+---------------------+------------+--------+----------+----------------------+--------+----------+

-----

Units
-----

Expand All @@ -193,7 +193,7 @@ CRF was updated on the 10/02/2021
| All (micro avg) | 98.85 | 99.01 | 98.93 | 98.51 | 98.39 | 98.45 |
+------------------+------------+--------+----------+-----------+-------+-----------+

------

Values
------

Expand Down

0 comments on commit f52f1c3

Please sign in to comment.