asafaya commited on
Commit
16bdaec
1 Parent(s): af6b080

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -30,7 +30,9 @@
30
  "text-generation": {
31
  "do_sample": true,
32
  "max_length": 250,
33
- "temperature": 1.0
 
 
34
  }
35
  },
36
  "tie_word_embeddings": false,
 
30
  "text-generation": {
31
  "do_sample": true,
32
  "max_length": 250,
33
+ "temperature": 0.7,
34
+ "max_length": 1024,
35
+ "top_p": 0.95
36
  }
37
  },
38
  "tie_word_embeddings": false,