acate commited on
Commit
32d36f1
1 Parent(s): 10f2b06

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 [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0039
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
- | 0.1225 | 1.0 | 2346 | 0.0156 |
49
- | 0.0271 | 2.0 | 4692 | 0.0054 |
50
- | 0.0153 | 3.0 | 7038 | 0.0039 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 6.8927
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 7.0913 | 1.0 | 2346 | 7.0517 |
49
+ | 6.9051 | 2.0 | 4692 | 6.8729 |
50
+ | 6.8814 | 3.0 | 7038 | 6.8927 |
51
 
52
 
53
  ### Framework versions