d1ef
commited on
Commit
·
ccbea83
1
Parent(s):
f94efbf
Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,15 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
widget:
|
7 |
-
- text:
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
|
@@ -19,6 +25,4 @@ Training data:
|
|
19 |
ShareGPT
|
20 |
|
21 |
Training ref:
|
22 |
-
https://github.com/lm-sys/FastChat
|
23 |
-
|
24 |
-
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
widget:
|
7 |
+
- text: >-
|
8 |
+
A chat between a curious human and an artificial intelligence assistant. The
|
9 |
+
assistant gives helpful, detailed, and polite answers to the human's
|
10 |
+
questions.
|
11 |
+
|
12 |
+
### Human: Who are you?
|
13 |
+
|
14 |
+
### Assistant:
|
15 |
+
pipeline_tag: text-generation
|
16 |
---
|
17 |
|
18 |
|
|
|
25 |
ShareGPT
|
26 |
|
27 |
Training ref:
|
28 |
+
https://github.com/lm-sys/FastChat
|
|
|
|