End of training
Browse files- README.md +9 -9
- model.safetensors +1 -1
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 [InstaDeepAI/nucleotide-transformer-500m-1000g](https://huggingface.co/InstaDeepAI/nucleotide-transformer-500m-1000g) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- F1 Score: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
-
- Auc: 0.
|
29 |
-
- Prc: 0.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -58,8 +58,8 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision | Recall | Accuracy | Auc | Prc |
|
60 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:------:|:------:|
|
61 |
-
| 0.
|
62 |
-
| 0.0 | 16.6667 | 1000 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [InstaDeepAI/nucleotide-transformer-500m-1000g](https://huggingface.co/InstaDeepAI/nucleotide-transformer-500m-1000g) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.2825
|
24 |
+
- F1 Score: 0.8857
|
25 |
+
- Precision: 0.8857
|
26 |
+
- Recall: 0.8857
|
27 |
+
- Accuracy: 0.8644
|
28 |
+
- Auc: 0.875
|
29 |
+
- Prc: 0.8717
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision | Recall | Accuracy | Auc | Prc |
|
60 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:------:|:------:|
|
61 |
+
| 0.2054 | 8.3333 | 500 | 1.1524 | 0.8857 | 0.8857 | 0.8857 | 0.8644 | 0.8738 | 0.8703 |
|
62 |
+
| 0.0 | 16.6667 | 1000 | 1.2825 | 0.8857 | 0.8857 | 0.8857 | 0.8644 | 0.875 | 0.8717 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1921809396
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96e3dc611c18f6b399038a5d8b9dcefaf6462f8ee0525e16362e20f40c620096
|
3 |
size 1921809396
|