minhtoan commited on
Commit
7b84550
1 Parent(s): 9928abb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,7 +14,9 @@ widget:
14
  pipeline_tag: text-generation
15
  inference:
16
  parameters:
17
- max_length: 100
 
 
18
  ---
19
 
20
  # GPT-2
 
14
  pipeline_tag: text-generation
15
  inference:
16
  parameters:
17
+ max_length: 120
18
+ do_sample: true
19
+ temperature: 0.8
20
  ---
21
 
22
  # GPT-2