dongjunguo commited on
Commit
20ca67f
·
1 Parent(s): deae106

Model save

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ 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: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
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 the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6460
21
+ - Accuracy: 0.5988
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 192
42
+ - eval_batch_size: 192
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 0.6832 | 1.0 | 1539 | 0.6716 | 0.5395 |
53
+ | 0.6411 | 2.0 | 3078 | 0.6368 | 0.5798 |
54
+ | 0.6178 | 3.0 | 4617 | 0.6281 | 0.5901 |
55
+ | 0.5951 | 4.0 | 6156 | 0.6293 | 0.5947 |
56
+ | 0.5682 | 5.0 | 7695 | 0.6460 | 0.5988 |
57
+ | 0.5395 | 6.0 | 9234 | 0.6822 | 0.5930 |
58
+ | 0.5107 | 7.0 | 10773 | 0.7306 | 0.5935 |
59
+ | 0.484 | 8.0 | 12312 | 0.7839 | 0.5906 |
60
+ | 0.4562 | 9.0 | 13851 | 0.8433 | 0.5917 |
61
+ | 0.4302 | 10.0 | 15390 | 0.8882 | 0.5893 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.35.2
67
+ - Pytorch 2.1.1+cu118
68
+ - Datasets 2.15.0
69
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9f73b1ef9ef139c8a757f972a332e400c1e8cd058ab47b756e8a3110f129543
3
  size 136000284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f53afb841bbe6bc40b8bb68c4075de72ad66b15bde1e97c2936ca00199244cbb
3
  size 136000284