tyavika commited on
Commit
2095bc7
1 Parent(s): f2e7eb8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.5258
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 1.4195 | 1.0 | 3290 | 1.2753 |
49
- | 0.9992 | 2.0 | 6580 | 1.3126 |
50
- | 0.6564 | 3.0 | 9870 | 1.5258 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.3888
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 1.4071 | 1.0 | 3290 | 1.2792 |
49
+ | 1.0123 | 2.0 | 6580 | 1.2843 |
50
+ | 0.6916 | 3.0 | 9870 | 1.3888 |
51
 
52
 
53
  ### Framework versions