Update README.md
Browse files
README.md
CHANGED
@@ -24,8 +24,8 @@ training methodology:
|
|
24 |
- evaluate test split only on the model that performed best on validation loss
|
25 |
|
26 |
result summary:
|
27 |
-
- throughout the five training epochs, model of
|
28 |
-
- on test split
|
29 |
|
30 |
usage:
|
31 |
|
|
|
24 |
- evaluate test split only on the model that performed best on validation loss
|
25 |
|
26 |
result summary:
|
27 |
+
- throughout the five training epochs, model of second epoch achieved the lowest validation loss of 0.2573
|
28 |
+
- on test split second epoch model achieved f1 score of 0.9184 and a test loss of 0.2904
|
29 |
|
30 |
usage:
|
31 |
|