bekzatajan commited on
Commit
2eae20d
·
verified ·
1 Parent(s): 41d42af

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }