Upload TFEsmForSequenceClassification
Browse files- README.md +8 -8
- 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-cytosol-membrane-classification
|
8 |
results: []
|
@@ -15,10 +15,10 @@ 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: 2
|
23 |
|
24 |
## Model description
|
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
-
| 0.
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
|
52 |
|
53 |
### 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-cytosol-membrane-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.0897
|
19 |
+
- Train Accuracy: 0.9689
|
20 |
+
- Validation Loss: 0.1530
|
21 |
+
- Validation Accuracy: 0.9534
|
22 |
- Epoch: 2
|
23 |
|
24 |
## Model description
|
|
|
45 |
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
+
| 0.2437 | 0.9201 | 0.1786 | 0.9457 | 0 |
|
49 |
+
| 0.1366 | 0.9525 | 0.1600 | 0.9457 | 1 |
|
50 |
+
| 0.0897 | 0.9689 | 0.1530 | 0.9534 | 2 |
|
51 |
|
52 |
|
53 |
### 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:bcd05872bfe23a09a696302c574755e0a26006cf3f4821e4040d2b78f3f60584
|
3 |
size 136284336
|