icity commited on
Commit
9da4438
·
1 Parent(s): 5dc8ad0

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: 2.5534
18
 
19
  ## Model description
20
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.9021 | 1.0 | 12 | 2.6918 |
50
- | 2.7152 | 2.0 | 24 | 2.5909 |
51
- | 2.6445 | 3.0 | 36 | 2.5104 |
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: 2.2370
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.398 | 1.0 | 13 | 2.2849 |
50
+ | 2.3637 | 2.0 | 26 | 2.2650 |
51
+ | 2.3326 | 3.0 | 39 | 2.1898 |
52
 
53
 
54
  ### Framework versions