Model save
Browse files- README.md +14 -0
- model.safetensors +1 -1
README.md
CHANGED
@@ -3,6 +3,8 @@ license: mit
|
|
3 |
base_model: facebook/esm2_t12_35M_UR50D
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: esm2_t12_35M_UR50D-finetuned-localization
|
8 |
results: []
|
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# esm2_t12_35M_UR50D-finetuned-localization
|
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 |
|
18 |
## Model description
|
19 |
|
@@ -40,6 +45,15 @@ The following hyperparameters were used during training:
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 3
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.39.3
|
|
|
3 |
base_model: facebook/esm2_t12_35M_UR50D
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: esm2_t12_35M_UR50D-finetuned-localization
|
10 |
results: []
|
|
|
16 |
# esm2_t12_35M_UR50D-finetuned-localization
|
17 |
|
18 |
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.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0638
|
21 |
+
- Accuracy: 0.9837
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
- lr_scheduler_type: linear
|
46 |
- num_epochs: 3
|
47 |
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 107 | 0.1286 | 0.9755 |
|
53 |
+
| No log | 2.0 | 214 | 0.0711 | 0.9837 |
|
54 |
+
| No log | 3.0 | 321 | 0.0638 | 0.9837 |
|
55 |
+
|
56 |
+
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.39.3
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 136000284
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46c1cacd22f92df929d77df83627961ca16be6c81e9e90dc45dc46c8d550a617
|
3 |
size 136000284
|