End of training
Browse files- README.md +20 -14
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [InstaDeepAI/nucleotide-transformer-v2-500m-multi-species](https://huggingface.co/InstaDeepAI/nucleotide-transformer-v2-500m-multi-species) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss:
|
23 |
-
- F1 Score: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- Accuracy: 0.
|
27 |
-
- Auc: 0.
|
28 |
-
- Prc: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -57,13 +57,19 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision | Recall | Accuracy | Auc | Prc |
|
59 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:------:|:------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [InstaDeepAI/nucleotide-transformer-v2-500m-multi-species](https://huggingface.co/InstaDeepAI/nucleotide-transformer-v2-500m-multi-species) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 2.0128
|
23 |
+
- F1 Score: 0.8753
|
24 |
+
- Precision: 0.8186
|
25 |
+
- Recall: 0.9403
|
26 |
+
- Accuracy: 0.8603
|
27 |
+
- Auc: 0.9383
|
28 |
+
- Prc: 0.9326
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision | Recall | Accuracy | Auc | Prc |
|
59 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:------:|:------:|
|
60 |
+
| 0.534 | 0.1681 | 500 | 0.4570 | 0.7800 | 0.8228 | 0.7414 | 0.7820 | 0.8740 | 0.8666 |
|
61 |
+
| 0.3972 | 0.3361 | 1000 | 0.3836 | 0.8574 | 0.8086 | 0.9126 | 0.8418 | 0.9181 | 0.9115 |
|
62 |
+
| 0.3583 | 0.5042 | 1500 | 0.3394 | 0.8617 | 0.8135 | 0.9158 | 0.8467 | 0.9321 | 0.9322 |
|
63 |
+
| 0.3405 | 0.6723 | 2000 | 0.3418 | 0.8664 | 0.8789 | 0.8542 | 0.8627 | 0.9379 | 0.9360 |
|
64 |
+
| 0.323 | 0.8403 | 2500 | 0.3204 | 0.8565 | 0.9085 | 0.8101 | 0.8585 | 0.9453 | 0.9453 |
|
65 |
+
| 0.3109 | 1.0084 | 3000 | 0.3163 | 0.8774 | 0.8875 | 0.8675 | 0.8736 | 0.9471 | 0.9477 |
|
66 |
+
| 0.2315 | 1.1765 | 3500 | 0.3899 | 0.8803 | 0.8255 | 0.9429 | 0.8664 | 0.9473 | 0.9447 |
|
67 |
+
| 0.2265 | 1.3445 | 4000 | 0.3476 | 0.8816 | 0.8476 | 0.9184 | 0.8714 | 0.9483 | 0.9489 |
|
68 |
+
| 0.2286 | 1.5126 | 4500 | 0.3797 | 0.8587 | 0.9147 | 0.8091 | 0.8612 | 0.9445 | 0.9471 |
|
69 |
+
| 0.23 | 1.6807 | 5000 | 0.3251 | 0.8845 | 0.8714 | 0.8981 | 0.8778 | 0.9486 | 0.9497 |
|
70 |
+
| 0.2271 | 1.8487 | 5500 | 0.3160 | 0.8836 | 0.8579 | 0.9110 | 0.8750 | 0.9489 | 0.9489 |
|
71 |
+
| 0.2199 | 2.0168 | 6000 | 0.4896 | 0.8836 | 0.8300 | 0.9445 | 0.8703 | 0.9477 | 0.9459 |
|
72 |
+
| 0.2465 | 2.1849 | 6500 | 2.0128 | 0.8753 | 0.8186 | 0.9403 | 0.8603 | 0.9383 | 0.9326 |
|
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 1976599676
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a9803a2c434f1380a7450903f1c9931458d10712c68f2b49f9a7ef3e742f0a0
|
3 |
size 1976599676
|