shi-zheng-qxhs commited on
Commit
9155fa3
1 Parent(s): 459118d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -13,7 +13,16 @@ language:
13
  pipeline_tag: conversational
14
  widget:
15
  - text: "Who is the president of the United States?"
16
- - text: "Hi, my name is Zheng. How are you! What is your name?"
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
13
  pipeline_tag: conversational
14
  widget:
15
  - text: "Who is the president of the United States?"
16
+ - text: "Hi, my name is Superman. How are you!"
17
+ - text: "Do you know the history of Chelsea Football Club?"
18
+ inference:
19
+ parameters:
20
+ temperature: 0.7
21
+ max_length: 1024
22
+ top_k: 1
23
+ do_sample: True
24
+ pad_token_id: 50256
25
+ eos_token_id: 50256
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You