End of training
Browse files- README.md +9 -9
- pytorch_model.bin +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 [LongSafari/hyenadna-medium-160k-seqlen-hf](https://huggingface.co/LongSafari/hyenadna-medium-160k-seqlen-hf) 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.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [LongSafari/hyenadna-medium-160k-seqlen-hf](https://huggingface.co/LongSafari/hyenadna-medium-160k-seqlen-hf) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.6703
|
24 |
+
- F1 Score: 0.7536
|
25 |
+
- Precision: 0.7647
|
26 |
+
- Recall: 0.7429
|
27 |
+
- Accuracy: 0.7119
|
28 |
+
- Auc: 0.7393
|
29 |
+
- Prc: 0.7726
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision | Recall | Accuracy | Auc | Prc |
|
60 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:------:|:------:|
|
61 |
+
| 0.2673 | 8.3333 | 500 | 1.4289 | 0.7463 | 0.7812 | 0.7143 | 0.7119 | 0.7565 | 0.7719 |
|
62 |
+
| 0.0034 | 16.6667 | 1000 | 1.6703 | 0.7536 | 0.7647 | 0.7429 | 0.7119 | 0.7393 | 0.7726 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 57008026
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff5000cdbe6087f23cc9aadecdaeb10a2ed04b8e8e845e974260a1aa66195d40
|
3 |
size 57008026
|