yoshivo commited on
Commit
696a346
1 Parent(s): 1ae3813

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 [cl-tohoku/bert-base-japanese-whole-word-masking](https://huggingface.co/cl-tohoku/bert-base-japanese-whole-word-masking) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.1002
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 0.283 | 1.0 | 179 | 0.1057 |
49
- | 0.0534 | 2.0 | 358 | 0.0986 |
50
- | 0.022 | 3.0 | 537 | 0.1002 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [cl-tohoku/bert-base-japanese-whole-word-masking](https://huggingface.co/cl-tohoku/bert-base-japanese-whole-word-masking) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.0842
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 0.2834 | 1.0 | 179 | 0.0915 |
49
+ | 0.0548 | 2.0 | 358 | 0.0831 |
50
+ | 0.0235 | 3.0 | 537 | 0.0842 |
51
 
52
 
53
  ### Framework versions