AIYIYA commited on
Commit
97885b3
·
1 Parent(s): d17e2d7

Training in progress epoch 4

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: 2.4357
18
  - Validation Loss: 2.5642
19
  - Train Accuracy: 0.2812
20
- - Epoch: 3
21
 
22
  ## Model description
23
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  | 2.4711 | 2.5642 | 0.2812 | 1 |
48
  | 2.4489 | 2.5642 | 0.2812 | 2 |
49
  | 2.4357 | 2.5642 | 0.2812 | 3 |
 
50
 
51
 
52
  ### 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: 2.4582
18
  - Validation Loss: 2.5642
19
  - Train Accuracy: 0.2812
20
+ - Epoch: 4
21
 
22
  ## Model description
23
 
 
47
  | 2.4711 | 2.5642 | 0.2812 | 1 |
48
  | 2.4489 | 2.5642 | 0.2812 | 2 |
49
  | 2.4357 | 2.5642 | 0.2812 | 3 |
50
+ | 2.4582 | 2.5642 | 0.2812 | 4 |
51
 
52
 
53
  ### Framework versions