ranjman commited on
Commit
c2e230d
1 Parent(s): f794a44

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [facebook/esm2_t6_8M_UR50D](https://huggingface.co/facebook/esm2_t6_8M_UR50D) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1503
20
- - Accuracy: 0.9513
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.1398 | 1.0 | 1016 | 0.1636 | 0.9420 |
52
- | 0.1269 | 2.0 | 2032 | 0.1351 | 0.9480 |
53
- | 0.1072 | 3.0 | 3048 | 0.1503 | 0.9513 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [facebook/esm2_t6_8M_UR50D](https://huggingface.co/facebook/esm2_t6_8M_UR50D) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5149
20
+ - Accuracy: 0.7883
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.5377 | 1.0 | 1238 | 0.5221 | 0.7959 |
52
+ | 0.5064 | 2.0 | 2476 | 0.5234 | 0.7741 |
53
+ | 0.4695 | 3.0 | 3714 | 0.5149 | 0.7883 |
54
 
55
 
56
  ### Framework versions