Definite commited on
Commit
07a963f
·
1 Parent(s): 869db0b

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 [klue/bert-base](https://huggingface.co/klue/bert-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0010
21
- - Accuracy: 0.9997
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 | 438 | 0.0035 | 0.9993 |
53
- | 0.0514 | 2.0 | 876 | 0.0010 | 0.9997 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0012
21
+ - Accuracy: 0.9995
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.0625 | 1.0 | 500 | 0.0012 | 0.9995 |
53
+ | 0.0005 | 2.0 | 1000 | 0.0012 | 0.9995 |
54
 
55
 
56
  ### Framework versions