DarwinAnim8or commited on
Commit
0827d08
1 Parent(s): 00b38b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,7 +20,8 @@ co2_eq_emissions:
20
 
21
  # GPT-DMV-125m
22
  A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'greentext' dataset. (Linked above)
23
- A demo is available [here](#TODO)
 
24
 
25
  # Training Procedure
26
  This was trained on the 'grug' dataset, using the "HappyTransformers" library on Google Colab.
 
20
 
21
  # GPT-DMV-125m
22
  A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'greentext' dataset. (Linked above)
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 'grug' dataset, using the "HappyTransformers" library on Google Colab.