Commit
·
dedacee
1
Parent(s):
2d4366b
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 [sberbank-ai/rugpt3small_based_on_gpt2](https://huggingface.co/sberbank-ai/rugpt3small_based_on_gpt2) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 4.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -44,9 +44,9 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
-
| No log | 1.0 | 29 | 4.
|
48 |
-
| No log | 2.0 | 58 | 4.
|
49 |
-
| No log | 3.0 | 87 | 4.
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [sberbank-ai/rugpt3small_based_on_gpt2](https://huggingface.co/sberbank-ai/rugpt3small_based_on_gpt2) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 4.2907
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
+
| No log | 1.0 | 29 | 4.3304 |
|
48 |
+
| No log | 2.0 | 58 | 4.2992 |
|
49 |
+
| No log | 3.0 | 87 | 4.2907 |
|
50 |
|
51 |
|
52 |
### Framework versions
|