theCuiCoders commited on
Commit
24906c5
1 Parent(s): 815210b

End of training

Browse files
README.md CHANGED
@@ -20,10 +20,10 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the stsb_multi_mt dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 2.7341
24
- - Pearson: 0.2384
25
- - Mse: 2.7341
26
- - Custom Accuracy: 0.2567
27
  - Dataset Accuracy: 0.1762
28
 
29
  ## Model description
@@ -59,18 +59,18 @@ The following hyperparameters were used during training:
59
 
60
  | Training Loss | Epoch | Step | Validation Loss | Pearson | Mse | Custom Accuracy | Dataset Accuracy |
61
  |:-------------:|:-------:|:-----:|:---------------:|:-------:|:------:|:---------------:|:----------------:|
62
- | 0.0188 | 5.5556 | 1000 | 2.9224 | 0.2311 | 2.9224 | 0.2429 | 0.1762 |
63
- | 0.0367 | 11.1111 | 2000 | 2.8363 | 0.2219 | 2.8363 | 0.2524 | 0.1762 |
64
- | 0.0151 | 16.6667 | 3000 | 2.8033 | 0.2131 | 2.8033 | 0.2509 | 0.1762 |
65
- | 0.0377 | 22.2222 | 4000 | 2.9081 | 0.2205 | 2.9081 | 0.2582 | 0.1762 |
66
- | 0.0458 | 27.7778 | 5000 | 2.8001 | 0.2360 | 2.8001 | 0.2611 | 0.1762 |
67
- | 0.0324 | 33.3333 | 6000 | 2.7521 | 0.2377 | 2.7521 | 0.2567 | 0.1762 |
68
- | 0.0479 | 38.8889 | 7000 | 2.7011 | 0.2441 | 2.7011 | 0.2618 | 0.1762 |
69
- | 0.0685 | 44.4444 | 8000 | 2.7119 | 0.2431 | 2.7119 | 0.2611 | 0.1762 |
70
- | 0.0463 | 50.0 | 9000 | 2.7674 | 0.2287 | 2.7674 | 0.2603 | 0.1762 |
71
- | 0.0879 | 55.5556 | 10000 | 2.7357 | 0.2434 | 2.7357 | 0.2676 | 0.1762 |
72
- | 0.0733 | 61.1111 | 11000 | 2.7392 | 0.2374 | 2.7392 | 0.2567 | 0.1762 |
73
- | 0.1541 | 66.6667 | 12000 | 2.7341 | 0.2384 | 2.7341 | 0.2567 | 0.1762 |
74
 
75
 
76
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the stsb_multi_mt dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 2.7490
24
+ - Pearson: 0.2351
25
+ - Mse: 2.7490
26
+ - Custom Accuracy: 0.2647
27
  - Dataset Accuracy: 0.1762
28
 
29
  ## Model description
 
59
 
60
  | Training Loss | Epoch | Step | Validation Loss | Pearson | Mse | Custom Accuracy | Dataset Accuracy |
61
  |:-------------:|:-------:|:-----:|:---------------:|:-------:|:------:|:---------------:|:----------------:|
62
+ | 0.0163 | 5.5556 | 1000 | 2.7976 | 0.2458 | 2.7976 | 0.2473 | 0.1762 |
63
+ | 0.0163 | 11.1111 | 2000 | 2.9602 | 0.2203 | 2.9602 | 0.2480 | 0.1762 |
64
+ | 0.0141 | 16.6667 | 3000 | 2.8549 | 0.2317 | 2.8549 | 0.2647 | 0.1762 |
65
+ | 0.0218 | 22.2222 | 4000 | 2.8754 | 0.2075 | 2.8754 | 0.2625 | 0.1762 |
66
+ | 0.0061 | 27.7778 | 5000 | 2.8724 | 0.2360 | 2.8724 | 0.2683 | 0.1762 |
67
+ | 0.0747 | 33.3333 | 6000 | 2.8425 | 0.2218 | 2.8425 | 0.2516 | 0.1762 |
68
+ | 0.0291 | 38.8889 | 7000 | 2.8143 | 0.2266 | 2.8143 | 0.2618 | 0.1762 |
69
+ | 0.0973 | 44.4444 | 8000 | 2.7617 | 0.2327 | 2.7617 | 0.2647 | 0.1762 |
70
+ | 0.0575 | 50.0 | 9000 | 2.7532 | 0.2381 | 2.7532 | 0.2654 | 0.1762 |
71
+ | 0.0717 | 55.5556 | 10000 | 2.8212 | 0.2249 | 2.8212 | 0.2603 | 0.1762 |
72
+ | 0.0862 | 61.1111 | 11000 | 2.7608 | 0.2334 | 2.7608 | 0.2647 | 0.1762 |
73
+ | 0.1598 | 66.6667 | 12000 | 2.7490 | 0.2351 | 2.7490 | 0.2647 | 0.1762 |
74
 
75
 
76
  ### Framework versions
events.out.tfevents.1719940173.628cf1ad7240.1549.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:529ffff7c7d920de6c17421d202dacb392e18952527d442786d00c9a7996cee9
3
- size 103221
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7317efcd0548faf230f888e1a91e303259f257072642aa9e89d26e70fb1f4f2
3
+ size 112503
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:248897482144267a4c909588ab9c45aa6ccd642be45cf3882b9e4ccd623cbea4
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01644d65ec8662539c1d66d225fe75bd20452a52ebde6c5ba51828a913f138b6
3
  size 437955572