bms18 commited on
Commit
c89556a
·
verified ·
1 Parent(s): bf068aa

Model save

Browse files
Files changed (2) hide show
  1. README.md +15 -8
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.0556
19
- - Mse: 1.0556
20
 
21
  ## Model description
22
 
@@ -36,20 +36,27 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 2e-05
39
- - train_batch_size: 8
40
- - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 3
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Mse |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
- | No log | 1.0 | 291 | 1.3725 | 1.3725 |
51
- | 2.0438 | 2.0 | 582 | 1.1483 | 1.1483 |
52
- | 2.0438 | 3.0 | 873 | 1.0556 | 1.0556 |
 
 
 
 
 
 
 
53
 
54
 
55
  ### Framework versions
 
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.8311
19
+ - Mse: 0.8311
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 2e-05
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 16
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 10
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Mse |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | No log | 1.0 | 146 | 1.5425 | 1.5425 |
51
+ | No log | 2.0 | 292 | 1.2182 | 1.2182 |
52
+ | No log | 3.0 | 438 | 1.2270 | 1.2270 |
53
+ | 1.7883 | 4.0 | 584 | 1.0496 | 1.0496 |
54
+ | 1.7883 | 5.0 | 730 | 1.0828 | 1.0828 |
55
+ | 1.7883 | 6.0 | 876 | 0.9050 | 0.9050 |
56
+ | 0.9949 | 7.0 | 1022 | 0.8451 | 0.8451 |
57
+ | 0.9949 | 8.0 | 1168 | 0.9760 | 0.9760 |
58
+ | 0.9949 | 9.0 | 1314 | 0.8303 | 0.8303 |
59
+ | 0.9949 | 10.0 | 1460 | 0.8311 | 0.8311 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bce495dc76764ccada1fe6e034578cbb5f7891b35e8de3e4bf225e4994158712
3
  size 595246640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:508fea612b726ecff74e507df844af1d4b8015132b27bf97c5fcf83f5042929a
3
  size 595246640