ProceduralTree commited on
Commit
cfba787
1 Parent(s): 56f4c5c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.3863
19
- - Accuracy: 0.2863
20
 
21
  ## Model description
22
 
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | 1.3897 | 1.0 | 3007 | 1.3863 | 0.2933 |
51
- | 1.3933 | 2.0 | 6014 | 1.3863 | 0.2863 |
52
 
53
 
54
  ### Framework versions
 
16
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.3863
19
+ - Accuracy: 0.3029
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | 1.3178 | 1.0 | 3007 | 1.3052 | 0.3169 |
51
+ | 1.3991 | 2.0 | 6014 | 1.3863 | 0.3029 |
52
 
53
 
54
  ### Framework versions