AIYIYA commited on
Commit
fea82ab
1 Parent(s): 37cb94c

Training in progress epoch 6

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.1664
18
  - Validation Loss: 2.1831
19
  - Train Accuracy: 0.4737
20
- - Epoch: 5
21
 
22
  ## Model description
23
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | 2.2749 | 2.2041 | 0.4474 | 3 |
50
  | 2.1581 | 2.1831 | 0.4737 | 4 |
51
  | 2.1664 | 2.1831 | 0.4737 | 5 |
 
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: 2.1208
18
  - Validation Loss: 2.1831
19
  - Train Accuracy: 0.4737
20
+ - Epoch: 6
21
 
22
  ## Model description
23
 
 
49
  | 2.2749 | 2.2041 | 0.4474 | 3 |
50
  | 2.1581 | 2.1831 | 0.4737 | 4 |
51
  | 2.1664 | 2.1831 | 0.4737 | 5 |
52
+ | 2.1208 | 2.1831 | 0.4737 | 6 |
53
 
54
 
55
  ### Framework versions