szili2011 commited on
Commit
1f937f0
·
verified ·
1 Parent(s): d3d9857

Create model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +8 -0
model_index.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "image-Generation",
3
+ "num_layers": 12,
4
+ "hidden_size": 768,
5
+ "num_attention_heads": 12,
6
+ "intermediate_size": 3072,
7
+ "activation_function": "gelu"
8
+ }