UchihaMadara commited on
Commit
c18a2ab
·
1 Parent(s): d246ee0

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-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0378
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
- | 0.088 | 1.0 | 13 | 0.0714 |
50
- | 0.0625 | 2.0 | 26 | 0.0486 |
51
- | 0.0478 | 3.0 | 39 | 0.0378 |
52
 
53
 
54
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.0956
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.1167 | 1.0 | 13 | 0.5511 |
50
+ | 0.3762 | 2.0 | 26 | 0.1132 |
51
+ | 0.1194 | 3.0 | 39 | 0.0956 |
52
 
53
 
54
  ### Framework versions