icity commited on
Commit
2cb4b5f
·
1 Parent(s): 9a492f9

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.4616
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.8578 | 1.0 | 16 | 2.6376 |
50
- | 2.645 | 2.0 | 32 | 2.5315 |
51
- | 2.5764 | 3.0 | 48 | 2.4952 |
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: 4.6041
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 5.4216 | 1.0 | 10 | 4.7782 |
50
+ | 4.8573 | 2.0 | 20 | 4.7080 |
51
+ | 4.6729 | 3.0 | 30 | 4.5648 |
52
 
53
 
54
  ### Framework versions