kashif's picture
kashif HF Staff
Upload model
af60600 verified
raw
history blame
710 Bytes
{
"architectures": [
"TimesFmModelForPrediction"
],
"attention_dropout": 0.0,
"context_length": 64,
"freq_size": 3,
"head_dim": 4,
"hidden_size": 32,
"horizon_length": 128,
"initializer_range": 0.02,
"intermediate_size": 32,
"max_timescale": 10000,
"min_timescale": 1,
"model_type": "timesfm",
"num_attention_heads": 4,
"num_hidden_layers": 4,
"pad_val": 1123581321.0,
"patch_length": 16,
"prediction_length": 24,
"quantiles": [
0.1,
0.2,
0.3,
0.4,
0.5,
0.6,
0.7,
0.8,
0.9
],
"rms_norm_eps": 1e-06,
"tolerance": 1e-06,
"torch_dtype": "float32",
"transformers_version": "4.51.0.dev0",
"use_positional_embedding": false
}