Revert model_type

#64
by Rocketknight1 HF staff - opened
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "hidden_size": 4544,
21
  "initializer_range": 0.02,
22
  "layer_norm_epsilon": 1e-05,
23
- "model_type": "falcon",
24
  "multi_query": true,
25
  "new_decoder_architecture": false,
26
  "num_attention_heads": 71,
 
20
  "hidden_size": 4544,
21
  "initializer_range": 0.02,
22
  "layer_norm_epsilon": 1e-05,
23
+ "model_type": "RefinedWebModel",
24
  "multi_query": true,
25
  "new_decoder_architecture": false,
26
  "num_attention_heads": 71,