Add initial model configuration
Browse filesThis commit adds the initial configuration file for the model
- config.json +1 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"model_type": "test", "version": "1.0"}
|