DarwinAnim8or commited on
Commit
a2cadbb
1 Parent(s): abbbe5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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-355m](https://huggingface.co/DarwinAnim8or/GPT-Greentext-355m), 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 larger 355m model.
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.