Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -48,6 +48,7 @@
|
|
48 |
"weight_norm": true
|
49 |
}
|
50 |
},
|
|
|
51 |
"torch_dtype": "float32",
|
52 |
"train": {
|
53 |
"anneal_end": 5,
|
|
|
48 |
"weight_norm": true
|
49 |
}
|
50 |
},
|
51 |
+
"model_type": "custom_model",
|
52 |
"torch_dtype": "float32",
|
53 |
"train": {
|
54 |
"anneal_end": 5,
|