Time Series Forecasting
TimesFM
Safetensors
kashif HF Staff commited on
Commit
35b819d
·
verified ·
1 Parent(s): 57ac978

update context length to 2048

Browse files
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,