andreaskoepf commited on
Commit
b3c75ee
1 Parent(s): 2096b54

add system prompt examples

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,8 +12,8 @@ tags:
12
  pipeline_tag: text-generation
13
  widget:
14
  - text: <|system|>You are an AI assistant. You will be given a task. You must generate a detailed and long answer.</s><|prompter|>What is a meme, and what's the history behind this word?</s><|assistant|>
15
- - text: <|prompter|>What's the Earth total population</s><|assistant|>
16
- - text: <|prompter|>Write a story about future of AI development</s><|assistant|>
17
  ---
18
  # llama2-13b-orca-8k-3319
19
 
 
12
  pipeline_tag: text-generation
13
  widget:
14
  - text: <|system|>You are an AI assistant. You will be given a task. You must generate a detailed and long answer.</s><|prompter|>What is a meme, and what's the history behind this word?</s><|assistant|>
15
+ - text: <|system|>You are an AI assistant that helps people find information.</s><|prompter|>What's the Earth total population</s><|assistant|>
16
+ - text: <|system|>You are an AI assistant that follows instruction extremely well. Help as much as you can.</s><|prompter|>Write a story about future of AI development</s><|assistant|>
17
  ---
18
  # llama2-13b-orca-8k-3319
19