nitimkc commited on
Commit
ed9809b
·
verified ·
1 Parent(s): 8b4bb10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -42,11 +42,11 @@ The following hyperparametesr were used during training:
42
 
43
  ### Training results
44
 
45
- | Training Loss | Epoch | Validation Loss |
46
- |:-------------:|:-----:|:---------------:|
47
- | 0.4067 | 1.0 | 0.3081 |
48
- | 0.2686 | 2.0 | 0.3037 |
49
- | 0.1881 | 3.0 | 0.3140 |
50
 
51
 
52
  ### Framework versions
 
42
 
43
  ### Training results
44
 
45
+ | Training Loss | Epoch | Validation Loss | Validation f1 |
46
+ |:-------------:|:-----:|:---------------:|:-------------:|
47
+ | 0.4067 | 1.0 | 0.3081 | 0.8658 |
48
+ | 0.2686 | 2.0 | 0.3037 | 0.8821 |
49
+ | 0.1881 | 3.0 | 0.3140 | 0.8800 |
50
 
51
 
52
  ### Framework versions