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: 1.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -46,11 +46,11 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
|
|
50 |
-
|
|
51 |
-
|
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
|
55 |
|
56 |
### 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: 1.7756
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 1.7635 | 1.0 | 18 | 1.7756 |
|
50 |
+
| 1.7443 | 2.0 | 36 | 1.7756 |
|
51 |
+
| 1.7414 | 3.0 | 54 | 1.7756 |
|
52 |
+
| 1.7311 | 4.0 | 72 | 1.7756 |
|
53 |
+
| 1.7385 | 5.0 | 90 | 1.7756 |
|
54 |
|
55 |
|
56 |
### Framework versions
|