imagine0711 commited on
Commit
4a93c16
1 Parent(s): c2efc5e

Training in progress epoch 7

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -14,11 +14,11 @@ 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.6540
18
- - Train Accuracy: 0.0596
19
- - Validation Loss: 0.6470
20
  - Validation Accuracy: 0.0605
21
- - Epoch: 6
22
 
23
  ## Model description
24
 
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
51
  | 0.6641 | 0.0599 | 0.5843 | 0.0609 | 4 |
52
  | 0.6423 | 0.0599 | 0.6116 | 0.0605 | 5 |
53
  | 0.6540 | 0.0596 | 0.6470 | 0.0605 | 6 |
 
54
 
55
 
56
  ### 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.6361
18
+ - Train Accuracy: 0.0595
19
+ - Validation Loss: 0.6676
20
  - Validation Accuracy: 0.0605
21
+ - Epoch: 7
22
 
23
  ## Model description
24
 
 
51
  | 0.6641 | 0.0599 | 0.5843 | 0.0609 | 4 |
52
  | 0.6423 | 0.0599 | 0.6116 | 0.0605 | 5 |
53
  | 0.6540 | 0.0596 | 0.6470 | 0.0605 | 6 |
54
+ | 0.6361 | 0.0595 | 0.6676 | 0.0605 | 7 |
55
 
56
 
57
  ### Framework versions