BrianHsu commited on
Commit
6370d66
·
1 Parent(s): 1f945d6

End of training

Browse files
Files changed (2) hide show
  1. README.md +6 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.1248
20
- - Accuracy: 0.6072
21
 
22
  ## Model description
23
 
@@ -44,16 +44,15 @@ The following hyperparameters were used during training:
44
  - total_train_batch_size: 64
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 4
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 94 | 0.9586 | 0.5826 |
54
- | No log | 2.0 | 188 | 0.9446 | 0.6193 |
55
- | No log | 3.0 | 282 | 1.0621 | 0.6138 |
56
- | No log | 4.0 | 376 | 1.1248 | 0.6072 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.0101
20
+ - Accuracy: 0.6102
21
 
22
  ## Model description
23
 
 
44
  - total_train_batch_size: 64
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 3
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 94 | 0.9398 | 0.6007 |
54
+ | No log | 2.0 | 188 | 0.9191 | 0.6183 |
55
+ | No log | 3.0 | 282 | 1.0101 | 0.6102 |
 
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75d897453309912b8363b8acbaec6104d065354eb5acc3848ef137c3a2ac57a5
3
  size 409097164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3da1acb9496761a3d5c2a230a81abe6a933fd491ed81df92c0d566a2851ed707
3
  size 409097164