Model save
Browse files- README.md +0 -14
- config.json +0 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -3,8 +3,6 @@ license: mit
|
|
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,9 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.0488
|
21 |
-
- Accuracy: 0.9804
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,15 +40,6 @@ The following hyperparameters were used during training:
|
|
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 | 115 | 0.1280 | 0.9706 |
|
53 |
-
| No log | 2.0 | 230 | 0.0593 | 0.9771 |
|
54 |
-
| No log | 3.0 | 345 | 0.0488 | 0.9804 |
|
55 |
-
|
56 |
-
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.39.3
|
|
|
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 |
# 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 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 3
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.39.3
|
config.json
CHANGED
@@ -21,7 +21,6 @@
|
|
21 |
"num_hidden_layers": 12,
|
22 |
"pad_token_id": 1,
|
23 |
"position_embedding_type": "rotary",
|
24 |
-
"problem_type": "single_label_classification",
|
25 |
"token_dropout": true,
|
26 |
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.39.3",
|
|
|
21 |
"num_hidden_layers": 12,
|
22 |
"pad_token_id": 1,
|
23 |
"position_embedding_type": "rotary",
|
|
|
24 |
"token_dropout": true,
|
25 |
"torch_dtype": "float32",
|
26 |
"transformers_version": "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:5641606803732892fdfd12b54bad35f88e081621f48b8e3af43f30ddd31549a2
|
3 |
size 136000284
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7f4824c80e14684161fb51a0ce560d82721d4d2b909db5178f64891c7016553
|
3 |
size 4984
|