End of training
Browse files- README.md +25 -25
- model.safetensors +1 -1
README.md
CHANGED
@@ -15,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Mse: 0.
|
20 |
-
- Rmse: 0.
|
21 |
-
- Mae: 0.
|
22 |
-
- R2: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,26 +50,26 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Mse | Rmse | Mae | R2 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:-------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0024
|
19 |
+
- Mse: 0.0024
|
20 |
+
- Rmse: 0.0487
|
21 |
+
- Mae: 0.0369
|
22 |
+
- R2: 0.3917
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Mse | Rmse | Mae | R2 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:-------:|
|
53 |
+
| 0.0259 | 1.0 | 15 | 0.0045 | 0.0045 | 0.0671 | 0.0558 | -0.1551 |
|
54 |
+
| 0.0131 | 2.0 | 30 | 0.0042 | 0.0042 | 0.0645 | 0.0501 | -0.0669 |
|
55 |
+
| 0.0114 | 3.0 | 45 | 0.0037 | 0.0037 | 0.0609 | 0.0514 | 0.0488 |
|
56 |
+
| 0.0118 | 4.0 | 60 | 0.0033 | 0.0033 | 0.0576 | 0.0446 | 0.1471 |
|
57 |
+
| 0.0097 | 5.0 | 75 | 0.0036 | 0.0036 | 0.0599 | 0.0460 | 0.0790 |
|
58 |
+
| 0.0095 | 6.0 | 90 | 0.0037 | 0.0037 | 0.0606 | 0.0462 | 0.0568 |
|
59 |
+
| 0.0086 | 7.0 | 105 | 0.0040 | 0.0040 | 0.0629 | 0.0485 | -0.0177 |
|
60 |
+
| 0.0083 | 8.0 | 120 | 0.0026 | 0.0026 | 0.0513 | 0.0392 | 0.3232 |
|
61 |
+
| 0.0077 | 9.0 | 135 | 0.0035 | 0.0035 | 0.0595 | 0.0445 | 0.0915 |
|
62 |
+
| 0.0067 | 10.0 | 150 | 0.0037 | 0.0037 | 0.0606 | 0.0462 | 0.0561 |
|
63 |
+
| 0.0066 | 11.0 | 165 | 0.0025 | 0.0025 | 0.0503 | 0.0394 | 0.3499 |
|
64 |
+
| 0.0066 | 12.0 | 180 | 0.0034 | 0.0034 | 0.0580 | 0.0475 | 0.1355 |
|
65 |
+
| 0.0046 | 13.0 | 195 | 0.0024 | 0.0024 | 0.0487 | 0.0369 | 0.3917 |
|
66 |
+
| 0.0052 | 14.0 | 210 | 0.0035 | 0.0035 | 0.0587 | 0.0454 | 0.1137 |
|
67 |
+
| 0.0049 | 15.0 | 225 | 0.0032 | 0.0032 | 0.0567 | 0.0438 | 0.1753 |
|
68 |
+
| 0.0041 | 16.0 | 240 | 0.0034 | 0.0034 | 0.0581 | 0.0445 | 0.1321 |
|
69 |
+
| 0.0039 | 17.0 | 255 | 0.0030 | 0.0030 | 0.0548 | 0.0412 | 0.2277 |
|
70 |
+
| 0.0042 | 18.0 | 270 | 0.0036 | 0.0036 | 0.0603 | 0.0465 | 0.0676 |
|
71 |
+
| 0.0035 | 19.0 | 285 | 0.0036 | 0.0036 | 0.0601 | 0.0461 | 0.0719 |
|
72 |
+
| 0.0031 | 20.0 | 300 | 0.0033 | 0.0033 | 0.0574 | 0.0435 | 0.1548 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
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:468e8a8161ff10c987524aaec286ea4c993529a4cb8d89db21e6ad96c376a4c3
|
3 |
size 437955572
|