jojoUla commited on
Commit
7a75104
1 Parent(s): afed118

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-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.7738
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.8206 | 1.0 | 28 | 2.1947 |
50
- | 2.2029 | 2.0 | 56 | 2.0215 |
51
- | 2.0862 | 3.0 | 84 | 1.9782 |
52
 
53
 
54
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.4536
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.9268 | 1.0 | 435 | 1.5566 |
50
+ | 1.611 | 2.0 | 870 | 1.4545 |
51
+ | 1.4958 | 3.0 | 1305 | 1.4276 |
52
 
53
 
54
  ### Framework versions