Barzabel777 commited on
Commit
3f987e8
·
verified ·
1 Parent(s): 24aca32

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "custom",
3
+ "vocab_size": 32000,
4
+ "hidden_size": 768,
5
+ "num_attention_heads": 12
6
+ }