suriya7 commited on
Commit
4042c1d
1 Parent(s): 9e116a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
2
  license: mit
3
  pipeline_tag: text2text-generation
 
 
 
 
4
  ---
 
1
  ---
2
  license: mit
3
  pipeline_tag: text2text-generation
4
+ inference:
5
+ parameters:
6
+ max_new_tokens: 100
7
+ do_sample: false
8
  ---