You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ingredient_parser/en/ModelCard.en.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
### Model Date and Version
10
10
11
-
Date: April 2025
11
+
Date: May 2025
12
12
13
13
Version: The model version is the same has the `ingredient_parser_nlp` package version.
14
14
@@ -124,7 +124,7 @@ The model has the following performance metrics:
124
124
125
125
| Word level accuracy | Sentence level accuracy |
126
126
| ------------------- | ----------------------- |
127
-
| 97.82 ± 0.18% | 94.62 ± 0.44% |
127
+
| 97.82 ± 0.18% | 94.65 ± 0.44% |
128
128
129
129
These metrics were determined by executing 20 training/evaluation cycles and calculating the mean and standard deviation for the two metrics across all cycles. The uncertainty values provided represent the 99.7% confidence bounds (i.e. 3x standard deviation). The uncertainty is due to the randomisation of the selection of training and evaluation data whenever the model is trained.
0 commit comments