raincandy-u
commited on
Commit
•
2b9e602
1
Parent(s):
9562ac2
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,19 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
widget:
|
4 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
example_title: Sample 1
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# raincandy-u/TinyChat-1776K
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
widget:
|
4 |
+
- text: |-
|
5 |
+
<A>We should have a pet. <end>
|
6 |
+
<B>I don't think so. <end>
|
7 |
+
<A>Why not? <end>
|
8 |
+
<B>Because pets make a mess. <end>
|
9 |
+
<A>But dogs are cute! <end>
|
10 |
+
<B>Cats are cute too. <end>
|
11 |
+
<A>We can get a cat then. <end>
|
12 |
+
<B>
|
13 |
example_title: Sample 1
|
14 |
+
datasets:
|
15 |
+
- raincandy-u/TinyChat
|
16 |
+
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
# raincandy-u/TinyChat-1776K
|