rwl4 commited on
Commit
fd4ce1e
1 Parent(s): ffc3673

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -4,11 +4,7 @@ language:
4
  - en
5
  datasets:
6
  - tatsu-lab/alpaca
7
- pipeline_tag: text-generation
8
- inference:
9
- parameters:
10
- eos_token: [50258]
11
-
12
  widget:
13
  - 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"
14
  ---
 
4
  - en
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
  ---