tlapusan commited on
Commit
2ad15b4
1 Parent(s): 389c478

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.1639
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.7695 | 1.0 | 90 | 2.3614 |
50
- | 2.3627 | 2.0 | 180 | 2.1959 |
51
- | 2.227 | 3.0 | 270 | 2.1313 |
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.1730
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.7736 | 1.0 | 97 | 2.3876 |
50
+ | 2.3667 | 2.0 | 194 | 2.1674 |
51
+ | 2.2575 | 3.0 | 291 | 2.1479 |
52
 
53
 
54
  ### Framework versions