chronos-2-onnx / chronos-2_static.metadata.json
system's picture
system HF Staff
Upload folder using huggingface_hub
78b87b5 verified
Raw
History Blame Contribute Delete
629 Bytes
{
"schema_version": 2,
"model_family": "chronos2",
"input_names": [
"context",
"group_ids",
"attention_mask",
"future_covariates",
"future_covariates_mask"
],
"output_name": "quantile_preds",
"native_quantiles": [
0.01,
0.05,
0.1,
0.15,
0.2,
0.25,
0.3,
0.35,
0.4,
0.45,
0.5,
0.55,
0.6,
0.65,
0.7,
0.75,
0.8,
0.85,
0.9,
0.95,
0.99
],
"context_length": 5760,
"output_patch_size": 16,
"horizon_patches": 42,
"resolution_minutes": 15,
"precision": "fp32",
"static_shapes": true,
"max_covariates": 3
}