rwl4 commited on
Commit
ccc0622
1 Parent(s): e7cacab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -5,11 +5,8 @@ language:
5
  datasets:
6
  - tatsu-lab/alpaca
7
  pipeline_tag: text-generation
8
- inference:
9
- parameters:
10
- temperature: 0.7
11
  widget:
12
- - text: "<|im_start|>system\nYou are a helpful AI who answers questions for the user.<|im_end|>\n<|im_start|>user\nWho is the fastest runner?<|im_end|>\n<|im_start|>assistant\n"
13
  ---
14
  # gpt2-medium-chat
15
 
 
5
  datasets:
6
  - tatsu-lab/alpaca
7
  pipeline_tag: text-generation
 
 
 
8
  widget:
9
+ - text: "<|im_start|>system\nYou give short answers.<|im_end|>\n<|im_start|>user\nWho is the fastest runner?<|im_end|>\n<|im_start|>assistant\n"
10
  ---
11
  # gpt2-medium-chat
12