bobox commited on
Commit
3006c82
1 Parent(s): 423799a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -22,5 +22,6 @@
22
  "transformers_version": "4.41.2",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
- "vocab_size": 30522
 
26
  }
 
22
  "transformers_version": "4.41.2",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
+ "vocab_size": 30522,
26
+ output_hidden_states=True
27
  }