Time Series Forecasting
TimesFM
Safetensors

update context length to 2048

#8
by kashif HF Staff - opened
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "TimesFmModelForPrediction"
4
  ],
5
  "attention_dropout": 0.0,
6
- "context_length": 512,
7
  "freq_size": 3,
8
  "head_dim": 80,
9
  "hidden_size": 1280,
 
3
  "TimesFmModelForPrediction"
4
  ],
5
  "attention_dropout": 0.0,
6
+ "context_length": 2048,
7
  "freq_size": 3,
8
  "head_dim": 80,
9
  "hidden_size": 1280,