estebancarlin commited on
Commit
e173e62
·
verified ·
1 Parent(s): d4e23a9

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -6,6 +6,7 @@
6
  },
7
  "model_type": "bitmar",
8
  "vocab_size": 50257,
 
9
  "text_encoder_dim": 128,
10
  "text_encoder_layers": 4,
11
  "text_encoder_heads": 4,
 
6
  },
7
  "model_type": "bitmar",
8
  "vocab_size": 50257,
9
+ "hidden_size": 128,
10
  "text_encoder_dim": 128,
11
  "text_encoder_layers": 4,
12
  "text_encoder_heads": 4,