b10401015 commited on
Commit
2158eb8
1 Parent(s): ba4753f

Model save

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.0376
19
 
20
  ## Model description
21
 
@@ -40,15 +40,14 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 3
44
 
45
  ### Training results
46
 
47
- | Training Loss | Epoch | Step | Validation Loss |
48
- |:-------------:|:-----:|:-----:|:---------------:|
49
- | 0.7744 | 1.0 | 3456 | 0.7555 |
50
- | 0.3747 | 2.0 | 6912 | 0.7105 |
51
- | 0.1813 | 3.0 | 10368 | 1.0376 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.7718
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 2
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:----:|:---------------:|
49
+ | 0.7585 | 1.0 | 3456 | 0.7009 |
50
+ | 0.3201 | 2.0 | 6912 | 0.7718 |
 
51
 
52
 
53
  ### Framework versions
runs/Sep18_14-30-51_aa1dab4d7cf8/events.out.tfevents.1726669864.aa1dab4d7cf8.907.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddaa51660f89b29ffb3432357f541feb089d7a5751740b2ced5368301809eb3e
3
- size 8173
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b88578ab93b7ba2894cce91fd3bbcedf2c2d435ae6f356f7bb2b952598ffdfce
3
+ size 8798