Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -2,9 +2,5 @@
|
|
| 2 |
"model_type": "migas",
|
| 3 |
"architectures": ["MigasPipeline"],
|
| 4 |
"library_name": "migaseval",
|
| 5 |
-
"base_model": "amazon/chronos-2",
|
| 6 |
-
"text_embedder": "finbert",
|
| 7 |
-
"d_model": 512,
|
| 8 |
-
"pred_len": 16,
|
| 9 |
"task": "time-series-forecasting"
|
| 10 |
}
|
|
|
|
| 2 |
"model_type": "migas",
|
| 3 |
"architectures": ["MigasPipeline"],
|
| 4 |
"library_name": "migaseval",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"task": "time-series-forecasting"
|
| 6 |
}
|