Mattis0525 commited on
Commit
20e5f0d
1 Parent(s): 585417e

Training in progress epoch 5

Browse files
Files changed (1) hide show
  1. README.md +6 -5
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.6720
18
- - Train Accuracy: 0.0592
19
- - Validation Loss: 0.6636
20
- - Validation Accuracy: 0.0601
21
- - Epoch: 4
22
 
23
  ## Model description
24
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | 0.7694 | 0.0574 | 0.7093 | 0.0584 | 2 |
50
  | 0.7190 | 0.0588 | 0.6563 | 0.0604 | 3 |
51
  | 0.6720 | 0.0592 | 0.6636 | 0.0601 | 4 |
 
52
 
53
 
54
  ### 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.6479
18
+ - Train Accuracy: 0.0596
19
+ - Validation Loss: 0.6639
20
+ - Validation Accuracy: 0.0602
21
+ - Epoch: 5
22
 
23
  ## Model description
24
 
 
49
  | 0.7694 | 0.0574 | 0.7093 | 0.0584 | 2 |
50
  | 0.7190 | 0.0588 | 0.6563 | 0.0604 | 3 |
51
  | 0.6720 | 0.0592 | 0.6636 | 0.0601 | 4 |
52
+ | 0.6479 | 0.0596 | 0.6639 | 0.0602 | 5 |
53
 
54
 
55
  ### Framework versions