czuk commited on
Commit
c57ab48
1 Parent(s): 79ffaeb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -6
config.json CHANGED
@@ -50,10 +50,5 @@
50
  "transformers_version": "4.41.0",
51
  "type_vocab_size": 1,
52
  "use_cache": true,
53
- "vocab_size": 250002,
54
- "task_specific_params": {
55
- "token-classification": {
56
- "aggregation_strategy": "simple"
57
- }
58
- }
59
  }
 
50
  "transformers_version": "4.41.0",
51
  "type_vocab_size": 1,
52
  "use_cache": true,
53
+ "vocab_size": 250002
 
 
 
 
 
54
  }