theCuiCoders
commited on
Commit
•
7128e78
1
Parent(s):
652d28a
End of training
Browse files- README.md +16 -16
- events.out.tfevents.1719944370.628cf1ad7240.1549.2 +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.7638
|
24 |
+
- Pearson: 0.2339
|
25 |
+
- Mse: 2.7638
|
26 |
+
- Custom Accuracy: 0.2603
|
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.0219 | 5.5556 | 1000 | 2.8140 | 0.2324 | 2.8140 | 0.2437 | 0.1762 |
|
63 |
+
| 0.0195 | 11.1111 | 2000 | 2.9679 | 0.2078 | 2.9679 | 0.2618 | 0.1762 |
|
64 |
+
| 0.0184 | 16.6667 | 3000 | 2.7712 | 0.2476 | 2.7712 | 0.2683 | 0.1762 |
|
65 |
+
| 0.0213 | 22.2222 | 4000 | 2.7564 | 0.2486 | 2.7564 | 0.2661 | 0.1762 |
|
66 |
+
| 0.0222 | 27.7778 | 5000 | 2.8691 | 0.2333 | 2.8691 | 0.2596 | 0.1762 |
|
67 |
+
| 0.0151 | 33.3333 | 6000 | 2.7762 | 0.2451 | 2.7762 | 0.2560 | 0.1762 |
|
68 |
+
| 0.0318 | 38.8889 | 7000 | 2.8121 | 0.2370 | 2.8121 | 0.2647 | 0.1762 |
|
69 |
+
| 0.0616 | 44.4444 | 8000 | 2.8343 | 0.2195 | 2.8343 | 0.2560 | 0.1762 |
|
70 |
+
| 0.0335 | 50.0 | 9000 | 2.8070 | 0.2259 | 2.8070 | 0.2676 | 0.1762 |
|
71 |
+
| 0.0553 | 55.5556 | 10000 | 2.7934 | 0.2330 | 2.7934 | 0.2531 | 0.1762 |
|
72 |
+
| 0.0718 | 61.1111 | 11000 | 2.7822 | 0.2286 | 2.7822 | 0.2603 | 0.1762 |
|
73 |
+
| 0.1741 | 66.6667 | 12000 | 2.7638 | 0.2339 | 2.7638 | 0.2603 | 0.1762 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
events.out.tfevents.1719944370.628cf1ad7240.1549.2
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:fddf606e71395d10471703ee9b9cd4c3dab0847a88c145d8e133602bca6fdb09
|
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:d36cbe3b746e256875d82982a02c5072458ddfc075ddbbb0ede822758bfa39f5
|
3 |
size 437955572
|