aviol commited on
Commit
899abcc
1 Parent(s): bb8f291

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "hidden_dim": 3072,
10
  "initializer_range": 0.02,
11
  "max_position_embeddings": 512,
12
- "model_type": "tfcustomh5model",
13
  "n_heads": 12,
14
  "n_layers": 6,
15
  "pad_token_id": 0,
 
9
  "hidden_dim": 3072,
10
  "initializer_range": 0.02,
11
  "max_position_embeddings": 512,
12
+ "model_type": "tf_model",
13
  "n_heads": 12,
14
  "n_layers": 6,
15
  "pad_token_id": 0,