namednil commited on
Commit
88d71ee
·
verified ·
1 Parent(s): 3526e1d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "/home/matthias/phd/artificial_tasks/meta_adapters/models/w_fsts_pretrain_s4_32_hf",
3
  "architectures": [
4
  "SIPPreTrainingModel"
5
  ],
@@ -20,7 +19,7 @@
20
  "is_gated_act": true,
21
  "layer_norm_epsilon": 1e-06,
22
  "mlp_hidden_dim": null,
23
- "model_type": "t5",
24
  "num_decoder_layers": 4,
25
  "num_final_state_info": 3,
26
  "num_heads": 6,
 
1
  {
 
2
  "architectures": [
3
  "SIPPreTrainingModel"
4
  ],
 
19
  "is_gated_act": true,
20
  "layer_norm_epsilon": 1e-06,
21
  "mlp_hidden_dim": null,
22
+ "model_type": "sip_pretrain",
23
  "num_decoder_layers": 4,
24
  "num_final_state_info": 3,
25
  "num_heads": 6,