jslin09 commited on
Commit
3646b1a
1 Parent(s): 78ea557

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ pipeline_tag: text-generation
10
  text-generation:
11
  parameters:
12
  max_length: 400
 
13
  do_sample: true
14
  temperature: 0.75
15
  top_k: 50
 
10
  text-generation:
11
  parameters:
12
  max_length: 400
13
+ max_new_tokens: 400
14
  do_sample: true
15
  temperature: 0.75
16
  top_k: 50