Definite commited on
Commit
e0cf2b1
1 Parent(s): ae2d074

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [Definite/klue-bert-mlm-bible](https://huggingface.co/Definite/klue-bert-mlm-bible) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0006
21
- - Accuracy: 1.0
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 313 | 0.0011 | 1.0 |
53
- | 0.0524 | 2.0 | 626 | 0.0006 | 1.0 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [Definite/klue-bert-mlm-bible](https://huggingface.co/Definite/klue-bert-mlm-bible) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0495
21
+ - Accuracy: 0.986
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 313 | 0.0749 | 0.9767 |
53
+ | 0.1659 | 2.0 | 626 | 0.0495 | 0.986 |
54
 
55
 
56
  ### Framework versions