d1ef
commited on
Commit
·
f94efbf
1
Parent(s):
d188306
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,10 @@ license: apache-2.0
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
|
@@ -11,14 +15,6 @@ This model is finetuned from google/flan-t5-large.
|
|
11 |
Chat demo:
|
12 |
https://huggingface.co/spaces/df-h/viachat
|
13 |
|
14 |
-
Raw prompt format:
|
15 |
-
```prompts
|
16 |
-
A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.
|
17 |
-
### Human: Who are you?
|
18 |
-
### Assistant:
|
19 |
-
|
20 |
-
```
|
21 |
-
|
22 |
Training data:
|
23 |
ShareGPT
|
24 |
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
widget:
|
7 |
+
- text: "A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.
|
8 |
+
### Human: Who are you?
|
9 |
+
### Assistant:"
|
10 |
---
|
11 |
|
12 |
|
|
|
15 |
Chat demo:
|
16 |
https://huggingface.co/spaces/df-h/viachat
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
Training data:
|
19 |
ShareGPT
|
20 |
|