sgarbi commited on
Commit
3391e14
1 Parent(s): 04c169a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # sgarbi/prompt_generator
2
 
3
  ## Model Description
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ pipeline_tag: document-question-answering
5
+ tags:
6
+ - text-generation
7
+ - prompt-generation
8
+ - bot
9
+ - assistant
10
+ widget:
11
+ - text: "<|title|>Software Developer<|prompt|>"
12
+ example_title: "Software Developer"
13
+ - text: "<|title|>Data Scientist<|prompt|>"
14
+ example_title: "Data Scientist"
15
+ - text: "<|title|>Social Media Influencer<|prompt|>"
16
+ example_title: "Social Media Influencer"
17
+ ---
18
+
19
+
20
  # sgarbi/prompt_generator
21
 
22
  ## Model Description