dancingninjas commited on
Commit
9459299
1 Parent(s): 95556c7

Update config.json

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