Locutusque commited on
Commit
13a8fa3
1 Parent(s): 16a62aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ language:
7
  pipeline_tag: text-generation
8
  inference:
9
  parameters:
 
10
  temperature: 0.5
11
  top_p: 0.5
12
  top_k: 50
 
7
  pipeline_tag: text-generation
8
  inference:
9
  parameters:
10
+ do_sample: True
11
  temperature: 0.5
12
  top_p: 0.5
13
  top_k: 50