update model card README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ model-index:
|
|
19 |
metrics:
|
20 |
- name: Spearmanr
|
21 |
type: spearmanr
|
22 |
-
value: 0.
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
This model is a fine-tuned version of [thundaa/tape-fluorescence-evotuning-DistilProtBert](https://huggingface.co/thundaa/tape-fluorescence-evotuning-DistilProtBert) on the cradle-bio/tape-fluorescence dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
-
- Loss: 0.
|
33 |
-
- Spearmanr: 0.
|
34 |
|
35 |
## Model description
|
36 |
|
@@ -64,11 +64,11 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Spearmanr |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
67 |
-
| 9.
|
68 |
-
| 4.
|
69 |
-
| 1.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
19 |
metrics:
|
20 |
- name: Spearmanr
|
21 |
type: spearmanr
|
22 |
+
value: 0.23980333080780145
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
29 |
|
30 |
This model is a fine-tuned version of [thundaa/tape-fluorescence-evotuning-DistilProtBert](https://huggingface.co/thundaa/tape-fluorescence-evotuning-DistilProtBert) on the cradle-bio/tape-fluorescence dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
+
- Loss: 0.6838
|
33 |
+
- Spearmanr: 0.2398
|
34 |
|
35 |
## Model description
|
36 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Spearmanr |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
67 |
+
| 9.0167 | 0.85 | 4 | 4.9224 | -0.0084 |
|
68 |
+
| 4.0263 | 1.85 | 8 | 2.0909 | 0.0824 |
|
69 |
+
| 1.7616 | 2.85 | 12 | 0.9869 | 0.1583 |
|
70 |
+
| 0.9814 | 3.85 | 16 | 0.7071 | 0.2798 |
|
71 |
+
| 0.7082 | 4.85 | 20 | 0.6838 | 0.2398 |
|
72 |
|
73 |
|
74 |
### Framework versions
|