End of training
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [oliverguhr/german-sentiment-bert](https://huggingface.co/oliverguhr/german-sentiment-bert) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 1.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -47,13 +47,13 @@ The following hyperparameters were used during training:
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 50 |
-
| 2.
|
| 51 |
-
| 2.
|
| 52 |
-
| 2.
|
| 53 |
-
| 2.
|
| 54 |
-
| 2.
|
| 55 |
-
| 2.
|
| 56 |
-
| 2.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [oliverguhr/german-sentiment-bert](https://huggingface.co/oliverguhr/german-sentiment-bert) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 1.3965
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 50 |
+
| 2.2379 | 1.0 | 3 | 1.6068 |
|
| 51 |
+
| 2.2379 | 2.0 | 6 | 1.5979 |
|
| 52 |
+
| 2.2379 | 3.0 | 9 | 1.5805 |
|
| 53 |
+
| 2.2379 | 4.0 | 12 | 1.5571 |
|
| 54 |
+
| 2.2379 | 5.0 | 15 | 1.5176 |
|
| 55 |
+
| 2.2379 | 6.0 | 18 | 1.4626 |
|
| 56 |
+
| 2.2379 | 7.0 | 21 | 1.3965 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|