Differentiable commited on
Commit
478c52d
1 Parent(s): 479a20d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ language:
5
  ---
6
  # Description
7
 
8
- This is my first attempt to simulate the Filian's Twitch stream chat based on scraped data. The model is a fine-tuning of GPT-Neo for 125M parameters.
9
 
10
  ## Prompt examples
11
  ```
 
5
  ---
6
  # Description
7
 
8
+ This is my first attempt to simulate the Filian's Twitch stream chat based on scraped data. The model is a fine-tuning of GPT-Neo for 125M parameters. The model was able to be trained within 30 minutes on a GTX 1650 with Pytorch's memory pinning feature to share the local RAM with the GPU.
9
 
10
  ## Prompt examples
11
  ```