tyavika commited on
Commit
b5ce145
1 Parent(s): 0c59f9d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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.2965
18
 
19
  ## Model description
20
 
@@ -45,10 +45,10 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
- | 1.7911 | 1.0 | 3290 | 1.3862 |
49
- | 1.0428 | 2.0 | 6580 | 1.1399 |
50
- | 0.7639 | 3.0 | 9870 | 1.2117 |
51
- | 0.5382 | 4.0 | 13160 | 1.2965 |
52
 
53
 
54
  ### 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.3388
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 1.6009 | 1.0 | 3290 | 1.2927 |
49
+ | 1.0288 | 2.0 | 6580 | 1.1467 |
50
+ | 0.7497 | 3.0 | 9870 | 1.1902 |
51
+ | 0.5288 | 4.0 | 13160 | 1.3388 |
52
 
53
 
54
  ### Framework versions