update model card README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
# gpt2lm
|
14 |
|
15 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
16 |
-
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 1.6851
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -47,9 +45,6 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| 2.4867 | 0.92 | 5000 | 1.6851 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
13 |
# gpt2lm
|
14 |
|
15 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
45 |
|
46 |
### Training results
|
47 |
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|