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 |
|
|
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
|
|
| 45 |
|
| 46 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
|:-------------:|:-----:|:-----:|:---------------:|
|
| 48 |
-
| 1.
|
| 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.2250
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 45 |
|
| 46 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
|:-------------:|:-----:|:-----:|:---------------:|
|
| 48 |
+
| 1.6942 | 1.0 | 10000 | 1.4153 |
|
| 49 |
+
| 1.3261 | 2.0 | 20000 | 1.2679 |
|
| 50 |
+
| 1.2467 | 3.0 | 30000 | 1.2300 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|