joeylieb commited on
Commit
70edf76
·
verified ·
1 Parent(s): 4199c52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,4 +6,8 @@ base_model:
6
  - openai-community/gpt2
7
  pipeline_tag: text-generation
8
  library_name: transformers
9
- ---
 
 
 
 
 
6
  - openai-community/gpt2
7
  pipeline_tag: text-generation
8
  library_name: transformers
9
+ ---
10
+
11
+ This is my own GPT2 Finetuned model that is trained off of structured anonymized discord chat data. This current version has more than 25k messages.
12
+
13
+ Created on Google Colab by Joey Lieb :D