Update README.md
Browse files
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
|