premsa commited on
Commit
1769f19
1 Parent(s): f49dab5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 x epoch achieved the lowest validation loss of x
28
- - on test split x epoch model achieved f1 score of x and a test loss of x
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