keanhean commited on
Commit
d4164f8
1 Parent(s): c9589a1

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.2729
21
- - Accuracy: 0.9224
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.4068 | 1.0 | 527 | 0.2816 | 0.9202 |
53
- | 0.237 | 2.0 | 1054 | 0.2720 | 0.9202 |
54
- | 0.1856 | 3.0 | 1581 | 0.2729 | 0.9224 |
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.4863
21
+ - Accuracy: 0.9676
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 105 | 0.9263 | 0.9281 |
53
+ | No log | 2.0 | 210 | 0.5711 | 0.9640 |
54
+ | No log | 3.0 | 315 | 0.4863 | 0.9676 |
55
 
56
 
57
  ### Framework versions