gmonsoon commited on
Commit
544e8b5
1 Parent(s): 84fea62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -7,15 +7,18 @@ inference:
7
  top_k: 30
8
  repetition_penalty: 1
9
  widget:
10
- - text: 'Photosynthesis is'
11
- example_title: Textbook
12
- group: Completion
13
- - text: '<s> [INST] How to take care of exotic cars? [/INST] '
14
- example_title: Wikihow
15
- group: Completion
16
- - text: '<s> [INST] Generate a story about Dark Knight [/INST] '
17
- example_title: Story
18
- group: Completion
 
 
 
19
  ---
20
 
21
 
 
7
  top_k: 30
8
  repetition_penalty: 1
9
  widget:
10
+ - text: Photosynthesis is
11
+ example_title: Textbook
12
+ group: Completion
13
+ - text: '<s> [INST] How to take care of exotic cars? [/INST] '
14
+ example_title: Wikihow
15
+ group: Completion
16
+ - text: '<s> [INST] Generate a story about Dark Knight [/INST] '
17
+ example_title: Story
18
+ group: Completion
19
+ license: apache-2.0
20
+ language:
21
+ - en
22
  ---
23
 
24