nepp1d0 commited on
Commit
8f00854
1 Parent(s): 3df27e9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [Rostlab/prot_bert](https://huggingface.co/Rostlab/prot_bert) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 2.5221
17
 
18
  ## Model description
19
 
@@ -43,11 +43,11 @@ The following hyperparameters were used during training:
43
 
44
  ### Training results
45
 
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:----:|:---------------:|
48
- | 3.647 | 1.0 | 80 | 2.8656 |
49
- | 2.6137 | 2.0 | 160 | 2.4110 |
50
- | 2.5409 | 3.0 | 240 | 2.5221 |
51
 
52
 
53
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [Rostlab/prot_bert](https://huggingface.co/Rostlab/prot_bert) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 2.5433
17
 
18
  ## Model description
19
 
 
43
 
44
  ### Training results
45
 
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 2.5742 | 1.0 | 8000 | 2.5527 |
49
+ | 2.5505 | 2.0 | 16000 | 2.5361 |
50
+ | 2.5345 | 3.0 | 24000 | 2.5433 |
51
 
52
 
53
  ### Framework versions