Commit
·
816b9f4
1
Parent(s):
00ddbfd
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,8 @@ A finetuned version of [GPT2-Medium](https://huggingface.co/gpt2-medium) on the
|
|
23 |
A demo is available [here](https://huggingface.co/spaces/DarwinAnim8or/GPT-Greentext-Playground)
|
24 |
The demo playground is recommended over the inference box on the right.
|
25 |
|
|
|
|
|
26 |
# Training Procedure
|
27 |
This was trained on the 'greentext' dataset, using the "HappyTransformers" library on Google Colab.
|
28 |
This model was trained for 15 epochs with learning rate 1e-2.
|
|
|
23 |
A demo is available [here](https://huggingface.co/spaces/DarwinAnim8or/GPT-Greentext-Playground)
|
24 |
The demo playground is recommended over the inference box on the right.
|
25 |
|
26 |
+
The largest model in this series is located here: [GPT-Greentext-1.5b](https://huggingface.co/DarwinAnim8or/GPT-Greentext-1.5b)
|
27 |
+
|
28 |
# Training Procedure
|
29 |
This was trained on the 'greentext' dataset, using the "HappyTransformers" library on Google Colab.
|
30 |
This model was trained for 15 epochs with learning rate 1e-2.
|