Upload TFEsmForSequenceClassification
Browse files- README.md +11 -7
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
-
base_model: facebook/esm2_t12_35M_UR50D
|
6 |
model-index:
|
7 |
- name: esm2_t12_35M_UR50D-finetuned-AMP_Antibacteria-classification
|
8 |
results: []
|
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/esm2_t12_35M_UR50D](https://huggingface.co/facebook/esm2_t12_35M_UR50D) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -45,7 +45,11 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
-
| 0.
|
|
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model: facebook/esm2_t12_35M_UR50D
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
|
|
6 |
model-index:
|
7 |
- name: esm2_t12_35M_UR50D-finetuned-AMP_Antibacteria-classification
|
8 |
results: []
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/esm2_t12_35M_UR50D](https://huggingface.co/facebook/esm2_t12_35M_UR50D) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1606
|
19 |
+
- Train Accuracy: 0.9325
|
20 |
+
- Validation Loss: 0.6329
|
21 |
+
- Validation Accuracy: 0.7896
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
45 |
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
+
| 0.3565 | 0.8359 | 0.5393 | 0.7601 | 0 |
|
49 |
+
| 0.2744 | 0.8789 | 0.5657 | 0.7697 | 1 |
|
50 |
+
| 0.2267 | 0.9016 | 0.5296 | 0.7885 | 2 |
|
51 |
+
| 0.1844 | 0.9247 | 0.6085 | 0.7825 | 3 |
|
52 |
+
| 0.1606 | 0.9325 | 0.6329 | 0.7896 | 4 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 136284336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86bbb5b2c0f65ba0c5178838df8c11d44e779ec2ff431064bc0902cd5f9eceb6
|
3 |
size 136284336
|