theCuiCoders
commited on
Commit
•
5da6210
1
Parent(s):
10f582f
End of training
Browse files- README.md +16 -16
- events.out.tfevents.1719948302.628cf1ad7240.1549.4 +2 -2
- model.safetensors +1 -1
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.
|
24 |
-
- Pearson: 0.
|
25 |
-
- Mse: 2.
|
26 |
-
- Custom Accuracy: 0.
|
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.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
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.7758
|
24 |
+
- Pearson: 0.2352
|
25 |
+
- Mse: 2.7758
|
26 |
+
- Custom Accuracy: 0.2611
|
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.028 | 5.5556 | 1000 | 2.7386 | 0.2467 | 2.7386 | 0.2502 | 0.1762 |
|
63 |
+
| 0.0269 | 11.1111 | 2000 | 2.8265 | 0.2229 | 2.8265 | 0.2589 | 0.1762 |
|
64 |
+
| 0.0088 | 16.6667 | 3000 | 2.8485 | 0.2219 | 2.8485 | 0.2654 | 0.1762 |
|
65 |
+
| 0.0141 | 22.2222 | 4000 | 2.8855 | 0.2086 | 2.8855 | 0.2661 | 0.1762 |
|
66 |
+
| 0.0099 | 27.7778 | 5000 | 2.8081 | 0.2328 | 2.8081 | 0.2632 | 0.1762 |
|
67 |
+
| 0.0248 | 33.3333 | 6000 | 2.7765 | 0.2309 | 2.7765 | 0.2625 | 0.1762 |
|
68 |
+
| 0.0353 | 38.8889 | 7000 | 2.8126 | 0.2296 | 2.8126 | 0.2748 | 0.1762 |
|
69 |
+
| 0.0892 | 44.4444 | 8000 | 2.8362 | 0.2327 | 2.8362 | 0.2567 | 0.1762 |
|
70 |
+
| 0.0488 | 50.0 | 9000 | 2.7667 | 0.2363 | 2.7667 | 0.2596 | 0.1762 |
|
71 |
+
| 0.0538 | 55.5556 | 10000 | 2.7885 | 0.2363 | 2.7885 | 0.2632 | 0.1762 |
|
72 |
+
| 0.0829 | 61.1111 | 11000 | 2.7837 | 0.2348 | 2.7837 | 0.2647 | 0.1762 |
|
73 |
+
| 0.1473 | 66.6667 | 12000 | 2.7758 | 0.2352 | 2.7758 | 0.2611 | 0.1762 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
events.out.tfevents.1719948302.628cf1ad7240.1549.4
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:631344e6828ae6933b3b0fb8cfe1581b63e305164bfe15fe2247160cda2d4f60
|
3 |
+
size 112503
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437955572
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28ad7d59100ad05ddc52b071c0ec910049495f431b15f90b9ad1d34322c81639
|
3 |
size 437955572
|