TroyReyes commited on
Commit
d13a352
1 Parent(s): 3ca1be9

Model save

Browse files
Files changed (2) hide show
  1. README.md +27 -27
  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_t33_650M_UR50D](https://huggingface.co/facebook/esm2_t33_650M_UR50D) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.1216
19
- - Rmse: 1.0591
20
 
21
  ## Model description
22
 
@@ -47,31 +47,31 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Rmse |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
- | No log | 1.0 | 226 | 1.2900 | 1.1358 |
51
- | No log | 2.0 | 452 | 1.3499 | 1.1618 |
52
- | 1.1023 | 3.0 | 678 | 1.0602 | 1.0297 |
53
- | 1.1023 | 4.0 | 904 | 1.2692 | 1.1266 |
54
- | 0.4485 | 5.0 | 1130 | 1.3467 | 1.1605 |
55
- | 0.4485 | 6.0 | 1356 | 1.2897 | 1.1356 |
56
- | 0.2574 | 7.0 | 1582 | 1.1185 | 1.0576 |
57
- | 0.2574 | 8.0 | 1808 | 1.2362 | 1.1119 |
58
- | 0.1358 | 9.0 | 2034 | 1.1828 | 1.0876 |
59
- | 0.1358 | 10.0 | 2260 | 1.1376 | 1.0666 |
60
- | 0.1358 | 11.0 | 2486 | 1.3182 | 1.1481 |
61
- | 0.1139 | 12.0 | 2712 | 1.1802 | 1.0864 |
62
- | 0.1139 | 13.0 | 2938 | 1.1709 | 1.0821 |
63
- | 0.0587 | 14.0 | 3164 | 1.1167 | 1.0568 |
64
- | 0.0587 | 15.0 | 3390 | 1.0711 | 1.0350 |
65
- | 0.0369 | 16.0 | 3616 | 1.1464 | 1.0707 |
66
- | 0.0369 | 17.0 | 3842 | 1.1536 | 1.0741 |
67
- | 0.0183 | 18.0 | 4068 | 1.1041 | 1.0507 |
68
- | 0.0183 | 19.0 | 4294 | 1.1113 | 1.0542 |
69
- | 0.0106 | 20.0 | 4520 | 1.1453 | 1.0702 |
70
- | 0.0106 | 21.0 | 4746 | 1.1076 | 1.0524 |
71
- | 0.0106 | 22.0 | 4972 | 1.1358 | 1.0657 |
72
- | 0.0053 | 23.0 | 5198 | 1.1298 | 1.0629 |
73
- | 0.0053 | 24.0 | 5424 | 1.1182 | 1.0575 |
74
- | 0.0007 | 25.0 | 5650 | 1.1216 | 1.0591 |
75
 
76
 
77
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [facebook/esm2_t33_650M_UR50D](https://huggingface.co/facebook/esm2_t33_650M_UR50D) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.0689
19
+ - Rmse: 1.0339
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Rmse |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | No log | 1.0 | 226 | 1.2216 | 1.1052 |
51
+ | No log | 2.0 | 452 | 1.7920 | 1.3387 |
52
+ | 1.7878 | 3.0 | 678 | 1.0784 | 1.0385 |
53
+ | 1.7878 | 4.0 | 904 | 1.4254 | 1.1939 |
54
+ | 1.2236 | 5.0 | 1130 | 1.5014 | 1.2253 |
55
+ | 1.2236 | 6.0 | 1356 | 1.3869 | 1.1777 |
56
+ | 0.6751 | 7.0 | 1582 | 0.9855 | 0.9927 |
57
+ | 0.6751 | 8.0 | 1808 | 1.1011 | 1.0493 |
58
+ | 0.2989 | 9.0 | 2034 | 1.3254 | 1.1512 |
59
+ | 0.2989 | 10.0 | 2260 | 1.1216 | 1.0590 |
60
+ | 0.2989 | 11.0 | 2486 | 1.1718 | 1.0825 |
61
+ | 0.1584 | 12.0 | 2712 | 1.0833 | 1.0408 |
62
+ | 0.1584 | 13.0 | 2938 | 1.0868 | 1.0425 |
63
+ | 0.0783 | 14.0 | 3164 | 1.0736 | 1.0362 |
64
+ | 0.0783 | 15.0 | 3390 | 1.0607 | 1.0299 |
65
+ | 0.0467 | 16.0 | 3616 | 1.0792 | 1.0388 |
66
+ | 0.0467 | 17.0 | 3842 | 1.0528 | 1.0261 |
67
+ | 0.0199 | 18.0 | 4068 | 1.0405 | 1.0201 |
68
+ | 0.0199 | 19.0 | 4294 | 1.0931 | 1.0455 |
69
+ | 0.0129 | 20.0 | 4520 | 1.0766 | 1.0376 |
70
+ | 0.0129 | 21.0 | 4746 | 1.0486 | 1.0240 |
71
+ | 0.0129 | 22.0 | 4972 | 1.0801 | 1.0393 |
72
+ | 0.0086 | 23.0 | 5198 | 1.0636 | 1.0313 |
73
+ | 0.0086 | 24.0 | 5424 | 1.0675 | 1.0332 |
74
+ | 0.0032 | 25.0 | 5650 | 1.0689 | 1.0339 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a75e8573c2f02dc50a86fe2b3827c968ac2d8ccd4a5cdabd983e61a05bbfbf15
3
  size 2609492776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8056dab62c90c3a0fbf3cb8df8d469cbb8a314c48f9765f45a69c6adcb793d18
3
  size 2609492776