Commit
·
a2cadbb
1
Parent(s):
abbbe5e
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,9 +20,9 @@ co2_eq_emissions:
|
|
| 20 |
|
| 21 |
# GPT-Greentext-125m
|
| 22 |
A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'greentext' dataset. (Linked above)
|
| 23 |
-
Do also take a look at [GPT-Greentext-
|
| 24 |
A demo is available [here](https://huggingface.co/spaces/DarwinAnim8or/GPT-Greentext-Playground)
|
| 25 |
-
The demo playground is recommended over the inference box on the right, as it uses the
|
| 26 |
|
| 27 |
# Training Procedure
|
| 28 |
This was trained on the 'greentext' dataset, using the "HappyTransformers" library on Google Colab.
|
|
|
|
| 20 |
|
| 21 |
# GPT-Greentext-125m
|
| 22 |
A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'greentext' dataset. (Linked above)
|
| 23 |
+
Do also take a look at [GPT-Greentext-1.5b](https://huggingface.co/DarwinAnim8or/GPT-Greentext-1.5b), the larger size model of this project, it will produce better-quality greentexts than this model can.
|
| 24 |
A demo is available [here](https://huggingface.co/spaces/DarwinAnim8or/GPT-Greentext-Playground)
|
| 25 |
+
The demo playground is recommended over the inference box on the right, as it uses the largest model in this series.
|
| 26 |
|
| 27 |
# Training Procedure
|
| 28 |
This was trained on the 'greentext' dataset, using the "HappyTransformers" library on Google Colab.
|