d1mitriz
commited on
Commit
•
7f6d761
1
Parent(s):
200ed96
Final model pretrained on the greek-longformer after 6 epochs
Browse files- README.md +3 -3
- pytorch_model.bin +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ model-index:
|
|
16 |
This model is a second-stage pretrained version of [dimitriz/greek-longformer-base-4096](https://huggingface.co/dimitriz/greek-longformer-base-4096) trained on the [dimitriz/greek_media_texts](https://huggingface.co/datasets/dimitriz/greek_media_texts) dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
|
19 |
-
- Loss: 1.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_ratio: 0.1
|
49 |
-
- num_epochs:
|
50 |
|
51 |
### Training results
|
52 |
|
|
|
16 |
This model is a second-stage pretrained version of [dimitriz/greek-longformer-base-4096](https://huggingface.co/dimitriz/greek-longformer-base-4096) trained on the [dimitriz/greek_media_texts](https://huggingface.co/datasets/dimitriz/greek_media_texts) dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
|
19 |
+
- Loss: 1.1424
|
20 |
+
- Accuracy: 0.7574
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_ratio: 0.1
|
49 |
+
- num_epochs: 6.0
|
50 |
|
51 |
### Training results
|
52 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 600280789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a3b3c6de7a827ceb0a0bbdad46ec13b2947c7a16298b99992684c3bde41005b
|
3 |
size 600280789
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 600313080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:310b1d7261be97fe835e247952ea52019b57a28c3ccfbe81f55cfea38279964f
|
3 |
size 600313080
|