davidlevybooth-dyno commited on
Commit ·
4f40e48
1
Parent(s): 94831fe
add config
Browse files- config.json +4 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "dynopsi",
|
| 3 |
+
"architecture": "DynoPsiModel"
|
| 4 |
+
}
|