update model card README.md
Browse files
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.
|
| 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-
|
| 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 |
-
|
|
| 49 |
-
| 1.
|
| 50 |
-
| 1.
|
| 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
|