baikal-nlp commited on
Commit
2f4d538
1 Parent(s): 96791c4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -89,5 +89,5 @@
89
  "type_vocab_size": 2,
90
  "use_cache": true,
91
  "vocab_size": 35000,
92
- "label_all_tokens": true
93
  }
 
89
  "type_vocab_size": 2,
90
  "use_cache": true,
91
  "vocab_size": 35000,
92
+ "return_entity_level_metrics": true
93
  }