hojin commited on
Commit
484f1c7
1 Parent(s): 28b57d5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -49,6 +49,6 @@
49
  "vocab_size": 51864,
50
  "num_beams" : 3,
51
  "no_repeat_ngram_size": 3,
52
- "top_p": 0.93,
53
  "temperature": 0.6
54
  }
 
49
  "vocab_size": 51864,
50
  "num_beams" : 3,
51
  "no_repeat_ngram_size": 3,
52
+ "top_p": 0.91,
53
  "temperature": 0.6
54
  }