nepp1d0 commited on
Commit
a5016fb
·
1 Parent(s): 292f78c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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: 1.8420
17
 
18
  ## Model description
19
 
@@ -32,7 +32,7 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 1e-07
36
  - train_batch_size: 1
37
  - eval_batch_size: 1
38
  - seed: 42
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
- | 2.3927 | 1.0 | 10000 | 2.0457 |
49
- | 1.9424 | 2.0 | 20000 | 1.8816 |
50
- | 1.8575 | 3.0 | 30000 | 1.8551 |
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: 1.2121
17
 
18
  ## Model description
19
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 1e-06
36
  - train_batch_size: 1
37
  - eval_batch_size: 1
38
  - seed: 42
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 1.6742 | 1.0 | 10000 | 1.3855 |
49
+ | 1.3228 | 2.0 | 20000 | 1.2549 |
50
+ | 1.2384 | 3.0 | 30000 | 1.2114 |
51
 
52
 
53
  ### Framework versions