ivanxia1988 commited on
Commit
ec6394e
1 Parent(s): 0dd7d0c

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should 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
- - Loss: 2.8373
18
 
19
  ## Model description
20
 
@@ -39,11 +39,22 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - lr_scheduler_warmup_steps: 100
43
  - num_epochs: 3
44
 
45
  ### Training results
46
 
 
 
 
 
 
 
 
 
 
 
 
47
 
48
 
49
  ### 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
+ - Loss: 3.2489
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - lr_scheduler_warmup_steps: 10
43
  - num_epochs: 3
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:------:|:----:|:---------------:|
49
+ | No log | 0.3125 | 10 | 2.8092 |
50
+ | No log | 0.625 | 20 | 2.8664 |
51
+ | No log | 0.9375 | 30 | 2.8930 |
52
+ | No log | 1.25 | 40 | 3.0741 |
53
+ | No log | 1.5625 | 50 | 3.1788 |
54
+ | No log | 1.875 | 60 | 3.2591 |
55
+ | No log | 2.1875 | 70 | 3.2654 |
56
+ | No log | 2.5 | 80 | 3.2536 |
57
+ | No log | 2.8125 | 90 | 3.2486 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdb722e84840b02f989d6f22f4045995a082cb66e295334504b25c57d14ff91c
3
  size 409143304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20ec62a1b0be82b7a56eb2c7107f1ae5bf0f9b64146087c508b760fa3908b8d9
3
  size 409143304
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ba3b770679b8523dd8e229cbe30bd33fc397941ee59a9d76440a1fde2997435
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2444f95026892c0310277c2dd3e6251a669c22151d0f4a85017001610f06b4e
3
  size 5048