aadishhug commited on
Commit
cc80916
1 Parent(s): d0ccfa0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2682
19
- - F1: 0.94
20
 
21
  ## Model description
22
 
@@ -47,9 +47,9 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | F1 |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
- | No log | 1.0 | 44 | 0.2682 | 0.94 |
51
- | No log | 2.0 | 88 | 0.2404 | 0.9267 |
52
- | No log | 3.0 | 132 | 0.2350 | 0.9333 |
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.3458
19
+ - F1: 0.9133
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | F1 |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | No log | 1.0 | 44 | 0.3858 | 0.9067 |
51
+ | No log | 2.0 | 88 | 0.3458 | 0.9133 |
52
+ | No log | 3.0 | 132 | 0.2841 | 0.9133 |
53
 
54
 
55
  ### Framework versions