theCuiCoders commited on
Commit
53e5539
1 Parent(s): 3cdb348

End of training

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
22
 
23
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the stsb_multi_mt dataset.
24
  It achieves the following results on the evaluation set:
25
- - Loss: 2.7711
26
  - Accuracy: 0.1762
27
 
28
  ## Model description
@@ -51,23 +51,28 @@ The following hyperparameters were used during training:
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
  - lr_scheduler_warmup_steps: 1000
54
- - training_steps: 10000
55
  - mixed_precision_training: Native AMP
56
 
57
  ### Training results
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
60
  |:-------------:|:-------:|:-----:|:---------------:|:--------:|
61
- | 0.4658 | 5.5556 | 1000 | 2.8590 | 0.1762 |
62
- | 0.4956 | 11.1111 | 2000 | 2.9260 | 0.1762 |
63
- | 0.349 | 16.6667 | 3000 | 2.9019 | 0.1762 |
64
- | 0.2575 | 22.2222 | 4000 | 2.8843 | 0.1762 |
65
- | 0.2261 | 27.7778 | 5000 | 2.8242 | 0.1762 |
66
- | 0.2592 | 33.3333 | 6000 | 2.8276 | 0.1762 |
67
- | 0.1979 | 38.8889 | 7000 | 2.7752 | 0.1762 |
68
- | 0.2125 | 44.4444 | 8000 | 2.7567 | 0.1762 |
69
- | 0.157 | 50.0 | 9000 | 2.7864 | 0.1762 |
70
- | 0.1751 | 55.5556 | 10000 | 2.7711 | 0.1762 |
 
 
 
 
 
71
 
72
 
73
  ### Framework versions
 
22
 
23
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the stsb_multi_mt dataset.
24
  It achieves the following results on the evaluation set:
25
+ - Loss: 2.6888
26
  - Accuracy: 0.1762
27
 
28
  ## Model description
 
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
  - lr_scheduler_warmup_steps: 1000
54
+ - training_steps: 15000
55
  - mixed_precision_training: Native AMP
56
 
57
  ### Training results
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
60
  |:-------------:|:-------:|:-----:|:---------------:|:--------:|
61
+ | 0.1203 | 5.5556 | 1000 | 2.7894 | 0.1762 |
62
+ | 0.089 | 11.1111 | 2000 | 2.7816 | 0.1762 |
63
+ | 0.095 | 16.6667 | 3000 | 2.7732 | 0.1762 |
64
+ | 0.0818 | 22.2222 | 4000 | 2.7201 | 0.1762 |
65
+ | 0.0786 | 27.7778 | 5000 | 2.6378 | 0.1762 |
66
+ | 0.0816 | 33.3333 | 6000 | 2.7167 | 0.1762 |
67
+ | 0.0795 | 38.8889 | 7000 | 2.6429 | 0.1762 |
68
+ | 0.0978 | 44.4444 | 8000 | 2.6964 | 0.1762 |
69
+ | 0.1006 | 50.0 | 9000 | 2.7168 | 0.1762 |
70
+ | 0.171 | 55.5556 | 10000 | 2.7183 | 0.1762 |
71
+ | 0.1185 | 61.1111 | 11000 | 2.6737 | 0.1762 |
72
+ | 0.1648 | 66.6667 | 12000 | 2.6573 | 0.1762 |
73
+ | 0.1365 | 72.2222 | 13000 | 2.6944 | 0.1762 |
74
+ | 0.1298 | 77.7778 | 14000 | 2.6950 | 0.1762 |
75
+ | 0.1832 | 83.3333 | 15000 | 2.6888 | 0.1762 |
76
 
77
 
78
  ### Framework versions
events.out.tfevents.1717851441.c649b329e7f9.1617.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba71b765d4ccffbda186be7d363151c4f08f1cc4e3e352bdc896f0eaa943ef9d
3
- size 136432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ac1ea272c28b8d51c65d894e2552d5e8f49c8beadaa0234d7efa3a601a755ed
3
+ size 136786
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d571aec07db99458832af228a7a1e555507cbf0eeee266c346e2cec5a909e062
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d208d76302ffdacbb94b3ae17ba399de31099abb038f86597579fb1998387b25
3
  size 437955572