HideOnBush commited on
Commit
4a951f3
·
1 Parent(s): da2ebc5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 5.7072
18
 
19
  ## Model description
20
 
@@ -45,11 +45,11 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 6.1831 | 1.0 | 1096 | 6.1345 |
49
- | 5.7259 | 2.0 | 2192 | 5.9203 |
50
- | 5.4691 | 3.0 | 3288 | 5.8003 |
51
- | 5.3219 | 4.0 | 4384 | 5.7458 |
52
- | 5.2342 | 5.0 | 5480 | 5.7072 |
53
 
54
 
55
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 5.8018
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 6.8778 | 1.0 | 1096 | 6.3188 |
49
+ | 5.9673 | 2.0 | 2192 | 6.0563 |
50
+ | 5.6729 | 3.0 | 3288 | 5.9121 |
51
+ | 5.5048 | 4.0 | 4384 | 5.8427 |
52
+ | 5.4082 | 5.0 | 5480 | 5.8018 |
53
 
54
 
55
  ### Framework versions