DarwinAnim8or commited on
Commit
a799f11
·
1 Parent(s): cce57a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,7 +13,9 @@ tags:
13
 
14
  # GPT-Grug-125m
15
  A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'grug' dataset.
16
- A demo is available [here](https://huggingface.co/spaces/DarwinAnim8or/grug-125m-chat)
 
 
17
 
18
  # Training Procedure
19
  This was trained on the 'grug' dataset, using the "HappyTransformers" library on Google Colab.
 
13
 
14
  # GPT-Grug-125m
15
  A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'grug' dataset.
16
+ A demo is available [here](https://huggingface.co/spaces/DarwinAnim8or/grug-chat)
17
+
18
+ NOTE: A larger, more capable version can be found [here](https://huggingface.co/DarwinAnim8or/GPT-Grug-355m)
19
 
20
  # Training Procedure
21
  This was trained on the 'grug' dataset, using the "HappyTransformers" library on Google Colab.