arminmehrabian
commited on
Commit
•
8c336bb
1
Parent(s):
bd89c70
update model card README.md
Browse files
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 [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 3.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -45,7 +45,8 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:-----:|:---------------:|
|
48 |
-
| 3.7357 | 1.0 | 13655 | 3.
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 3.5116
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:-----:|:---------------:|
|
48 |
+
| 3.7357 | 1.0 | 13655 | 3.6781 |
|
49 |
+
| 3.5721 | 2.0 | 27310 | 3.5302 |
|
50 |
|
51 |
|
52 |
### Framework versions
|