TeaTM commited on
Commit
c00027a
1 Parent(s): 08d0fc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,6 +1,20 @@
1
  ---
2
  tags:
3
  - conversational
 
 
 
4
  ---
5
 
6
- # Bushcat DialoGPT-Large Model
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  tags:
3
  - conversational
4
+ - DialoGPT
5
+ language:
6
+ - en
7
  ---
8
 
9
+ # Bushcat DialoGPT-Large Model
10
+
11
+ A smaller personified DialoGPT fork for a side project. Conversational for an entertainment chatbot.
12
+
13
+ Large "smarter" model based on DialoGPT-Large. if you use this, this is the recommended version.
14
+
15
+
16
+ The character plays the persona of a cat in a bush that is overly positive. Just for fun.
17
+ Works great in Transformers & PyTorch.
18
+
19
+ # NOTE: This model is no longer being updated. There are better models and frameworks for custom, smarter characters.
20
+ # This is mostly "for fun" and is fairly lightweight compared to larger models. Good for small test projects.