nasuka commited on
Commit
79ae4ac
1 Parent(s): 208aa90

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [cl-tohoku/bert-large-japanese](https://huggingface.co/cl-tohoku/bert-large-japanese) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0071
21
- - Accuracy: 0.9986
22
- - F1: 0.9986
23
 
24
  ## Model description
25
 
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
- | 0.0329 | 1.0 | 806 | 0.0071 | 0.9986 | 0.9986 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [cl-tohoku/bert-large-japanese](https://huggingface.co/cl-tohoku/bert-large-japanese) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0111
21
+ - Accuracy: 0.9972
22
+ - F1: 0.9972
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.0247 | 1.0 | 1191 | 0.0111 | 0.9972 | 0.9972 |
54
 
55
 
56
  ### Framework versions