Opalinav commited on
Commit
8d5d12c
1 Parent(s): bd94ff7

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
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.5225
21
- - Accuracy: 0.7444
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.5828 | 1.0 | 625 | 0.5288 | 0.7448 |
53
- | 0.5193 | 2.0 | 1250 | 0.5229 | 0.7468 |
54
- | 0.5163 | 3.0 | 1875 | 0.5225 | 0.7444 |
55
 
56
 
57
  ### Framework versions
 
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.5426
21
+ - Accuracy: 0.7456
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.5708 | 1.0 | 625 | 0.5221 | 0.74 |
53
+ | 0.5012 | 2.0 | 1250 | 0.5482 | 0.7424 |
54
+ | 0.4874 | 3.0 | 1875 | 0.5426 | 0.7456 |
55
 
56
 
57
  ### Framework versions