Josephgflowers
commited on
Commit
•
b2f54df
1
Parent(s):
71a6031
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
This is a distilgpt2 orginal run of Cinder with multi character chat. The end sequence for each statement is \<END\>
|
5 |
If you would like multi chat with characters it is recommended to use \<END\>\nUSER: as the stop token.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
widget:
|
4 |
+
- text: |
|
5 |
+
<|user|>
|
6 |
+
Can you tell me a space adventure story?</s>
|
7 |
+
<|assistant|>
|
8 |
---
|
9 |
This is a distilgpt2 orginal run of Cinder with multi character chat. The end sequence for each statement is \<END\>
|
10 |
If you would like multi chat with characters it is recommended to use \<END\>\nUSER: as the stop token.
|