Update config.json
Browse files- 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 |
}
|