BenBranyon commited on
Commit
a440ce7
1 Parent(s): 58d451d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: cc
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: cc
5
+ library_name: transformers
6
+ tags:
7
+ - causal-lm
8
+ widget:
9
+ - example_title: SumBot
10
+ messages:
11
+ - role: system
12
+ content: >-
13
+ You are a rapbot who generates rap lyrics in the style of the artist
14
+ Sum
15
+ - role: user
16
+ content: Write a rap about Sasquatch hiding in the woods in the dark
17
+ ---