hanyuany14 commited on
Commit
9402a31
1 Parent(s): f98bef6

End of training

Browse files
Files changed (2) hide show
  1. README.md +23 -6
  2. model.safetensors +1 -1
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.3758
19
 
20
  ## Model description
21
 
@@ -39,17 +39,34 @@ The following hyperparameters were used during training:
39
  - eval_batch_size: 64
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
  - mixed_precision_training: Native AMP
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 2.7662 | 1.0 | 65 | 2.4369 |
51
- | 2.4448 | 2.0 | 130 | 2.3502 |
52
- | 2.3632 | 3.0 | 195 | 2.3772 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.9549
19
 
20
  ## Model description
21
 
 
39
  - eval_batch_size: 64
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: cosine
43
+ - num_epochs: 20
44
  - mixed_precision_training: Native AMP
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 2.6456 | 1.0 | 65 | 2.3685 |
51
+ | 2.3833 | 2.0 | 130 | 2.2661 |
52
+ | 2.282 | 3.0 | 195 | 2.2728 |
53
+ | 2.1715 | 4.0 | 260 | 2.1675 |
54
+ | 2.1186 | 5.0 | 325 | 2.1354 |
55
+ | 2.0968 | 6.0 | 390 | 2.0318 |
56
+ | 2.0885 | 7.0 | 455 | 2.1233 |
57
+ | 2.0212 | 8.0 | 520 | 2.0152 |
58
+ | 1.9305 | 9.0 | 585 | 2.0134 |
59
+ | 1.9843 | 10.0 | 650 | 2.0334 |
60
+ | 1.9682 | 11.0 | 715 | 1.9611 |
61
+ | 1.9383 | 12.0 | 780 | 2.0051 |
62
+ | 1.9075 | 13.0 | 845 | 1.9790 |
63
+ | 1.9107 | 14.0 | 910 | 1.9532 |
64
+ | 1.9352 | 15.0 | 975 | 1.9677 |
65
+ | 1.9102 | 16.0 | 1040 | 1.9569 |
66
+ | 1.9065 | 17.0 | 1105 | 1.9143 |
67
+ | 1.8659 | 18.0 | 1170 | 1.9818 |
68
+ | 1.8807 | 19.0 | 1235 | 1.9321 |
69
+ | 1.9088 | 20.0 | 1300 | 1.9549 |
70
 
71
 
72
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4c0d95747dfd8e403d08d193d51b8494161a3348177edbd75bb196b9e4a29bf
3
  size 267954768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32cb8de6b36fbe029064e9d4597e7a58327ca117fc2b832b71e626642d4a6a88
3
  size 267954768