nepp1d0 commited on
Commit
99536e8
1 Parent(s): 5fb1499

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [nepp1d0/SingleBertModel-ProtBertfinetuned-smilesBindingDB](https://huggingface.co/nepp1d0/SingleBertModel-ProtBertfinetuned-smilesBindingDB) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.1365
19
- - Accuracy: 0.62
20
 
21
  ## Model description
22
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
- | 0.9986 | 1.0 | 13806 | 0.9428 | 0.62 |
52
- | 1.0626 | 2.0 | 27612 | 0.9276 | 0.62 |
53
- | 1.078 | 3.0 | 41418 | 0.8591 | 0.62 |
54
- | 1.2508 | 4.0 | 55224 | 1.1832 | 0.62 |
55
- | 1.412 | 5.0 | 69030 | 1.1365 | 0.62 |
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [nepp1d0/SingleBertModel-ProtBertfinetuned-smilesBindingDB](https://huggingface.co/nepp1d0/SingleBertModel-ProtBertfinetuned-smilesBindingDB) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.6792
19
+ - Accuracy: 0.4893
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
+ | 1.3289 | 1.0 | 13806 | 1.1720 | 0.5107 |
52
+ | 1.2988 | 2.0 | 27612 | 1.3508 | 0.4893 |
53
+ | 1.334 | 3.0 | 41418 | 1.4480 | 0.4893 |
54
+ | 1.3082 | 4.0 | 55224 | 1.4471 | 0.4893 |
55
+ | 1.3746 | 5.0 | 69030 | 1.6792 | 0.4893 |
56
 
57
 
58
  ### Framework versions