End of training
Browse files- README.md +20 -19
- pytorch_model.bin +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 [LongSafari/hyenadna-large-1m-seqlen-hf](https://huggingface.co/LongSafari/hyenadna-large-1m-seqlen-hf) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
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,18 +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.474 | 1.4724 | 3500 | 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
|
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [LongSafari/hyenadna-large-1m-seqlen-hf](https://huggingface.co/LongSafari/hyenadna-large-1m-seqlen-hf) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.4630
|
23 |
+
- F1 Score: 0.8133
|
24 |
+
- Precision: 0.7796
|
25 |
+
- Recall: 0.85
|
26 |
+
- Accuracy: 0.7964
|
27 |
+
- Auc: 0.8733
|
28 |
+
- Prc: 0.8740
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | F1 Score | Precision | Recall | Accuracy | Auc | Prc |
|
59 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|:------:|:------:|
|
60 |
+
| 0.5578 | 0.2103 | 500 | 0.5077 | 0.7339 | 0.8087 | 0.6718 | 0.7459 | 0.8407 | 0.8258 |
|
61 |
+
| 0.5127 | 0.4207 | 1000 | 0.4832 | 0.7813 | 0.7861 | 0.7766 | 0.7732 | 0.8460 | 0.8411 |
|
62 |
+
| 0.4843 | 0.6310 | 1500 | 0.5096 | 0.7670 | 0.8214 | 0.7194 | 0.7720 | 0.8533 | 0.8519 |
|
63 |
+
| 0.4833 | 0.8414 | 2000 | 0.4942 | 0.8042 | 0.7317 | 0.8927 | 0.7732 | 0.8633 | 0.8521 |
|
64 |
+
| 0.4748 | 1.0517 | 2500 | 0.4991 | 0.7792 | 0.7997 | 0.7597 | 0.7753 | 0.8581 | 0.8511 |
|
65 |
+
| 0.4723 | 1.2621 | 3000 | 0.4819 | 0.7833 | 0.8276 | 0.7435 | 0.7854 | 0.8618 | 0.8531 |
|
66 |
+
| 0.474 | 1.4724 | 3500 | 0.4547 | 0.8026 | 0.8003 | 0.8048 | 0.7934 | 0.8717 | 0.8655 |
|
67 |
+
| 0.4531 | 1.6828 | 4000 | 0.4560 | 0.8197 | 0.7537 | 0.8984 | 0.7939 | 0.8696 | 0.8629 |
|
68 |
+
| 0.4601 | 1.8931 | 4500 | 0.4601 | 0.8135 | 0.7554 | 0.8815 | 0.7892 | 0.8658 | 0.8569 |
|
69 |
+
| 0.441 | 2.1035 | 5000 | 0.4680 | 0.8103 | 0.7545 | 0.875 | 0.7863 | 0.8610 | 0.8497 |
|
70 |
+
| 0.4267 | 2.3138 | 5500 | 0.4784 | 0.8150 | 0.7775 | 0.8565 | 0.7972 | 0.8705 | 0.8622 |
|
71 |
+
| 0.4336 | 2.5242 | 6000 | 0.4562 | 0.8032 | 0.7891 | 0.8177 | 0.7909 | 0.8684 | 0.8590 |
|
72 |
+
| 0.446 | 2.7345 | 6500 | 0.4630 | 0.8133 | 0.7796 | 0.85 | 0.7964 | 0.8733 | 0.8740 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 218288026
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b6e47a5315c31120d73182d4a625cc4b71f03df8666958fd2089f78914c55e7
|
3 |
size 218288026
|