AIYIYA commited on
Commit
bbf61c3
·
1 Parent(s): 3a5e7a7

Training in progress epoch 5

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.2822
18
  - Validation Loss: 0.2787
19
  - Train Accuracy: 1.0
20
- - Epoch: 4
21
 
22
  ## Model description
23
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | 0.4601 | 0.3570 | 1.0 | 2 |
49
  | 0.3585 | 0.3007 | 1.0 | 3 |
50
  | 0.2822 | 0.2787 | 1.0 | 4 |
 
51
 
52
 
53
  ### 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.2708
18
  - Validation Loss: 0.2787
19
  - Train Accuracy: 1.0
20
+ - Epoch: 5
21
 
22
  ## Model description
23
 
 
48
  | 0.4601 | 0.3570 | 1.0 | 2 |
49
  | 0.3585 | 0.3007 | 1.0 | 3 |
50
  | 0.2822 | 0.2787 | 1.0 | 4 |
51
+ | 0.2708 | 0.2787 | 1.0 | 5 |
52
 
53
 
54
  ### Framework versions