arjan-hada
commited on
Model save
Browse files- README.md +11 -14
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/esm2_t33_650M_UR50D](https://huggingface.co/facebook/esm2_t33_650M_UR50D) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Spearmanr: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,28 +44,25 @@ The following hyperparameters were used during training:
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: cosine
|
46 |
- lr_scheduler_warmup_ratio: 0.1
|
47 |
-
- num_epochs:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Spearmanr |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
54 |
-
| 3.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.5235 | 8.0 | 5144 | 1.2297 | 0.6190 |
|
62 |
-
| 0.4256 | 9.0 | 5787 | 1.2410 | 0.6175 |
|
63 |
-
| 0.3714 | 10.0 | 6430 | 1.2626 | 0.6109 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
- Transformers 4.40.1
|
69 |
- Pytorch 2.2.1+cu121
|
70 |
-
- Datasets 2.19.
|
71 |
- Tokenizers 0.19.1
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/esm2_t33_650M_UR50D](https://huggingface.co/facebook/esm2_t33_650M_UR50D) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.2072
|
21 |
+
- Spearmanr: 0.6411
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: cosine
|
46 |
- lr_scheduler_warmup_ratio: 0.1
|
47 |
+
- num_epochs: 7
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Spearmanr |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
54 |
+
| 3.3764 | 1.0 | 643 | 1.4308 | 0.6338 |
|
55 |
+
| 1.3787 | 2.0 | 1286 | 1.3095 | 0.6546 |
|
56 |
+
| 1.2298 | 3.0 | 1929 | 1.1653 | 0.6540 |
|
57 |
+
| 1.0901 | 4.0 | 2572 | 1.2472 | 0.6532 |
|
58 |
+
| 0.9758 | 5.0 | 3215 | 1.1286 | 0.6615 |
|
59 |
+
| 0.874 | 6.0 | 3858 | 1.1729 | 0.6485 |
|
60 |
+
| 0.6273 | 7.0 | 4501 | 1.2072 | 0.6411 |
|
|
|
|
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.40.1
|
66 |
- Pytorch 2.2.1+cu121
|
67 |
+
- Datasets 2.19.1
|
68 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2609492776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:238b388da5177f2bd6b81df1a758398443df28534fb5fd4fdfc21032cd3e62c3
|
3 |
size 2609492776
|