badydaniel commited on
Commit
6dd31fb
·
verified ·
1 Parent(s): d029570

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -46,5 +46,5 @@
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 105879,
49
- "return_all_scores": true
50
  }
 
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 105879,
49
+ "top_k": 5
50
  }