alitolga commited on
Commit
3330851
1 Parent(s): f976294

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.7484
19
 
20
  ## Model description
21
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 4.3544 | 1.0 | 500 | 3.5328 |
50
- | 3.0961 | 2.0 | 1000 | 2.1879 |
51
- | 2.609 | 3.0 | 1500 | 1.7484 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.9413
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 4.3284 | 1.0 | 500 | 3.4862 |
50
+ | 3.1698 | 2.0 | 1000 | 2.3140 |
51
+ | 2.7143 | 3.0 | 1500 | 1.9413 |
52
 
53
 
54
  ### Framework versions