AIEngineerYvar commited on
Commit
465b04a
·
verified ·
1 Parent(s): 0b6bcf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -62,11 +62,11 @@ The following hyperparameters were used during training:
62
 
63
  ### Training results
64
 
65
- | Training Loss | Epoch | Step | Validation Loss | F1 |
66
- |:-------------:|:-----:|:----:|:---------------:|:------:|
67
- | 0.2775 | 1.0 | 715 | 0.1784 | 0.8323 |
68
- | 0.146 | 2.0 | 1430 | 0.1624 | 0.8461 |
69
- | 0.0926 | 3.0 | 2145 | 0.1646 | 0.8587 |
70
 
71
 
72
  ### Framework versions
 
62
 
63
  ### Training results
64
 
65
+ | Training Loss | Epoch | Validation Loss | F1 |
66
+ |:-------------:|:-----:|:---------------:|:------:|
67
+ | 2.61 | 1.0 | 0.0 | 1.0 |
68
+ | 2.61 | 2.0 | 0.0 | 1.0 |
69
+ | 2.61 | 3.0 | 0.0 | 1.0 |
70
 
71
 
72
  ### Framework versions