Mattis0525 commited on
Commit
dface85
1 Parent(s): 18ec68c

Training in progress epoch 9

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.6534
18
- - Train Accuracy: 0.0590
19
- - Validation Loss: 0.6301
20
- - Validation Accuracy: 0.0588
21
- - Epoch: 8
22
 
23
  ## Model description
24
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  | 0.6446 | 0.0598 | 0.6266 | 0.0614 | 6 |
54
  | 0.6257 | 0.0602 | 0.6393 | 0.0609 | 7 |
55
  | 0.6534 | 0.0590 | 0.6301 | 0.0588 | 8 |
 
56
 
57
 
58
  ### 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.6502
18
+ - Train Accuracy: 0.0591
19
+ - Validation Loss: 0.6504
20
+ - Validation Accuracy: 0.0591
21
+ - Epoch: 9
22
 
23
  ## Model description
24
 
 
53
  | 0.6446 | 0.0598 | 0.6266 | 0.0614 | 6 |
54
  | 0.6257 | 0.0602 | 0.6393 | 0.0609 | 7 |
55
  | 0.6534 | 0.0590 | 0.6301 | 0.0588 | 8 |
56
+ | 0.6502 | 0.0591 | 0.6504 | 0.0591 | 9 |
57
 
58
 
59
  ### Framework versions