nielsr HF staff commited on
Commit
75cfa51
1 Parent(s): b98cc67

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "num_attention_heads": 16,
22
  "num_channels": 3,
23
  "num_hidden_layers": 24,
24
- "out_indicies": [
25
  5,
26
  11,
27
  17,
 
21
  "num_attention_heads": 16,
22
  "num_channels": 3,
23
  "num_hidden_layers": 24,
24
+ "intermediate_hidden_state_indices": [
25
  5,
26
  11,
27
  17,