Model save
Browse files- README.md +2 -10
- pytorch_model.bin +1 -1
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 [lighteternal/gpt2-finetuned-greek](https://huggingface.co/lighteternal/gpt2-finetuned-greek) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -41,21 +41,13 @@ The following hyperparameters were used during training:
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 100
|
44 |
-
- num_epochs:
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
| 2.433 | 8.33 | 100 | 0.7553 |
|
51 |
-
| 0.4346 | 16.67 | 200 | 0.1265 |
|
52 |
-
| 0.1299 | 25.0 | 300 | 0.0498 |
|
53 |
-
| 0.0675 | 33.33 | 400 | 0.0272 |
|
54 |
-
| 0.0451 | 41.67 | 500 | 0.0175 |
|
55 |
-
| 0.0334 | 50.0 | 600 | 0.0132 |
|
56 |
-
| 0.0262 | 58.33 | 700 | 0.0103 |
|
57 |
-
| 0.0225 | 66.67 | 800 | 0.0094 |
|
58 |
-
| 0.0204 | 75.0 | 900 | 0.0088 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [lighteternal/gpt2-finetuned-greek](https://huggingface.co/lighteternal/gpt2-finetuned-greek) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.7553
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 100
|
44 |
+
- num_epochs: 10
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
| 2.433 | 8.33 | 100 | 0.7553 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497807197
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8644db39d4a7f3b37eda18ab245af0c513edb15a39d6f066ea4da690c10558d
|
3 |
size 497807197
|