TomasFrankovich
commited on
End of training
Browse files
README.md
CHANGED
@@ -20,13 +20,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/esm2_t12_35M_UR50D](https://huggingface.co/facebook/esm2_t12_35M_UR50D) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Auc: 0.
|
29 |
-
- Mcc: 0.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -58,9 +58,9 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Auc | Mcc |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|:------:|
|
61 |
-
| No log | 1.0 | 108 | 0.
|
62 |
-
| No log | 2.0 | 216 | 0.
|
63 |
-
| No log | 3.0 | 324 | 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/esm2_t12_35M_UR50D](https://huggingface.co/facebook/esm2_t12_35M_UR50D) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6696
|
24 |
+
- Accuracy: 0.7332
|
25 |
+
- Precision: 0.1614
|
26 |
+
- Recall: 0.4329
|
27 |
+
- F1: 0.2351
|
28 |
+
- Auc: 0.5987
|
29 |
+
- Mcc: 0.1329
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Auc | Mcc |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|:------:|
|
61 |
+
| No log | 1.0 | 108 | 0.6843 | 0.7039 | 0.1240 | 0.3507 | 0.1832 | 0.5458 | 0.0605 |
|
62 |
+
| No log | 2.0 | 216 | 0.6733 | 0.7257 | 0.1561 | 0.4301 | 0.2290 | 0.5934 | 0.1245 |
|
63 |
+
| No log | 3.0 | 324 | 0.6696 | 0.7332 | 0.1614 | 0.4329 | 0.2351 | 0.5987 | 0.1329 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 135076548
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b6112ebe673d899d331893611ddadb00a368a4d4c503534436c9ad8d134a2d5
|
3 |
size 135076548
|
runs/Mar20_23-27-01_21926f40f5ba/events.out.tfevents.1710977222.21926f40f5ba.7170.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aadc241d7eff22d9e93c7e5238a29c8462caa6a52795a5e1dab35048ad297522
|
3 |
+
size 6784
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba91146030af813836e3e335db25af61e34efe8e958fb4372929f2a346f4a2cb
|
3 |
size 4920
|