yuekun commited on
Commit
256f14a
1 Parent(s): f926029

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -20,6 +20,7 @@
20
  "attn_drop_rate": 0.0,
21
  "drop_path_rate": 0.0,
22
  "output_a3_attentions": false,
 
23
  "torch_dtype": "float32",
24
  "transformers_version": null
25
  }
 
20
  "attn_drop_rate": 0.0,
21
  "drop_path_rate": 0.0,
22
  "output_a3_attentions": false,
23
+ "model_type": "mgp-str",
24
  "torch_dtype": "float32",
25
  "transformers_version": null
26
  }