AIYIYA commited on
Commit
b7f88eb
·
1 Parent(s): 8739688

Training in progress epoch 28

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.7798
18
  - Validation Loss: 1.4913
19
  - Train Accuracy: 0.6753
20
- - Epoch: 27
21
 
22
  ## Model description
23
 
@@ -71,6 +71,7 @@ The following hyperparameters were used during training:
71
  | 0.7778 | 1.4913 | 0.6753 | 25 |
72
  | 0.7781 | 1.4913 | 0.6753 | 26 |
73
  | 0.7798 | 1.4913 | 0.6753 | 27 |
 
74
 
75
 
76
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.7845
18
  - Validation Loss: 1.4913
19
  - Train Accuracy: 0.6753
20
+ - Epoch: 28
21
 
22
  ## Model description
23
 
 
71
  | 0.7778 | 1.4913 | 0.6753 | 25 |
72
  | 0.7781 | 1.4913 | 0.6753 | 26 |
73
  | 0.7798 | 1.4913 | 0.6753 | 27 |
74
+ | 0.7845 | 1.4913 | 0.6753 | 28 |
75
 
76
 
77
  ### Framework versions