Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"model_type": "SENTINEL-SRC-
|
| 3 |
"checkpoint_file": "checkpoints/model.ckpt"
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type": "SENTINEL-SRC-DA",
|
| 3 |
"checkpoint_file": "checkpoints/model.ckpt"
|
| 4 |
}
|