harrisonvanderbyl commited on
Commit
ecaced8
·
verified ·
1 Parent(s): 1190fdf

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -5,5 +5,6 @@
5
  ],
6
  "vocab_size": 2,
7
  "num_attention_heads":1,
8
- "hidden_size": 8192
 
9
  }
 
5
  ],
6
  "vocab_size": 2,
7
  "num_attention_heads":1,
8
+ "hidden_size": 8192,
9
+ "embedding_mode": true
10
  }