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 [gpt2](https://huggingface.co/gpt2) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 6.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -55,5 +55,5 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
- Transformers 4.20.1
|
57 |
- Pytorch 1.10.0+cpu
|
58 |
-
- Datasets 2.7.
|
59 |
- Tokenizers 0.12.1
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 6.1016
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
55 |
|
56 |
- Transformers 4.20.1
|
57 |
- Pytorch 1.10.0+cpu
|
58 |
+
- Datasets 2.7.1
|
59 |
- Tokenizers 0.12.1
|