DarwinAnim8or commited on
Commit
422ea23
·
1 Parent(s): 6b627d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,7 +12,9 @@ tags:
12
 
13
  # GPT-DMV-125m
14
  A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'DMV' dataset. (Linked above)
15
- A demo is available [here](#TODO)
 
 
16
 
17
  # Training Procedure
18
  This was trained on the 'grug' dataset, using the "HappyTransformers" library on Google Colab.
 
12
 
13
  # GPT-DMV-125m
14
  A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'DMV' dataset. (Linked above)
15
+ A demo is available [here](https://huggingface.co/spaces/DarwinAnim8or/GPT-DMV-Playground)
16
+
17
+ (I recommend using the demo playground rather than the Inference window on the right here)
18
 
19
  # Training Procedure
20
  This was trained on the 'grug' dataset, using the "HappyTransformers" library on Google Colab.