Commandante
commited on
Commit
•
8ed1977
1
Parent(s):
8022766
End of training
Browse files- README.md +15 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [mdraw/german-news-sentiment-bert](https://huggingface.co/mdraw/german-news-sentiment-bert) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -40,19 +40,26 @@ The following hyperparameters were used during training:
|
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
- lr_scheduler_warmup_steps: 120
|
43 |
-
- num_epochs:
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
| 0.9596 | 1.0 | 70 | 0.9676 |
|
50 |
-
| 0.9122 | 2.0 | 140 | 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [mdraw/german-news-sentiment-bert](https://huggingface.co/mdraw/german-news-sentiment-bert) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.8769
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
- lr_scheduler_warmup_steps: 120
|
43 |
+
- num_epochs: 14
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
| 0.9596 | 1.0 | 70 | 0.9676 |
|
50 |
+
| 0.9122 | 2.0 | 140 | 0.8769 |
|
51 |
+
| 0.7382 | 3.0 | 210 | 0.9984 |
|
52 |
+
| 0.5708 | 4.0 | 280 | 1.1080 |
|
53 |
+
| 0.3579 | 5.0 | 350 | 1.4137 |
|
54 |
+
| 0.3066 | 6.0 | 420 | 1.8204 |
|
55 |
+
| 0.1716 | 7.0 | 490 | 1.8167 |
|
56 |
+
| 0.1974 | 8.0 | 560 | 2.1479 |
|
57 |
+
| 0.1164 | 9.0 | 630 | 2.3899 |
|
58 |
+
| 0.0878 | 10.0 | 700 | 2.5266 |
|
59 |
+
| 0.07 | 11.0 | 770 | 2.7014 |
|
60 |
+
| 0.0604 | 12.0 | 840 | 2.7048 |
|
61 |
+
| 0.0278 | 13.0 | 910 | 2.8119 |
|
62 |
+
| 0.0376 | 14.0 | 980 | 2.8799 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 436358132
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8a1f7b8d548b377cc42568ce258782217498c6608b93415eb2e6e4beb458d62
|
3 |
size 436358132
|