chengkunvv commited on
Commit
d93a971
·
verified ·
1 Parent(s): 17a01a0

Model save

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: facebook/esm2_t30_150M_UR50D
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: esm2_t30_150M_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_t30_150M_UR50D-finetuned-localization
17
+
18
+ This model is a fine-tuned version of [facebook/esm2_t30_150M_UR50D](https://huggingface.co/facebook/esm2_t30_150M_UR50D) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4079
21
+ - Accuracy: 0.8236
22
+ - Ppv: 0.8115
23
+ - Npv: 0.8374
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 128
44
+ - eval_batch_size: 128
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 4
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Ppv | Npv |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|
54
+ | No log | 1.0 | 205 | 0.4267 | 0.8023 | 0.7698 | 0.8459 |
55
+ | No log | 2.0 | 410 | 0.4030 | 0.8173 | 0.7968 | 0.8421 |
56
+ | 0.4156 | 3.0 | 615 | 0.3984 | 0.8211 | 0.8099 | 0.8337 |
57
+ | 0.4156 | 4.0 | 820 | 0.4079 | 0.8236 | 0.8115 | 0.8374 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.42.3
63
+ - Pytorch 2.3.1+cu121
64
+ - Datasets 2.20.0
65
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8a367b1e94c0ff4f4134f0140ce889ddc74cecac32487f348b752ee2bd17427
3
  size 595249204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e92234ba2357a93b3366cafab9b8da12645831a7d248d33494dded45dc3bc386
3
  size 595249204