diff --git a/results/TimesFM-3/Australia_Solar/H/long/config.json b/results/TimesFM-3/Australia_Solar/H/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..80f61bda0838209a6dfd63ce33b20e1001028ded --- /dev/null +++ b/results/TimesFM-3/Australia_Solar/H/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Australia_Solar/H/long", + "num_series": 1, + "num_windows": 15, + "num_variates": 3, + "prediction_length": 168, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 100.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Australia_Solar/H/long/metrics.npz b/results/TimesFM-3/Australia_Solar/H/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..84ff0e7cf3d231dbf03caf8588c3690abbc62c2e --- /dev/null +++ b/results/TimesFM-3/Australia_Solar/H/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3450a5c09be82d71b25d94f0ec79d57ce038beb8471fd52e75727fc35fd8a5c7 +size 4532 diff --git a/results/TimesFM-3/Australia_Solar/H/long/predictions.npz b/results/TimesFM-3/Australia_Solar/H/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..0b6dba674091ecb65eb93716538ce71e73661ee8 --- /dev/null +++ b/results/TimesFM-3/Australia_Solar/H/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77fedae25730256ccb56eb749a76a80abc497c4ae56d5a8692ac205e6eb6d7b7 +size 117364 diff --git a/results/TimesFM-3/Australia_Solar/H/medium/config.json b/results/TimesFM-3/Australia_Solar/H/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..9e456160a6dddda1e8e22d6495c5310e615dea86 --- /dev/null +++ b/results/TimesFM-3/Australia_Solar/H/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Australia_Solar/H/medium", + "num_series": 1, + "num_windows": 35, + "num_variates": 3, + "prediction_length": 72, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 100.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Australia_Solar/H/medium/metrics.npz b/results/TimesFM-3/Australia_Solar/H/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..9e7786e12a076f4b865a5967df3b5bff74faa3fd --- /dev/null +++ b/results/TimesFM-3/Australia_Solar/H/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac41a1b0af152ae3ccfe5cbf0b0df28c8f01f9fc6159f875b1b17575230b0dd4 +size 8354 diff --git a/results/TimesFM-3/Australia_Solar/H/medium/predictions.npz b/results/TimesFM-3/Australia_Solar/H/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..b8c5a171d838c815f81452d9a44309667ecfd7e9 --- /dev/null +++ b/results/TimesFM-3/Australia_Solar/H/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2bce480ebcf8bef10373f3dcc9d3ae814e32eff92aac26fd582bdd4d44575a +size 117981 diff --git a/results/TimesFM-3/Australia_Solar/H/short/config.json b/results/TimesFM-3/Australia_Solar/H/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b3b9b5ef9f8f0a6ea192e73b7b15488c6f51f64e --- /dev/null +++ b/results/TimesFM-3/Australia_Solar/H/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Australia_Solar/H/short", + "num_series": 1, + "num_windows": 105, + "num_variates": 3, + "prediction_length": 24, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 100.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Australia_Solar/H/short/metrics.npz b/results/TimesFM-3/Australia_Solar/H/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..1b7523df33ed01ce9d939af55c9878f0155c750b --- /dev/null +++ b/results/TimesFM-3/Australia_Solar/H/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3feb8e093882933d0cee546e47db8599bc841e1988148370825dcc9848acd65a +size 20779 diff --git a/results/TimesFM-3/Australia_Solar/H/short/predictions.npz b/results/TimesFM-3/Australia_Solar/H/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..428516a71d612da8ada2bb6d7eeb2b30d1091e15 --- /dev/null +++ b/results/TimesFM-3/Australia_Solar/H/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f3ac662941d71369918ae57e2ac6ac1bbccb774897c78fd17116fb9fc6abe3 +size 116773 diff --git a/results/TimesFM-3/Auto_Production_SF/M/short/config.json b/results/TimesFM-3/Auto_Production_SF/M/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ec238f9f35a8e50f5a328a55c46b4075bb39fbfd --- /dev/null +++ b/results/TimesFM-3/Auto_Production_SF/M/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Auto_Production_SF/M/short", + "num_series": 1, + "num_windows": 5, + "num_variates": 1, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "M", + "seasonality": 12, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Auto_Production_SF/M/short/metrics.npz b/results/TimesFM-3/Auto_Production_SF/M/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..1285b4ece5d4efea8f7757cdfab40587fad39de9 --- /dev/null +++ b/results/TimesFM-3/Auto_Production_SF/M/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98a635ab425e17b5cd10c2034e9155c8d52e2fb6863309565e9504f7165ae51 +size 1821 diff --git a/results/TimesFM-3/Auto_Production_SF/M/short/predictions.npz b/results/TimesFM-3/Auto_Production_SF/M/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..ced00a88fcc50234975fd137f260e25b064d18db --- /dev/null +++ b/results/TimesFM-3/Auto_Production_SF/M/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7998dcc0916bb168a0eee96475d7919489d254a3da957aa49faf079c23bb4d6d +size 1313 diff --git a/results/TimesFM-3/CPHL/15T/long/config.json b/results/TimesFM-3/CPHL/15T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b11c49f1f71c3e8e8c27badea3895c021f6d2fce --- /dev/null +++ b/results/TimesFM-3/CPHL/15T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "CPHL/15T/long", + "num_series": 2, + "num_windows": 5, + "num_variates": 1, + "prediction_length": 288, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/CPHL/15T/long/metrics.npz b/results/TimesFM-3/CPHL/15T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..2ee57e17eb4c45710c2469205ffb5cf9398fbd6c --- /dev/null +++ b/results/TimesFM-3/CPHL/15T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d2d7a6a4dd5cef67f8ada2a8715dbd30bd9a3cace309d34b90a5dabdcd3592 +size 2176 diff --git a/results/TimesFM-3/CPHL/15T/long/predictions.npz b/results/TimesFM-3/CPHL/15T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..3056d82b42773b11062953fcfe9803829f35454d --- /dev/null +++ b/results/TimesFM-3/CPHL/15T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38028b56163798af38888824b07ac10be51ba052738e6fcd08253c659ea45812 +size 38035 diff --git a/results/TimesFM-3/CPHL/15T/medium/config.json b/results/TimesFM-3/CPHL/15T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..75c692909548787a6b787b0317f0f0239c8c69e3 --- /dev/null +++ b/results/TimesFM-3/CPHL/15T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "CPHL/15T/medium", + "num_series": 2, + "num_windows": 15, + "num_variates": 1, + "prediction_length": 96, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/CPHL/15T/medium/metrics.npz b/results/TimesFM-3/CPHL/15T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..7a5a2ff5070df3f5ca66e234382a14288c43e79f --- /dev/null +++ b/results/TimesFM-3/CPHL/15T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d2c45d8999e360a61a96a67f542c7015d2a1654be939b217a0fa662e6eb7e0 +size 3464 diff --git a/results/TimesFM-3/CPHL/15T/medium/predictions.npz b/results/TimesFM-3/CPHL/15T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..66f9ed62f994a72cfe179920225623e4b8a2ef40 --- /dev/null +++ b/results/TimesFM-3/CPHL/15T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8882a7bfba183a8eb62d85855b9f9e90a8a25162959cce9b7a5efc9e78a86cd9 +size 38814 diff --git a/results/TimesFM-3/CPHL/15T/short/config.json b/results/TimesFM-3/CPHL/15T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..6fdc26531dc375a07a0d17f0973db1ef8b23cf97 --- /dev/null +++ b/results/TimesFM-3/CPHL/15T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "CPHL/15T/short", + "num_series": 2, + "num_windows": 120, + "num_variates": 1, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/CPHL/15T/short/metrics.npz b/results/TimesFM-3/CPHL/15T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..4d14bc72515bfe31cdb4335cbe6ffe94df52f49a --- /dev/null +++ b/results/TimesFM-3/CPHL/15T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d0a6e07e1f2aa29d7a8a52657af0ae1f5014000208904e6a2897f01201db64 +size 15734 diff --git a/results/TimesFM-3/CPHL/15T/short/predictions.npz b/results/TimesFM-3/CPHL/15T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..8e672d7be9c19a7364c80d34448e12faacd234a2 --- /dev/null +++ b/results/TimesFM-3/CPHL/15T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf54fcc4427f6d5a4ffa2a5f5480759ca342f237b3ee788397c97de0c86b1c5c +size 40029 diff --git a/results/TimesFM-3/CPHL/30T/long/config.json b/results/TimesFM-3/CPHL/30T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..f1fcbddc95f7c7ff6e0abdd487bca0a8081ae8a0 --- /dev/null +++ b/results/TimesFM-3/CPHL/30T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "CPHL/30T/long", + "num_series": 2, + "num_windows": 10, + "num_variates": 1, + "prediction_length": 144, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "30T", + "seasonality": 48, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/CPHL/30T/long/metrics.npz b/results/TimesFM-3/CPHL/30T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..7d2d5ef1c39a0bdb75b771357e49bd211343acaa --- /dev/null +++ b/results/TimesFM-3/CPHL/30T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68e0f7547183b8d148debc21b5492ced41c0400100d432b3de566cfac55d343 +size 2836 diff --git a/results/TimesFM-3/CPHL/30T/long/predictions.npz b/results/TimesFM-3/CPHL/30T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..c86b77896f3ad3921cd5ea54cf87b1b068b563e4 --- /dev/null +++ b/results/TimesFM-3/CPHL/30T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15360239f0c12211fe89ec986f8cec0b2e2c935e2372878fc159a35327d95509 +size 40097 diff --git a/results/TimesFM-3/CPHL/30T/medium/config.json b/results/TimesFM-3/CPHL/30T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..86248480ac3c62f778f60a3576a4abe76cb0811f --- /dev/null +++ b/results/TimesFM-3/CPHL/30T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "CPHL/30T/medium", + "num_series": 2, + "num_windows": 30, + "num_variates": 1, + "prediction_length": 48, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "30T", + "seasonality": 48, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/CPHL/30T/medium/metrics.npz b/results/TimesFM-3/CPHL/30T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..cdb23113136a98aafdc57715affa1189d028aab5 --- /dev/null +++ b/results/TimesFM-3/CPHL/30T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aadbd1dfe3b23b3b0f52ba5c971da55824a9fb12a5ac38e57d6db3e1c80dda1 +size 5474 diff --git a/results/TimesFM-3/CPHL/30T/medium/predictions.npz b/results/TimesFM-3/CPHL/30T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..123cea764784e611d84b9999b1f9f95d6bb77c2a --- /dev/null +++ b/results/TimesFM-3/CPHL/30T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790706b47cee55fa00695c375e2dfc6253e825f9a4968730dcbbdd18cfc658c9 +size 40662 diff --git a/results/TimesFM-3/CPHL/30T/short/config.json b/results/TimesFM-3/CPHL/30T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..c39f16dd9d35632ad71ea6fe18b649bb13cc8bd2 --- /dev/null +++ b/results/TimesFM-3/CPHL/30T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "CPHL/30T/short", + "num_series": 2, + "num_windows": 120, + "num_variates": 1, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "30T", + "seasonality": 48, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/CPHL/30T/short/metrics.npz b/results/TimesFM-3/CPHL/30T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..9ab5678c765a62630ba96a0434b5618ecd1d932e --- /dev/null +++ b/results/TimesFM-3/CPHL/30T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e4d15674a53f6007be6f16fa5a3641301f3baff4ed9c575e413cc072c0faa6 +size 15887 diff --git a/results/TimesFM-3/CPHL/30T/short/predictions.npz b/results/TimesFM-3/CPHL/30T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..686fa50dff66031f81d11b9b2c10d2e0d59207c4 --- /dev/null +++ b/results/TimesFM-3/CPHL/30T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8842a010eb6e947f94b853c99adf40b6d3c06f1dff7548e7f796d3b1d8554d9a +size 41457 diff --git a/results/TimesFM-3/CPHL/H/long/config.json b/results/TimesFM-3/CPHL/H/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..2cf4b888c8d9b34e48f748117def3578845875ee --- /dev/null +++ b/results/TimesFM-3/CPHL/H/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "CPHL/H/long", + "num_series": 4, + "num_windows": 2, + "num_variates": 1, + "prediction_length": 336, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/CPHL/H/long/metrics.npz b/results/TimesFM-3/CPHL/H/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..d21df47bf0efc1dc4ec1d21c3effa634d797eb1d --- /dev/null +++ b/results/TimesFM-3/CPHL/H/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5621c4e22922e582adb2902bf91463b79569fba77029cb54892ac6243f1fc3d +size 2040 diff --git a/results/TimesFM-3/CPHL/H/long/predictions.npz b/results/TimesFM-3/CPHL/H/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..f6a10baf25af5f10ecb3e8270963035abebe545d --- /dev/null +++ b/results/TimesFM-3/CPHL/H/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0847753f7da7544d54b074e8f25b5283ff9b33ad5102726391caee4490660e7 +size 38111 diff --git a/results/TimesFM-3/CPHL/H/medium/config.json b/results/TimesFM-3/CPHL/H/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..330e842210ce8861481683ebdb62e9ce03641e0b --- /dev/null +++ b/results/TimesFM-3/CPHL/H/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "CPHL/H/medium", + "num_series": 4, + "num_windows": 4, + "num_variates": 1, + "prediction_length": 168, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/CPHL/H/medium/metrics.npz b/results/TimesFM-3/CPHL/H/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..441317787115a14acbb43ffbc78f767f0fe8b6bf --- /dev/null +++ b/results/TimesFM-3/CPHL/H/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c56b0546a306d5f20acbe8494df5483db7f811ac3c8052c2c8531aa0e889787 +size 2558 diff --git a/results/TimesFM-3/CPHL/H/medium/predictions.npz b/results/TimesFM-3/CPHL/H/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..c3bb33049c4a72791921b9e4ceae9434e1aa138d --- /dev/null +++ b/results/TimesFM-3/CPHL/H/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da46cf906413f632fd5ae00dc75ddadb1027446a97006207985490f0271ac93 +size 38415 diff --git a/results/TimesFM-3/CPHL/H/short/config.json b/results/TimesFM-3/CPHL/H/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e48d4ca8ccd88a5a426441c39f8cc433951b7ee2 --- /dev/null +++ b/results/TimesFM-3/CPHL/H/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "CPHL/H/short", + "num_series": 4, + "num_windows": 28, + "num_variates": 1, + "prediction_length": 24, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/CPHL/H/short/metrics.npz b/results/TimesFM-3/CPHL/H/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..83b22cc8c217d0785b2129ecf281557b4bb35066 --- /dev/null +++ b/results/TimesFM-3/CPHL/H/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80efc062127f13ba8c2fd4d40309730b496cf93791af256d5d7f6da578497fa9 +size 8516 diff --git a/results/TimesFM-3/CPHL/H/short/predictions.npz b/results/TimesFM-3/CPHL/H/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..ec89f685999ef663dc5759ac066727be939a6cb0 --- /dev/null +++ b/results/TimesFM-3/CPHL/H/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7959b68f4b35e9cb964ccddc10790eb0dd526d26a01e414ab12a6dd64d7bf434 +size 39193 diff --git a/results/TimesFM-3/Coastal_T_S/15T/long/config.json b/results/TimesFM-3/Coastal_T_S/15T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..096ddf3463e3c184a3cb2cece33af045a01e8f0e --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/15T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/15T/long", + "num_series": 5, + "num_windows": 5, + "num_variates": 3, + "prediction_length": 288, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/15T/long/metrics.npz b/results/TimesFM-3/Coastal_T_S/15T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..f88d582ac119773cf2ac63a541002a444618778b --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/15T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ab30a1463e68b4ba77573fae562fadc82249f95cc6d7b5dbb125412a048cbd +size 6273 diff --git a/results/TimesFM-3/Coastal_T_S/15T/long/predictions.npz b/results/TimesFM-3/Coastal_T_S/15T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..d30b36881b915c3ca1d0a604a8de232f91e32f1d --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/15T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94cca828bb5a4b9ae474c5de018bd8625933272688e075ba6512d2672e1285f +size 69526 diff --git a/results/TimesFM-3/Coastal_T_S/15T/medium/config.json b/results/TimesFM-3/Coastal_T_S/15T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e6b35e9e309c5adf9e1f2cb32d0839dee7e54414 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/15T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/15T/medium", + "num_series": 5, + "num_windows": 15, + "num_variates": 3, + "prediction_length": 96, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/15T/medium/metrics.npz b/results/TimesFM-3/Coastal_T_S/15T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..0384ae09b3e78087fa8fdd220e2e079170346144 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/15T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e2314f2af33ca825c586c4cea67c3395614dbc2a1e42f7c6a93409d228e8442 +size 14821 diff --git a/results/TimesFM-3/Coastal_T_S/15T/medium/predictions.npz b/results/TimesFM-3/Coastal_T_S/15T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..cdb6bdd12d053bc5d7c153c703cd7f646aefef95 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/15T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a015cf2b1db1b9fbf046d2ce5fd3e0c6d53d5988645b6b0ca41653d84a207b3 +size 81564 diff --git a/results/TimesFM-3/Coastal_T_S/15T/short/config.json b/results/TimesFM-3/Coastal_T_S/15T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cb701985f1613c28ba8a438f64186a31f55b9b21 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/15T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/15T/short", + "num_series": 5, + "num_windows": 120, + "num_variates": 3, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/15T/short/metrics.npz b/results/TimesFM-3/Coastal_T_S/15T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..eccc16263a171d8ac6e2c583705c3158b464c7a6 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/15T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47498f2c9dcd763c54baf19dbf2a5919293632714aa1d6cc86a2fa2758dc8f37 +size 102799 diff --git a/results/TimesFM-3/Coastal_T_S/15T/short/predictions.npz b/results/TimesFM-3/Coastal_T_S/15T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..e42434afc22e04239a525569dedca32bc87e80de --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/15T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872f09891498a6c0bfb1ff85d1ba616f6d6558dc7f63586736d029c5f115191f +size 120391 diff --git a/results/TimesFM-3/Coastal_T_S/20T/long/config.json b/results/TimesFM-3/Coastal_T_S/20T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..988cbe52e8be380d8caf2cb8ac6c2ba2459da270 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/20T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/20T/long", + "num_series": 1, + "num_windows": 5, + "num_variates": 3, + "prediction_length": 216, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "20T", + "seasonality": 72, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/20T/long/metrics.npz b/results/TimesFM-3/Coastal_T_S/20T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..608b555d6a02ab346b7ae5e68b85d30ff43ac4e3 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/20T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb3f3e6107b9b2af3bb4dc793b018827b8e24c3861a39646bbfb95732a2667d +size 2481 diff --git a/results/TimesFM-3/Coastal_T_S/20T/long/predictions.npz b/results/TimesFM-3/Coastal_T_S/20T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..281bcb28203b09e71acf21cd6cb6c6e18d3cad66 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/20T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c6c0cee6b11d09b1c4b7c82f79f8b5730d430a10234cce03ff9a13c38feaa4 +size 17061 diff --git a/results/TimesFM-3/Coastal_T_S/20T/medium/config.json b/results/TimesFM-3/Coastal_T_S/20T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..6c7bbf02604606b9570f4a30497e0e6c8e3ea422 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/20T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/20T/medium", + "num_series": 1, + "num_windows": 15, + "num_variates": 3, + "prediction_length": 72, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "20T", + "seasonality": 72, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/20T/medium/metrics.npz b/results/TimesFM-3/Coastal_T_S/20T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..ccaca91a582607bf16d201789a7bf2ca8d8f9b8c --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/20T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebf71f00485facca414d9c90ac420a6fab067eb814dffd345088f4700847c64 +size 4350 diff --git a/results/TimesFM-3/Coastal_T_S/20T/medium/predictions.npz b/results/TimesFM-3/Coastal_T_S/20T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..dee9ec046a12a508ad3f7c9a58775ede255a23d1 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/20T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9533777b0c3c5057dfa4b6af862fe50864a5468d6224b1be6e2b5e77fb61828e +size 17627 diff --git a/results/TimesFM-3/Coastal_T_S/20T/short/config.json b/results/TimesFM-3/Coastal_T_S/20T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e2c8785ad3b565175b215429ee88ec2cc925a537 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/20T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/20T/short", + "num_series": 1, + "num_windows": 120, + "num_variates": 3, + "prediction_length": 9, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "20T", + "seasonality": 72, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/20T/short/metrics.npz b/results/TimesFM-3/Coastal_T_S/20T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..42fdf79fa9240c9d98a88d86ac178a2cfc436329 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/20T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b57a53f98e2647b3a28add9804db50b728f7991832d8d7f184c7faa547280fe7 +size 21626 diff --git a/results/TimesFM-3/Coastal_T_S/20T/short/predictions.npz b/results/TimesFM-3/Coastal_T_S/20T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..d588ccb6a457d4a0422516f894f02a76db7aa7f0 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/20T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7e542e5303e72c7f57ccd875c2d0ce2c8f8a4b415cfcaf125350723ff0f59a +size 20193 diff --git a/results/TimesFM-3/Coastal_T_S/5T/long/config.json b/results/TimesFM-3/Coastal_T_S/5T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..2aeb9e69676c4651df1c2cecd68f79bdd2bcbca4 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/5T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/5T/long", + "num_series": 18, + "num_windows": 5, + "num_variates": 3, + "prediction_length": 864, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/5T/long/metrics.npz b/results/TimesFM-3/Coastal_T_S/5T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..85f7ffe0ea546316b39225af5f5964a3e84d56eb --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/5T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3494f9fee6d9690a0743b5b7455199c39b64ed27a62bdbeafe0238bacdc073c8 +size 17730 diff --git a/results/TimesFM-3/Coastal_T_S/5T/long/predictions.npz b/results/TimesFM-3/Coastal_T_S/5T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..7983ab5ac08df27b2fdf762e77b87b7acd5d00f0 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/5T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef748021f8ff119f5a3667ec6da57f7db0c322fea8c65b44f7adc42e127b3127 +size 797381 diff --git a/results/TimesFM-3/Coastal_T_S/5T/medium/config.json b/results/TimesFM-3/Coastal_T_S/5T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4bd10a561f024f435a59ad0491378fc6a8d62b69 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/5T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/5T/medium", + "num_series": 18, + "num_windows": 15, + "num_variates": 3, + "prediction_length": 288, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/5T/medium/metrics.npz b/results/TimesFM-3/Coastal_T_S/5T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..9d7f7e45eae6f1b34b0fae6d2731e64277491d88 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/5T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb844f4c4175744cf17254525d065230da7d37faf24468457ad0d19b49655738 +size 48417 diff --git a/results/TimesFM-3/Coastal_T_S/5T/medium/predictions.npz b/results/TimesFM-3/Coastal_T_S/5T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..6d5bb6a24bf27054600886e03cc57b48674c4f31 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/5T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d324b90f8a5430b20648ec57af5bbaf9e03acd133c0a9e56ad36ba8d80d70a43 +size 847818 diff --git a/results/TimesFM-3/Coastal_T_S/5T/short/config.json b/results/TimesFM-3/Coastal_T_S/5T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..81cf9057a650e9823a472289184c87d7e0f41d79 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/5T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/5T/short", + "num_series": 18, + "num_windows": 120, + "num_variates": 3, + "prediction_length": 36, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/5T/short/metrics.npz b/results/TimesFM-3/Coastal_T_S/5T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..8079639cf2ea45d59bb421989cdf11f9deb7e27b --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/5T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3394738d91973d8bcce8c916838be27197bded051d3dfe973cda7b3e9aed3f +size 367714 diff --git a/results/TimesFM-3/Coastal_T_S/5T/short/predictions.npz b/results/TimesFM-3/Coastal_T_S/5T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..a461b5bbfd33b828b8c831fa985a00e33c49edc2 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/5T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46f575a675d667f29ae5536f45970908de3d68ce40068cab5a0f9f59d49ddff +size 998748 diff --git a/results/TimesFM-3/Coastal_T_S/H/long/config.json b/results/TimesFM-3/Coastal_T_S/H/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..9c1bf0aeeb210fda5d3ed291a85123c42391f521 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/H/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/H/long", + "num_series": 24, + "num_windows": 2, + "num_variates": 3, + "prediction_length": 336, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/H/long/metrics.npz b/results/TimesFM-3/Coastal_T_S/H/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..bdb5557950a1a154421ba7314fe3dfd23b22c394 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/H/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c560a3f93328560cbc4082a97026b1ad886a76addd9b7c120e054691edd9971 +size 10396 diff --git a/results/TimesFM-3/Coastal_T_S/H/long/predictions.npz b/results/TimesFM-3/Coastal_T_S/H/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..c90d03dd5135b9ad5e9cd2c9c44bb8d567f41cd8 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/H/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4297fee36010fd7bee847ac037c39fd0cb746c1bdc18375104e90caa9bae8393 +size 257201 diff --git a/results/TimesFM-3/Coastal_T_S/H/medium/config.json b/results/TimesFM-3/Coastal_T_S/H/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..959e93cc13e78beae3e3b79edd1d939b268c2476 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/H/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/H/medium", + "num_series": 24, + "num_windows": 4, + "num_variates": 3, + "prediction_length": 168, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/H/medium/metrics.npz b/results/TimesFM-3/Coastal_T_S/H/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..b15aadebc4fbeb8bb5f09bc549b489f5a488d445 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/H/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f63cff52eeb8a514c802e60c1e0191987b3f7907923c0cfdafc87fefd2afa1 +size 18587 diff --git a/results/TimesFM-3/Coastal_T_S/H/medium/predictions.npz b/results/TimesFM-3/Coastal_T_S/H/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..095ed6e05a9d42b3fd13d5f85d1a8639776f8bf8 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/H/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3581ddf9446cbc3bfa1965bd5e05035a48b51aaee112ae44d2507a502b36f8 +size 275488 diff --git a/results/TimesFM-3/Coastal_T_S/H/short/config.json b/results/TimesFM-3/Coastal_T_S/H/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8d4c763acc3271df9f2500d2ac1819af1aa101b4 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/H/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Coastal_T_S/H/short", + "num_series": 24, + "num_windows": 28, + "num_variates": 3, + "prediction_length": 24, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Coastal_T_S/H/short/metrics.npz b/results/TimesFM-3/Coastal_T_S/H/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..c4717d0cd08c10862fbd4dce1d922737b5f52af6 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/H/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e6b52818b39b526e95f232381aeac59854071090af233029061b9fd0818e13a +size 115135 diff --git a/results/TimesFM-3/Coastal_T_S/H/short/predictions.npz b/results/TimesFM-3/Coastal_T_S/H/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..f66c170dc49d06eca52d65f0c782857d0de9f7c0 --- /dev/null +++ b/results/TimesFM-3/Coastal_T_S/H/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f33c3aaf4e53d931290f6ac6d4b70056e696408af4fe983de3affe3942f06bf +size 326833 diff --git a/results/TimesFM-3/Commodity_Import/M/short/config.json b/results/TimesFM-3/Commodity_Import/M/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..575ca97033d6d26f52fff4583cc5630e06e9f33a --- /dev/null +++ b/results/TimesFM-3/Commodity_Import/M/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Commodity_Import/M/short", + "num_series": 8, + "num_windows": 5, + "num_variates": 1, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "M", + "seasonality": 12, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Commodity_Import/M/short/metrics.npz b/results/TimesFM-3/Commodity_Import/M/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..14eca517b9b7e937e7f41f898467745120c67a8a --- /dev/null +++ b/results/TimesFM-3/Commodity_Import/M/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4fd7970ca25ea3ad22f84d7d72f5b460123df0174ccefc3fbd7a1978ea02d6 +size 4088 diff --git a/results/TimesFM-3/Commodity_Import/M/short/predictions.npz b/results/TimesFM-3/Commodity_Import/M/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..b543f0e7f850d82760b67b8b357bc050c09cf4fe --- /dev/null +++ b/results/TimesFM-3/Commodity_Import/M/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a91070df26fa8e3924f74ebad9c76bfb0962db6da7e9390e25a460d7594cd4 +size 7888 diff --git a/results/TimesFM-3/Commodity_Production/M/short/config.json b/results/TimesFM-3/Commodity_Production/M/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..98022c98c1a54a86c2dc07cedfe81e28620dd8c5 --- /dev/null +++ b/results/TimesFM-3/Commodity_Production/M/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Commodity_Production/M/short", + "num_series": 32, + "num_windows": 5, + "num_variates": 1, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "M", + "seasonality": 12, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Commodity_Production/M/short/metrics.npz b/results/TimesFM-3/Commodity_Production/M/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..a8eaca8c2b5dd438eb25c21d1af83b4f20302d20 --- /dev/null +++ b/results/TimesFM-3/Commodity_Production/M/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deda2889d994f7c1806ba8e1dd5230f017027ff84dbaa848fd8cb18f600cb22d +size 11176 diff --git a/results/TimesFM-3/Commodity_Production/M/short/predictions.npz b/results/TimesFM-3/Commodity_Production/M/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..4fad81a14159d4664ca538770bf70362a8663c3a --- /dev/null +++ b/results/TimesFM-3/Commodity_Production/M/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dcab6c9868e00fd6b521ee95ff26468f3d6cb8ccfb9a80d4f17e67869932cbe +size 29706 diff --git a/results/TimesFM-3/Crypto/D/short/config.json b/results/TimesFM-3/Crypto/D/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..592bf67b853b388812e17f725b4f4d6de9254336 --- /dev/null +++ b/results/TimesFM-3/Crypto/D/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Crypto/D/short", + "num_series": 1, + "num_windows": 9, + "num_variates": 4, + "prediction_length": 30, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "D", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 10.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Crypto/D/short/metrics.npz b/results/TimesFM-3/Crypto/D/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..a2455c9295bb91531cc30364ff2031485b26ca6a --- /dev/null +++ b/results/TimesFM-3/Crypto/D/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b01e083e597cc39a94a1f0b72eef8be19e918d4f4fcbc6582960a3fe4121ead +size 3851 diff --git a/results/TimesFM-3/Crypto/D/short/predictions.npz b/results/TimesFM-3/Crypto/D/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..a049fc8f44d3cc3cabb2e9bceed378c3707e4a4d --- /dev/null +++ b/results/TimesFM-3/Crypto/D/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3205094737d369cd978462b9f5efb5414f26c3c115d98475dd9dab87076da211 +size 15626 diff --git a/results/TimesFM-3/ECDC_COVID/D/short/config.json b/results/TimesFM-3/ECDC_COVID/D/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..eec931ae1c1c733c621e1ec6eadcd815ea278b60 --- /dev/null +++ b/results/TimesFM-3/ECDC_COVID/D/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "ECDC_COVID/D/short", + "num_series": 9, + "num_windows": 5, + "num_variates": 1, + "prediction_length": 30, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "D", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/ECDC_COVID/D/short/metrics.npz b/results/TimesFM-3/ECDC_COVID/D/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..cd397b476eb716d3a27f03af550f636cd87c22ea --- /dev/null +++ b/results/TimesFM-3/ECDC_COVID/D/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717dd1581746d1b809a1cf36b2cbc7629bfc56a3773c341ed80c342e7a62c227 +size 4432 diff --git a/results/TimesFM-3/ECDC_COVID/D/short/predictions.npz b/results/TimesFM-3/ECDC_COVID/D/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..342bc24749aa9fc125df14c47ee2d47c995638aa --- /dev/null +++ b/results/TimesFM-3/ECDC_COVID/D/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218f234ab3c462a5fcd8a5ca878f9f644139d58e0abef2feca2b91ca441c6365 +size 21133 diff --git a/results/TimesFM-3/ECDC_COVID/W/short/config.json b/results/TimesFM-3/ECDC_COVID/W/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52b61a93f5a20e3a604013a5b53f5eb3d8dcce12 --- /dev/null +++ b/results/TimesFM-3/ECDC_COVID/W/short/config.json @@ -0,0 +1,34 @@ +{ + "dataset_config": "ECDC_COVID/W/short", + "num_series": 16, + "num_windows": 4, + "num_variates": 1, + "prediction_length": 13, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "W", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3" +} \ No newline at end of file diff --git a/results/TimesFM-3/ECDC_COVID/W/short/metrics.npz b/results/TimesFM-3/ECDC_COVID/W/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..a6f2db063a9ccc07e81da369b61bca4c16b98654 --- /dev/null +++ b/results/TimesFM-3/ECDC_COVID/W/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9b870d05e8eea1cbe5696978ca275530ca8049ea22c602b8cb4798fab60b8c +size 5688 diff --git a/results/TimesFM-3/ECDC_COVID/W/short/predictions.npz b/results/TimesFM-3/ECDC_COVID/W/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..3f74e67d864eb5773d1fa9f738d3b3a28e39aa95 --- /dev/null +++ b/results/TimesFM-3/ECDC_COVID/W/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db214480e08a16ec0bbd99542116cd71c546ddafa47abb223d28b12f5ddf598e +size 13969 diff --git a/results/TimesFM-3/EWELD_Load/15T/long/config.json b/results/TimesFM-3/EWELD_Load/15T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ff09c8040c660970dee9a928092515a3809bd8e7 --- /dev/null +++ b/results/TimesFM-3/EWELD_Load/15T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "EWELD_Load/15T/long", + "num_series": 1, + "num_windows": 2, + "num_variates": 10, + "prediction_length": 672, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/EWELD_Load/15T/long/metrics.npz b/results/TimesFM-3/EWELD_Load/15T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..2391c5b0db5d1f3eb3a434f8819dc4ed6642a425 --- /dev/null +++ b/results/TimesFM-3/EWELD_Load/15T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b7256ae813c7ba01c26ddbad593886ac237b338aae8f620148f7340a3c372f +size 2846 diff --git a/results/TimesFM-3/EWELD_Load/15T/long/predictions.npz b/results/TimesFM-3/EWELD_Load/15T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..d6f5076239ed689fa4f94dd3e6d3c6548e13d5b3 --- /dev/null +++ b/results/TimesFM-3/EWELD_Load/15T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a22146cffdea0754668592692eaef50fb92aad02b2aee7f2738800536018b7 +size 196000 diff --git a/results/TimesFM-3/EWELD_Load/15T/medium/config.json b/results/TimesFM-3/EWELD_Load/15T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b48035f8b61bd85f1add74f1861f49ff0f0a8fbe --- /dev/null +++ b/results/TimesFM-3/EWELD_Load/15T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "EWELD_Load/15T/medium", + "num_series": 1, + "num_windows": 14, + "num_variates": 10, + "prediction_length": 96, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/EWELD_Load/15T/medium/metrics.npz b/results/TimesFM-3/EWELD_Load/15T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..96c62d951e89d88f44c4b46f91fd1b56624fb17d --- /dev/null +++ b/results/TimesFM-3/EWELD_Load/15T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e857f8b40f919190c12e3a266c49db03fffe44fd09c6e4e976e358483e67d7 +size 10216 diff --git a/results/TimesFM-3/EWELD_Load/15T/medium/predictions.npz b/results/TimesFM-3/EWELD_Load/15T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..20a028961ff87f32e7d750404e6a96630bfece2d --- /dev/null +++ b/results/TimesFM-3/EWELD_Load/15T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e740ec1ec2c8f09a6b202802a9d643207727b715bebd64e3cb35f7d6ee4921 +size 202934 diff --git a/results/TimesFM-3/EWELD_Load/15T/short/config.json b/results/TimesFM-3/EWELD_Load/15T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..dc303002db23d5a3b9e173e7e47701b5bd6971d3 --- /dev/null +++ b/results/TimesFM-3/EWELD_Load/15T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "EWELD_Load/15T/short", + "num_series": 1, + "num_windows": 56, + "num_variates": 10, + "prediction_length": 24, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/EWELD_Load/15T/short/metrics.npz b/results/TimesFM-3/EWELD_Load/15T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..2e3fbef6fad5b314ea2c511667b841c54bcb846d --- /dev/null +++ b/results/TimesFM-3/EWELD_Load/15T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5febf12cb162ee0a22abd1c43f5569ee62e1a8d43e718c70716b6f2a7f6f9b2d +size 34399 diff --git a/results/TimesFM-3/EWELD_Load/15T/short/predictions.npz b/results/TimesFM-3/EWELD_Load/15T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..229e1908b8f9d147a401112651eaae781043c168 --- /dev/null +++ b/results/TimesFM-3/EWELD_Load/15T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e4652f1e555672f8b68e998e7dba37bdf17700926fa1d3110a137266583d74 +size 205150 diff --git a/results/TimesFM-3/Finland_Traffic/15T/long/config.json b/results/TimesFM-3/Finland_Traffic/15T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..09dbba67725abf0416c7f98a6e8d2e11ce2f9e47 --- /dev/null +++ b/results/TimesFM-3/Finland_Traffic/15T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Finland_Traffic/15T/long", + "num_series": 1, + "num_windows": 4, + "num_variates": 1, + "prediction_length": 672, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Finland_Traffic/15T/long/metrics.npz b/results/TimesFM-3/Finland_Traffic/15T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..b9ff373c0bf647bc6849fa794a34bfff8d784223 --- /dev/null +++ b/results/TimesFM-3/Finland_Traffic/15T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f84d6dee50ee0f3e3b8d31d1bf53213030b9763f6a95cff3411063ad7234b1 +size 1766 diff --git a/results/TimesFM-3/Finland_Traffic/15T/long/predictions.npz b/results/TimesFM-3/Finland_Traffic/15T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..6808b3f01ec6a6c43a35b9eb6b04654357ec56d0 --- /dev/null +++ b/results/TimesFM-3/Finland_Traffic/15T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d271999f2cedd111f09e8c70e8eab2e63709847a7d27e4a061c3040ae92b1b +size 41845 diff --git a/results/TimesFM-3/Finland_Traffic/15T/medium/config.json b/results/TimesFM-3/Finland_Traffic/15T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8f4010379ed4ebdbb52bb438cc2e1ffc8c494a9a --- /dev/null +++ b/results/TimesFM-3/Finland_Traffic/15T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Finland_Traffic/15T/medium", + "num_series": 1, + "num_windows": 31, + "num_variates": 1, + "prediction_length": 96, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Finland_Traffic/15T/medium/metrics.npz b/results/TimesFM-3/Finland_Traffic/15T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..ce67bc153a624fca14e98cb9ec4c70914dd4dcbb --- /dev/null +++ b/results/TimesFM-3/Finland_Traffic/15T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91bd1ba0c5c6db6a01fa45a938570f72e021f0acea194e5c5b27db4b563b4cda +size 3511 diff --git a/results/TimesFM-3/Finland_Traffic/15T/medium/predictions.npz b/results/TimesFM-3/Finland_Traffic/15T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..05a1f3149d4d2b36c40d159c878c325f75e3ae48 --- /dev/null +++ b/results/TimesFM-3/Finland_Traffic/15T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d2cbaa45c01fd68f52b9a478e5b2ee7021deee59cbcf3dfafd1e1b995713b7 +size 46284 diff --git a/results/TimesFM-3/Finland_Traffic/15T/short/config.json b/results/TimesFM-3/Finland_Traffic/15T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ff142edd2db2678bef1e7e1ca2935f3488f55366 --- /dev/null +++ b/results/TimesFM-3/Finland_Traffic/15T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Finland_Traffic/15T/short", + "num_series": 1, + "num_windows": 186, + "num_variates": 1, + "prediction_length": 16, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Finland_Traffic/15T/short/metrics.npz b/results/TimesFM-3/Finland_Traffic/15T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..41ed267bb3f907c63e7412f3bb4248e793d78229 --- /dev/null +++ b/results/TimesFM-3/Finland_Traffic/15T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef67961498d6e0c7aebcaac17b5365f63e924d5842275a4e9aef7764dff95df4 +size 12617 diff --git a/results/TimesFM-3/Finland_Traffic/15T/short/predictions.npz b/results/TimesFM-3/Finland_Traffic/15T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..daf04bec663c9abe4dc7cea1173bdcd6955936d5 --- /dev/null +++ b/results/TimesFM-3/Finland_Traffic/15T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9df0b7b4c061c362aa241e7ac72b6ca6e219c57c46ec0336809fca2e877f11d +size 46342 diff --git a/results/TimesFM-3/Global_Influenza/W/short/config.json b/results/TimesFM-3/Global_Influenza/W/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..a75f710b401d531012d92a858d9492833dde9e2e --- /dev/null +++ b/results/TimesFM-3/Global_Influenza/W/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Global_Influenza/W/short", + "num_series": 15, + "num_windows": 4, + "num_variates": 4, + "prediction_length": 13, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "W", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 10.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Global_Influenza/W/short/metrics.npz b/results/TimesFM-3/Global_Influenza/W/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..865b0a7e4cebaad97bc2efbd4c01c2bc569d54c9 --- /dev/null +++ b/results/TimesFM-3/Global_Influenza/W/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7265a7ffb699fadabad3fd03c69922852d45e347a48288120d32777165bc9d3a +size 15823 diff --git a/results/TimesFM-3/Global_Influenza/W/short/predictions.npz b/results/TimesFM-3/Global_Influenza/W/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..0c5e38c50006f35a0c3d882b4887473aee4fff4b --- /dev/null +++ b/results/TimesFM-3/Global_Influenza/W/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078ce120f355b382ff01b3be2733b6b0c1b203ed83702d20604853bfa107a5e6 +size 50669 diff --git a/results/TimesFM-3/Global_Price/Q/short/config.json b/results/TimesFM-3/Global_Price/Q/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..09f5cfe0ddaa510b30f514bcef3d0ec287d74832 --- /dev/null +++ b/results/TimesFM-3/Global_Price/Q/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Global_Price/Q/short", + "num_series": 1, + "num_windows": 5, + "num_variates": 60, + "prediction_length": 4, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "Q", + "seasonality": 4, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Global_Price/Q/short/metrics.npz b/results/TimesFM-3/Global_Price/Q/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..0301f3803348f5185b0ce5526b4f75d51cbc9e5a --- /dev/null +++ b/results/TimesFM-3/Global_Price/Q/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec79fa23ac80bc6a655df43f20c1b7a047f4912c101a6cf34dd26a135ea26d9 +size 19120 diff --git a/results/TimesFM-3/Global_Price/Q/short/predictions.npz b/results/TimesFM-3/Global_Price/Q/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..ad34cac9afb34d33d43179d324055b51b26f6d7c --- /dev/null +++ b/results/TimesFM-3/Global_Price/Q/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c787e0a5cc7db9b060d29edc761289d36cc8b8da3af9c9a99b1d90817894e158 +size 20133 diff --git a/results/TimesFM-3/Housing_Inventory/M/short/config.json b/results/TimesFM-3/Housing_Inventory/M/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..014636ee15f3f0b0d50b15a985b08171ee3518a9 --- /dev/null +++ b/results/TimesFM-3/Housing_Inventory/M/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Housing_Inventory/M/short", + "num_series": 1, + "num_windows": 3, + "num_variates": 4, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "M", + "seasonality": 12, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 100.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Housing_Inventory/M/short/metrics.npz b/results/TimesFM-3/Housing_Inventory/M/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..e3af0c330cd5e9d1c8cef71eff3873a6ebb3c5d9 --- /dev/null +++ b/results/TimesFM-3/Housing_Inventory/M/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b3da0ceffe091aeffcd4612ce46db6bfb082695de9cfdea7e31f852bfe09f7d +size 2274 diff --git a/results/TimesFM-3/Housing_Inventory/M/short/predictions.npz b/results/TimesFM-3/Housing_Inventory/M/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..52074e64b021e803f6a6fda9603b599c6f2da9bb --- /dev/null +++ b/results/TimesFM-3/Housing_Inventory/M/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:234b136141d713db41b788002264d4a63bdf451d28663a7b634b7414309a51ed +size 2618 diff --git a/results/TimesFM-3/JOLTS/M/short/config.json b/results/TimesFM-3/JOLTS/M/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..0ffa04e63cb546dc132da86132119081140500e5 --- /dev/null +++ b/results/TimesFM-3/JOLTS/M/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "JOLTS/M/short", + "num_series": 1, + "num_windows": 5, + "num_variates": 6, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "M", + "seasonality": 12, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/JOLTS/M/short/metrics.npz b/results/TimesFM-3/JOLTS/M/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..a3b9f1e3ae226e70f9f94f859b5d432475311540 --- /dev/null +++ b/results/TimesFM-3/JOLTS/M/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0070de499424871e1860fda3eccbd6ca6f7f156890f7de029bbc858d6b18f1 +size 3429 diff --git a/results/TimesFM-3/JOLTS/M/short/predictions.npz b/results/TimesFM-3/JOLTS/M/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..1c316b189f808ebe43c32a9b33ca55efb1712c70 --- /dev/null +++ b/results/TimesFM-3/JOLTS/M/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfab9799ef446665cbb17fdf3c89c7cf281d5c9f4f9b38bb969036942ad85876 +size 5995 diff --git a/results/TimesFM-3/Job_Claims/W/short/config.json b/results/TimesFM-3/Job_Claims/W/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..0d5191f8f8286f299ad0bab814682808473f5b2a --- /dev/null +++ b/results/TimesFM-3/Job_Claims/W/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Job_Claims/W/short", + "num_series": 1, + "num_windows": 4, + "num_variates": 2, + "prediction_length": 13, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "W", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 100.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Job_Claims/W/short/metrics.npz b/results/TimesFM-3/Job_Claims/W/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..58632d246c60e33ad38cb67c25eb46c215859479 --- /dev/null +++ b/results/TimesFM-3/Job_Claims/W/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35b428fc0935da82d01bd89d661a897a8481ccedb5feded5da4e5f00b602eae +size 2028 diff --git a/results/TimesFM-3/Job_Claims/W/short/predictions.npz b/results/TimesFM-3/Job_Claims/W/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..d8c4357202c83b665fc311e1d8acd05f0558e7ce --- /dev/null +++ b/results/TimesFM-3/Job_Claims/W/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71e661a39cd8fb818aef6733d46534b9ecf131a424d81b30c5f955d563cf896 +size 1642 diff --git a/results/TimesFM-3/MetroPT-3/5T/long/config.json b/results/TimesFM-3/MetroPT-3/5T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..5428c6d37eb7c9e2d0b83967da5822221466ac23 --- /dev/null +++ b/results/TimesFM-3/MetroPT-3/5T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "MetroPT-3/5T/long", + "num_series": 1, + "num_windows": 3, + "num_variates": 6, + "prediction_length": 576, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/MetroPT-3/5T/long/metrics.npz b/results/TimesFM-3/MetroPT-3/5T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..bf16c54541d36a29c307f48d6984c2e490193c81 --- /dev/null +++ b/results/TimesFM-3/MetroPT-3/5T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc64c9fbfd923abe01c3d0f3f5dcd51467eeb052b4be74e6c81a798e577c5b2 +size 2709 diff --git a/results/TimesFM-3/MetroPT-3/5T/long/predictions.npz b/results/TimesFM-3/MetroPT-3/5T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..d66c59689060f6036c67b548a128d45dceec9321 --- /dev/null +++ b/results/TimesFM-3/MetroPT-3/5T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c1c50bf94907522305a29f7618206a7d9e48513ee2deb1cb359f8f8a4abeaa +size 100523 diff --git a/results/TimesFM-3/MetroPT-3/5T/medium/config.json b/results/TimesFM-3/MetroPT-3/5T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..fe99866d68101de3bdba57190806ceaf1b190f42 --- /dev/null +++ b/results/TimesFM-3/MetroPT-3/5T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "MetroPT-3/5T/medium", + "num_series": 1, + "num_windows": 6, + "num_variates": 6, + "prediction_length": 288, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/MetroPT-3/5T/medium/metrics.npz b/results/TimesFM-3/MetroPT-3/5T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..f0b91bd3de329d14bb203692ad3d644a748f14de --- /dev/null +++ b/results/TimesFM-3/MetroPT-3/5T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa63af6cc8583f65faa589b1b5d40bb583be130d564a93cd4246bf851c75806c +size 3887 diff --git a/results/TimesFM-3/MetroPT-3/5T/medium/predictions.npz b/results/TimesFM-3/MetroPT-3/5T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..82dbb4c2f24d49fd91e85980eee1dfcc1cf6a02e --- /dev/null +++ b/results/TimesFM-3/MetroPT-3/5T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a343dc4525a8a2320e651a6595f4882c187f86b60cdf3beeaa04142eb5ecd91c +size 104766 diff --git a/results/TimesFM-3/MetroPT-3/5T/short/config.json b/results/TimesFM-3/MetroPT-3/5T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cfafe0979ad5f381743ddd69ffe79f4ba0f7b157 --- /dev/null +++ b/results/TimesFM-3/MetroPT-3/5T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "MetroPT-3/5T/short", + "num_series": 1, + "num_windows": 36, + "num_variates": 6, + "prediction_length": 48, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/MetroPT-3/5T/short/metrics.npz b/results/TimesFM-3/MetroPT-3/5T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..ad0e7470ab24e63da9c5e6d3be38bab7e5a7ff6c --- /dev/null +++ b/results/TimesFM-3/MetroPT-3/5T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60b500f61ffc0fcbdeb971d112704eb6fb2452d9ca84cf6aee8c88bd411c8bd +size 14366 diff --git a/results/TimesFM-3/MetroPT-3/5T/short/predictions.npz b/results/TimesFM-3/MetroPT-3/5T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..5a427cd5c5fd320e6fd1c4639ed8c62d0333591c --- /dev/null +++ b/results/TimesFM-3/MetroPT-3/5T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f78be8b4b13cc3faedae5b66ba8edec5f11d37852d27cf66767f287407db96c +size 135077 diff --git a/results/TimesFM-3/NE_China_Wind/H/long/config.json b/results/TimesFM-3/NE_China_Wind/H/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..dd84436f9bb1f28c7825f6651d152ed19fb67e13 --- /dev/null +++ b/results/TimesFM-3/NE_China_Wind/H/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "NE_China_Wind/H/long", + "num_series": 1, + "num_windows": 4, + "num_variates": 4, + "prediction_length": 168, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/NE_China_Wind/H/long/metrics.npz b/results/TimesFM-3/NE_China_Wind/H/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..a5e08d5ff11f9c0f9b7a0e2ec2dca06ce23f4979 --- /dev/null +++ b/results/TimesFM-3/NE_China_Wind/H/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292008b0ed36389d169a7ebf38e8cc6f09b7326d7775885a41856cdd7713c784 +size 2559 diff --git a/results/TimesFM-3/NE_China_Wind/H/long/predictions.npz b/results/TimesFM-3/NE_China_Wind/H/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..db199e9402e0709782178e2da08d4d20257a3824 --- /dev/null +++ b/results/TimesFM-3/NE_China_Wind/H/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357a5bc7ed3494524e95297b211dd3ce0eabcaa1a0ee2eca7a05699d2608dc0a +size 41471 diff --git a/results/TimesFM-3/NE_China_Wind/H/medium/config.json b/results/TimesFM-3/NE_China_Wind/H/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..9068c814af9f139c2a3c7fbfc6c80971dd85ff25 --- /dev/null +++ b/results/TimesFM-3/NE_China_Wind/H/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "NE_China_Wind/H/medium", + "num_series": 1, + "num_windows": 10, + "num_variates": 4, + "prediction_length": 72, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/NE_China_Wind/H/medium/metrics.npz b/results/TimesFM-3/NE_China_Wind/H/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..b5bbcea289d3f7feb648f30315aa8e0e53037046 --- /dev/null +++ b/results/TimesFM-3/NE_China_Wind/H/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34df238cbd963a7e6253891c5a087acfc49048431dfbaf3b7fc200b6c4c7dcdd +size 4153 diff --git a/results/TimesFM-3/NE_China_Wind/H/medium/predictions.npz b/results/TimesFM-3/NE_China_Wind/H/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..e5ccac9922ad16446ab4d60f4f17d07bae037052 --- /dev/null +++ b/results/TimesFM-3/NE_China_Wind/H/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bdb063c6525226c9759c94c1d6161aa43dab61d85ff5e30f8ca8d5b0d468163 +size 45490 diff --git a/results/TimesFM-3/NE_China_Wind/H/short/config.json b/results/TimesFM-3/NE_China_Wind/H/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8d9ed076f21acdc4d113957a7ecf090e6f30fd84 --- /dev/null +++ b/results/TimesFM-3/NE_China_Wind/H/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "NE_China_Wind/H/short", + "num_series": 1, + "num_windows": 30, + "num_variates": 4, + "prediction_length": 24, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/NE_China_Wind/H/short/metrics.npz b/results/TimesFM-3/NE_China_Wind/H/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..2ab33cf8d0e02f81162c9d2b91dde671eab6b4bd --- /dev/null +++ b/results/TimesFM-3/NE_China_Wind/H/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a90897b7393d9132a293a9d4ef511ea589b2fe8fdaf554cd0ad6703ecfd670 +size 8943 diff --git a/results/TimesFM-3/NE_China_Wind/H/short/predictions.npz b/results/TimesFM-3/NE_China_Wind/H/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..af4a6ac986ff3194a8db0626d76da7a284112d01 --- /dev/null +++ b/results/TimesFM-3/NE_China_Wind/H/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f39ddeca6913504b4c5283d31d5334ca3949da349abd01c03ed8f8286704dff +size 45464 diff --git a/results/TimesFM-3/Oil_Price/B/short/config.json b/results/TimesFM-3/Oil_Price/B/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..df38ced2c86562a132a5dc9d10280660736b67aa --- /dev/null +++ b/results/TimesFM-3/Oil_Price/B/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Oil_Price/B/short", + "num_series": 1, + "num_windows": 35, + "num_variates": 12, + "prediction_length": 20, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "B", + "seasonality": 5, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Oil_Price/B/short/metrics.npz b/results/TimesFM-3/Oil_Price/B/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..f99372d8254e29f6e1ee16dcba51005a22fbee55 --- /dev/null +++ b/results/TimesFM-3/Oil_Price/B/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26b702e3aada07ccf1735358effada08abc4dfaffdc07492da0c39fd160659b +size 26238 diff --git a/results/TimesFM-3/Oil_Price/B/short/predictions.npz b/results/TimesFM-3/Oil_Price/B/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..5e2c605df23dee05467e6a802e38a0f3876894f1 --- /dev/null +++ b/results/TimesFM-3/Oil_Price/B/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9005b4b9c20dd087115eaddba7bfe66b6dcb0ea9149c4a033225f02f41204d8b +size 92491 diff --git a/results/TimesFM-3/Online_Retail_2_UCI/D/short/config.json b/results/TimesFM-3/Online_Retail_2_UCI/D/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..787010dc2bf575b395a43e7e5a724c4806245383 --- /dev/null +++ b/results/TimesFM-3/Online_Retail_2_UCI/D/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Online_Retail_2_UCI/D/short", + "num_series": 1, + "num_windows": 6, + "num_variates": 1, + "prediction_length": 30, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "D", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 10.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Online_Retail_2_UCI/D/short/metrics.npz b/results/TimesFM-3/Online_Retail_2_UCI/D/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..5815c3c5d1c43366ec5bc1c65dcdaccf929f51f4 --- /dev/null +++ b/results/TimesFM-3/Online_Retail_2_UCI/D/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf19315c4c961a095e81b4850e733b286bbe071a0f9ca0990642fa224d7c7f5e +size 1899 diff --git a/results/TimesFM-3/Online_Retail_2_UCI/D/short/predictions.npz b/results/TimesFM-3/Online_Retail_2_UCI/D/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..23a4208aa1c3a64e282d8624bf44ccad89f0adb1 --- /dev/null +++ b/results/TimesFM-3/Online_Retail_2_UCI/D/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0049ad4b8113b76687d3a5da96f308806677f1500aba715b6ece1d8c3fa61bc +size 3222 diff --git a/results/TimesFM-3/OpenElectricity_NEM/5T/long/config.json b/results/TimesFM-3/OpenElectricity_NEM/5T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..a9cbeb8710164143787a0be7c70fcbcd588b5ccd --- /dev/null +++ b/results/TimesFM-3/OpenElectricity_NEM/5T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "OpenElectricity_NEM/5T/long", + "num_series": 1, + "num_windows": 14, + "num_variates": 10, + "prediction_length": 288, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/OpenElectricity_NEM/5T/long/metrics.npz b/results/TimesFM-3/OpenElectricity_NEM/5T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..a2fed8b0dccaf3c9dc6f6a0005f79afcf41037a6 --- /dev/null +++ b/results/TimesFM-3/OpenElectricity_NEM/5T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33aab24cec4e4d2b52e3cca0f3dd7b8ea1d8491e0685710c3a24aea1f57fa1ef +size 10252 diff --git a/results/TimesFM-3/OpenElectricity_NEM/5T/long/predictions.npz b/results/TimesFM-3/OpenElectricity_NEM/5T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..fb4fe243b5d8cca7ccb9b3a3e58a622293cbbd52 --- /dev/null +++ b/results/TimesFM-3/OpenElectricity_NEM/5T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2446573a6e64994e6721678696076523526b78c58fe5979e40f89ced70a51023 +size 578384 diff --git a/results/TimesFM-3/OpenElectricity_NEM/5T/medium/config.json b/results/TimesFM-3/OpenElectricity_NEM/5T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..0d7eeb43b2917341646eacc5735833389c1ac68c --- /dev/null +++ b/results/TimesFM-3/OpenElectricity_NEM/5T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "OpenElectricity_NEM/5T/medium", + "num_series": 1, + "num_windows": 42, + "num_variates": 10, + "prediction_length": 96, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/OpenElectricity_NEM/5T/medium/metrics.npz b/results/TimesFM-3/OpenElectricity_NEM/5T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..ea22db876d659ede8c9c4c10577aa14972f42449 --- /dev/null +++ b/results/TimesFM-3/OpenElectricity_NEM/5T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2f617398e8e88ed717a8a9e1581079a26c3ed3468274e8d5464e69c5ef2573 +size 26302 diff --git a/results/TimesFM-3/OpenElectricity_NEM/5T/medium/predictions.npz b/results/TimesFM-3/OpenElectricity_NEM/5T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..7d28caf50dfa00fb4b9feb19c019b40e75352792 --- /dev/null +++ b/results/TimesFM-3/OpenElectricity_NEM/5T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457332ea8a8d7d261c2e4010a15c146cf69a886f0819f8982e7787b4b72501f1 +size 568610 diff --git a/results/TimesFM-3/OpenElectricity_NEM/5T/short/config.json b/results/TimesFM-3/OpenElectricity_NEM/5T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3961a79a13c8ae28444ea46991b7fe5c5d2f8af0 --- /dev/null +++ b/results/TimesFM-3/OpenElectricity_NEM/5T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "OpenElectricity_NEM/5T/short", + "num_series": 1, + "num_windows": 168, + "num_variates": 10, + "prediction_length": 24, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/OpenElectricity_NEM/5T/short/metrics.npz b/results/TimesFM-3/OpenElectricity_NEM/5T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..67abe023fd9777112f20818053c008b874b57d0b --- /dev/null +++ b/results/TimesFM-3/OpenElectricity_NEM/5T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226fb87a2b3b37551df87314ad61430b5a0617aafee63c090457b3145df1fce6 +size 98113 diff --git a/results/TimesFM-3/OpenElectricity_NEM/5T/short/predictions.npz b/results/TimesFM-3/OpenElectricity_NEM/5T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..9623942cc90255906bb0453bc6f4035745be259c --- /dev/null +++ b/results/TimesFM-3/OpenElectricity_NEM/5T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:938810f3b744d06a7c3e88365c4083a6a6d146beb1df9518577385a03957ee7d +size 565740 diff --git a/results/TimesFM-3/Port_Activity/D/short/config.json b/results/TimesFM-3/Port_Activity/D/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..69a75e49cdf9002b84df793b1fc6e67b923601cc --- /dev/null +++ b/results/TimesFM-3/Port_Activity/D/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Port_Activity/D/short", + "num_series": 99, + "num_windows": 12, + "num_variates": 2, + "prediction_length": 30, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "D", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 10.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Port_Activity/D/short/metrics.npz b/results/TimesFM-3/Port_Activity/D/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..4c6fa6f9c8372b5b5b0f61fe39e20be1173d1785 --- /dev/null +++ b/results/TimesFM-3/Port_Activity/D/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aac31c31a5a3fb9a72e9ecca32768d9e83cd354e16cc349a33eaeefd6905c2c +size 141183 diff --git a/results/TimesFM-3/Port_Activity/D/short/predictions.npz b/results/TimesFM-3/Port_Activity/D/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..b89323030eee4fc7c91bbc496b3de60539f6b588 --- /dev/null +++ b/results/TimesFM-3/Port_Activity/D/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e66852d49d22b8c0a1a6c0ff20a02527db942de8b788f7fd3b14023efc4b7e6 +size 1070033 diff --git a/results/TimesFM-3/Port_Activity/W/short/config.json b/results/TimesFM-3/Port_Activity/W/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f7ac8d03110784bd858213c8bb20255d671e4de --- /dev/null +++ b/results/TimesFM-3/Port_Activity/W/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Port_Activity/W/short", + "num_series": 99, + "num_windows": 4, + "num_variates": 2, + "prediction_length": 13, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "W", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 100.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Port_Activity/W/short/metrics.npz b/results/TimesFM-3/Port_Activity/W/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..92214331115318b95192798c9da9efc5fd670e1d --- /dev/null +++ b/results/TimesFM-3/Port_Activity/W/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d88fc2817f22545b4e7b758a12484375bade041c6094162cd1dd0a6fdf3532 +size 47814 diff --git a/results/TimesFM-3/Port_Activity/W/short/predictions.npz b/results/TimesFM-3/Port_Activity/W/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..2da2f22bbe4bb05d3457f439c6cc4f081793dac8 --- /dev/null +++ b/results/TimesFM-3/Port_Activity/W/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90186cff76908fda60c779ce916a4cf510fb25a5a2c24c43efb4b0561a7048d +size 152664 diff --git a/results/TimesFM-3/SG_Carpark/15T/long/config.json b/results/TimesFM-3/SG_Carpark/15T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8998671d84ab23567b660097fadd77440e29aebb --- /dev/null +++ b/results/TimesFM-3/SG_Carpark/15T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "SG_Carpark/15T/long", + "num_series": 354, + "num_windows": 1, + "num_variates": 1, + "prediction_length": 672, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/SG_Carpark/15T/long/metrics.npz b/results/TimesFM-3/SG_Carpark/15T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..fd003c92c3fec6c9c2f326c6b2e410ff5d6857c3 --- /dev/null +++ b/results/TimesFM-3/SG_Carpark/15T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80bce059bb61006775ac5512e130a7672efa3fdb4f5b58898ff8e827585bd80b +size 22710 diff --git a/results/TimesFM-3/SG_Carpark/15T/long/predictions.npz b/results/TimesFM-3/SG_Carpark/15T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..c3f598f9124301b3161915fa5c28c4bf95b41bd5 --- /dev/null +++ b/results/TimesFM-3/SG_Carpark/15T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08677192dfd9476e97f5f82d88bcda8deab33eee1ad5539417a92269b78a3d9 +size 2742363 diff --git a/results/TimesFM-3/SG_Carpark/15T/medium/config.json b/results/TimesFM-3/SG_Carpark/15T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e6c965cf6f787a768247729c8d6da606693872fb --- /dev/null +++ b/results/TimesFM-3/SG_Carpark/15T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "SG_Carpark/15T/medium", + "num_series": 354, + "num_windows": 7, + "num_variates": 1, + "prediction_length": 96, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/SG_Carpark/15T/medium/metrics.npz b/results/TimesFM-3/SG_Carpark/15T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..299d161b6007eced7c05fbe0d2abd3d354621918 --- /dev/null +++ b/results/TimesFM-3/SG_Carpark/15T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3abb5585c355ef7d152c1449cd4c26d33e5b422e662c87f0943ab9f17e1b08a5 +size 144944 diff --git a/results/TimesFM-3/SG_Carpark/15T/medium/predictions.npz b/results/TimesFM-3/SG_Carpark/15T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..03ad8eb9590c41fe3cde59ede071e8c263ac3865 --- /dev/null +++ b/results/TimesFM-3/SG_Carpark/15T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf4826417026b196c552673c763f7f18cde9cca97af952d05b74445f789793f +size 2747053 diff --git a/results/TimesFM-3/SG_Carpark/15T/short/config.json b/results/TimesFM-3/SG_Carpark/15T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1012626c53e45f42e2caed549ff0338512501cb5 --- /dev/null +++ b/results/TimesFM-3/SG_Carpark/15T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "SG_Carpark/15T/short", + "num_series": 354, + "num_windows": 42, + "num_variates": 1, + "prediction_length": 16, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/SG_Carpark/15T/short/metrics.npz b/results/TimesFM-3/SG_Carpark/15T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..e867017d0cf4c4a8d646b87acb2068a339f10b3c --- /dev/null +++ b/results/TimesFM-3/SG_Carpark/15T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861c45877c4b68b6180640ef9eb8111d1e43f88f8708b66bfccf2bc4c55d45ce +size 838757 diff --git a/results/TimesFM-3/SG_Carpark/15T/short/predictions.npz b/results/TimesFM-3/SG_Carpark/15T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..3e42b70c7924e21385a85eb89b62a9b846199b44 --- /dev/null +++ b/results/TimesFM-3/SG_Carpark/15T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1de9eb435e9d7c5d79ae7683277933962c1de248859bbc17cc22db5b7c47e8 +size 2752559 diff --git a/results/TimesFM-3/SG_PM25/H/long/config.json b/results/TimesFM-3/SG_PM25/H/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..d2f21f28b096db0997d3e53b532371035bf027d7 --- /dev/null +++ b/results/TimesFM-3/SG_PM25/H/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "SG_PM25/H/long", + "num_series": 1, + "num_windows": 13, + "num_variates": 5, + "prediction_length": 168, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/SG_PM25/H/long/metrics.npz b/results/TimesFM-3/SG_PM25/H/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..1bb18612851e7412472213891616aefc7b38714f --- /dev/null +++ b/results/TimesFM-3/SG_PM25/H/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0f3ee022a06b433227f3ae2eafa5fed1018164cb96be9741729953670e8c2f +size 5743 diff --git a/results/TimesFM-3/SG_PM25/H/long/predictions.npz b/results/TimesFM-3/SG_PM25/H/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..d0e7c07ff48a53fba0f3fe9207411479791830cd --- /dev/null +++ b/results/TimesFM-3/SG_PM25/H/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb5f204dab03872f8894c616a4514214dffbdba04f75496829e1d91a5fccc25 +size 151006 diff --git a/results/TimesFM-3/SG_PM25/H/medium/config.json b/results/TimesFM-3/SG_PM25/H/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..efa54ed9fcc76eb926c5087b0df11b368b8f5012 --- /dev/null +++ b/results/TimesFM-3/SG_PM25/H/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "SG_PM25/H/medium", + "num_series": 1, + "num_windows": 30, + "num_variates": 5, + "prediction_length": 72, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/SG_PM25/H/medium/metrics.npz b/results/TimesFM-3/SG_PM25/H/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..f91b4c7849a7ba8dc2ea186e360fb58563bbcb52 --- /dev/null +++ b/results/TimesFM-3/SG_PM25/H/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf2162387e035237224ad69103fed2f2f73e91691fd16495772800f0f8a4540 +size 10641 diff --git a/results/TimesFM-3/SG_PM25/H/medium/predictions.npz b/results/TimesFM-3/SG_PM25/H/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..58eaebaea9f8b482a5ed0fe4569feff00bf4a75c --- /dev/null +++ b/results/TimesFM-3/SG_PM25/H/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1765d7f18a845498f34a06cec3c7d86d0cc1ce9d0f673957e1754da17456fd05 +size 153493 diff --git a/results/TimesFM-3/SG_PM25/H/short/config.json b/results/TimesFM-3/SG_PM25/H/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..a9684d1c043d0c45d1933bb4bad1f4ef10d237c9 --- /dev/null +++ b/results/TimesFM-3/SG_PM25/H/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "SG_PM25/H/short", + "num_series": 1, + "num_windows": 92, + "num_variates": 5, + "prediction_length": 24, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/SG_PM25/H/short/metrics.npz b/results/TimesFM-3/SG_PM25/H/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..44e9dcf8cfbc49c3ff0fdeadbf5ae2301581e61b --- /dev/null +++ b/results/TimesFM-3/SG_PM25/H/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a40b2927c189c6de0cc18b7446f5f921c9222c1d9464265dfc9a87ac6f767e7 +size 28273 diff --git a/results/TimesFM-3/SG_PM25/H/short/predictions.npz b/results/TimesFM-3/SG_PM25/H/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..f0206a212272ff89210d101adc3b44c25d95b3a0 --- /dev/null +++ b/results/TimesFM-3/SG_PM25/H/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95eff1692358da43eb6a20e7c3e7ca0e1cfd8f3725c77bf6a8899f444f69636 +size 158454 diff --git a/results/TimesFM-3/SG_Weather/D/long/config.json b/results/TimesFM-3/SG_Weather/D/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4ca23a24033c81ac44fae54d80078ffc803f9b53 --- /dev/null +++ b/results/TimesFM-3/SG_Weather/D/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "SG_Weather/D/long", + "num_series": 6, + "num_windows": 26, + "num_variates": 4, + "prediction_length": 14, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "D", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/SG_Weather/D/long/metrics.npz b/results/TimesFM-3/SG_Weather/D/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..90b2b8f2e1e37d4cb0b205d1a92d5fec09dd69a4 --- /dev/null +++ b/results/TimesFM-3/SG_Weather/D/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd0cad415a32c748c619a913bbdede0f6c5801b59cd2b9c8e871e0a1af58bdd +size 38044 diff --git a/results/TimesFM-3/SG_Weather/D/long/predictions.npz b/results/TimesFM-3/SG_Weather/D/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..b7f7fa5a1420dc22ac177fcd2797530dbe7507d5 --- /dev/null +++ b/results/TimesFM-3/SG_Weather/D/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dacd3af4e189fb871ee297f2d3fcfded9630a7e9ae4f57ba5abbfa0aa23a3fe0 +size 110648 diff --git a/results/TimesFM-3/SG_Weather/D/medium/config.json b/results/TimesFM-3/SG_Weather/D/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7efc203c8cfff7d16cd74b023d7574b312483b32 --- /dev/null +++ b/results/TimesFM-3/SG_Weather/D/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "SG_Weather/D/medium", + "num_series": 6, + "num_windows": 52, + "num_variates": 4, + "prediction_length": 7, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "D", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/SG_Weather/D/medium/metrics.npz b/results/TimesFM-3/SG_Weather/D/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..46552dd2966a76e6327d32463aaa936064be0626 --- /dev/null +++ b/results/TimesFM-3/SG_Weather/D/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f7e2d30ccfb739551b3431bb21b78b06ab3474b352f5b54b5c8cdf8bbe9dd5 +size 72581 diff --git a/results/TimesFM-3/SG_Weather/D/medium/predictions.npz b/results/TimesFM-3/SG_Weather/D/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..75786a48e35a66d1f8445c5e24c78bfa66d462c9 --- /dev/null +++ b/results/TimesFM-3/SG_Weather/D/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca7e81187cb1e3f5302edd1a0cd520d5fcbedf397e07aab400187572db7027f +size 117943 diff --git a/results/TimesFM-3/SG_Weather/D/short/config.json b/results/TimesFM-3/SG_Weather/D/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b75d83a8457f1af87b7ffdad2d4342b5aba92d7e --- /dev/null +++ b/results/TimesFM-3/SG_Weather/D/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "SG_Weather/D/short", + "num_series": 6, + "num_windows": 122, + "num_variates": 4, + "prediction_length": 3, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "D", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/SG_Weather/D/short/metrics.npz b/results/TimesFM-3/SG_Weather/D/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..dfc21c913249c2a0837d26f103ca1907b8f1ccda --- /dev/null +++ b/results/TimesFM-3/SG_Weather/D/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357eb2b1de9382acadee514fa5f9fb156a87a42e5e031ef35440965896a0ff76 +size 165964 diff --git a/results/TimesFM-3/SG_Weather/D/short/predictions.npz b/results/TimesFM-3/SG_Weather/D/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..316f3b7c64f8eed3f3cf282acde076bae2bbc3c4 --- /dev/null +++ b/results/TimesFM-3/SG_Weather/D/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c59245d87ee81e3aab5e09afc9a080b83d7261809ef352f23eddb8470aca27 +size 128773 diff --git a/results/TimesFM-3/Smart_Manufacturing/H/long/config.json b/results/TimesFM-3/Smart_Manufacturing/H/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..bf874f0487105778c9470de7290311506ca5caf9 --- /dev/null +++ b/results/TimesFM-3/Smart_Manufacturing/H/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Smart_Manufacturing/H/long", + "num_series": 34, + "num_windows": 1, + "num_variates": 5, + "prediction_length": 336, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Smart_Manufacturing/H/long/metrics.npz b/results/TimesFM-3/Smart_Manufacturing/H/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..5cffa2e3b714da79e83d449a8ced51944b9d83b4 --- /dev/null +++ b/results/TimesFM-3/Smart_Manufacturing/H/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c59c933dd199df0a2c7bd0379043391deb4e756ccdefa22b39c31edc594bf5 +size 12138 diff --git a/results/TimesFM-3/Smart_Manufacturing/H/long/predictions.npz b/results/TimesFM-3/Smart_Manufacturing/H/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..d7c43dac56786691393292ee4f062557fbf5daa6 --- /dev/null +++ b/results/TimesFM-3/Smart_Manufacturing/H/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25097f811b309b2576386a11daf2af5d36da40130a81fded40e3618fdea0b416 +size 417443 diff --git a/results/TimesFM-3/Smart_Manufacturing/H/medium/config.json b/results/TimesFM-3/Smart_Manufacturing/H/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..f7e4f8c3d9b9682e89f3c0b109e469c3747b5324 --- /dev/null +++ b/results/TimesFM-3/Smart_Manufacturing/H/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Smart_Manufacturing/H/medium", + "num_series": 34, + "num_windows": 2, + "num_variates": 5, + "prediction_length": 168, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Smart_Manufacturing/H/medium/metrics.npz b/results/TimesFM-3/Smart_Manufacturing/H/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..d6232051f6554e7c78fedb4aa66d5c18f531bcb4 --- /dev/null +++ b/results/TimesFM-3/Smart_Manufacturing/H/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c42fc579c660a15b06214124dad8bcdca8c334ea4ba0aaa7c1530f89dcec19a +size 22295 diff --git a/results/TimesFM-3/Smart_Manufacturing/H/medium/predictions.npz b/results/TimesFM-3/Smart_Manufacturing/H/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..af5f3bc793eea537d2004a40f0d0220756b94999 --- /dev/null +++ b/results/TimesFM-3/Smart_Manufacturing/H/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabeb3ad5d6cc7f2d9566124dfe7f51a5a5e50a4316a9bfe7ecd61acf90886b0 +size 458251 diff --git a/results/TimesFM-3/Smart_Manufacturing/H/short/config.json b/results/TimesFM-3/Smart_Manufacturing/H/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..0889f743c5efc03d99c7193356a46f5d48f2178b --- /dev/null +++ b/results/TimesFM-3/Smart_Manufacturing/H/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Smart_Manufacturing/H/short", + "num_series": 34, + "num_windows": 14, + "num_variates": 5, + "prediction_length": 24, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "H", + "seasonality": 24, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Smart_Manufacturing/H/short/metrics.npz b/results/TimesFM-3/Smart_Manufacturing/H/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..1b61592995766df98102bcb9ce9f6ad67797afcf --- /dev/null +++ b/results/TimesFM-3/Smart_Manufacturing/H/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2e26625835491139308bd5304d8016a599e8cd7afeb00d6a887b0a47bcac4cd +size 140833 diff --git a/results/TimesFM-3/Smart_Manufacturing/H/short/predictions.npz b/results/TimesFM-3/Smart_Manufacturing/H/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..87b653a525f4a7d53a6c66f77ece77002c3bf1ba --- /dev/null +++ b/results/TimesFM-3/Smart_Manufacturing/H/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc22ef17dbf1d9c7a4ea285e2d74156f8d74be849c6b5a1ccfda1452b3b3501d +size 616342 diff --git a/results/TimesFM-3/Supply_Chain_Customer/D/short/config.json b/results/TimesFM-3/Supply_Chain_Customer/D/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4b63fcabfb55ee907f5c6ec223bdef5e4998f482 --- /dev/null +++ b/results/TimesFM-3/Supply_Chain_Customer/D/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Supply_Chain_Customer/D/short", + "num_series": 1, + "num_windows": 12, + "num_variates": 36, + "prediction_length": 30, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "D", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 10.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Supply_Chain_Customer/D/short/metrics.npz b/results/TimesFM-3/Supply_Chain_Customer/D/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..edc6ddfa0acfd344664b1d4e05ac79d01e547258 --- /dev/null +++ b/results/TimesFM-3/Supply_Chain_Customer/D/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222456d17c8a21061fe979df55a81ac97a365354d8220ffad0e896b98c70b750 +size 27111 diff --git a/results/TimesFM-3/Supply_Chain_Customer/D/short/predictions.npz b/results/TimesFM-3/Supply_Chain_Customer/D/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..a44ebb1937663463f31f8518348a55312f083191 --- /dev/null +++ b/results/TimesFM-3/Supply_Chain_Customer/D/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfba4aa3a9696115761e5f4aa9da23338aed80f59a3f4367ea26298639d5e5a +size 215575 diff --git a/results/TimesFM-3/Supply_Chain_Location/D/short/config.json b/results/TimesFM-3/Supply_Chain_Location/D/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..a828e3db93caf381b0c48232559aacb8eed772d0 --- /dev/null +++ b/results/TimesFM-3/Supply_Chain_Location/D/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Supply_Chain_Location/D/short", + "num_series": 1, + "num_windows": 12, + "num_variates": 51, + "prediction_length": 30, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "D", + "seasonality": 1, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 10.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Supply_Chain_Location/D/short/metrics.npz b/results/TimesFM-3/Supply_Chain_Location/D/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..b3e18a5f077d24d8ccdab59b22d3a01b22c56250 --- /dev/null +++ b/results/TimesFM-3/Supply_Chain_Location/D/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07cefdd488776de8be5443e0b7374bf16e35541196264539474d1d6ba0e1c39 +size 37500 diff --git a/results/TimesFM-3/Supply_Chain_Location/D/short/predictions.npz b/results/TimesFM-3/Supply_Chain_Location/D/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..b24a94327052aad316194e8db54a09e666d711cf --- /dev/null +++ b/results/TimesFM-3/Supply_Chain_Location/D/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a465922ce3625e4249b8138f79412af68d77fa02608315435e7b29ec50a7a5 +size 303813 diff --git a/results/TimesFM-3/US_Labor/M/short/config.json b/results/TimesFM-3/US_Labor/M/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..9eb163b4927db929591691da29d756922a54b4c1 --- /dev/null +++ b/results/TimesFM-3/US_Labor/M/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "US_Labor/M/short", + "num_series": 1, + "num_windows": 5, + "num_variates": 14, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "M", + "seasonality": 12, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 10.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/US_Labor/M/short/metrics.npz b/results/TimesFM-3/US_Labor/M/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..76cbca9288f62d442ffe74e726e45ba771a9edf1 --- /dev/null +++ b/results/TimesFM-3/US_Labor/M/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b7f3f4534416868e6c21f7bb3fd69dece9bd1ed8bd17bf36f0b8cb79459b51 +size 5948 diff --git a/results/TimesFM-3/US_Labor/M/short/predictions.npz b/results/TimesFM-3/US_Labor/M/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..f1ecea16c3de5b9832375c203397f3a17cb5c0d9 --- /dev/null +++ b/results/TimesFM-3/US_Labor/M/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45dc5359b66d2f731f306e4d0ecf26bb45dc21956d17d5293b3d226e5af615aa +size 11912 diff --git a/results/TimesFM-3/US_Term_Structure/B/short/config.json b/results/TimesFM-3/US_Term_Structure/B/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..61db67b748c7e506bcaf28d4ac81304c6010430f --- /dev/null +++ b/results/TimesFM-3/US_Term_Structure/B/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "US_Term_Structure/B/short", + "num_series": 1, + "num_windows": 35, + "num_variates": 40, + "prediction_length": 20, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "B", + "seasonality": 5, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/US_Term_Structure/B/short/metrics.npz b/results/TimesFM-3/US_Term_Structure/B/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..7f26c0fb1120dcabbef282aade51a9f285a131c8 --- /dev/null +++ b/results/TimesFM-3/US_Term_Structure/B/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0742560a022a9416d3764a561a3d3505c4d965817a78fbdc1a09639faca1de +size 82834 diff --git a/results/TimesFM-3/US_Term_Structure/B/short/predictions.npz b/results/TimesFM-3/US_Term_Structure/B/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..17f561462701bb8cd79713c8ba9e5323da17a5f5 --- /dev/null +++ b/results/TimesFM-3/US_Term_Structure/B/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb1cef0f58eb00cc1c2e967cd149ee60c5e296f4d9d74083366074aaef09e4b +size 369844 diff --git a/results/TimesFM-3/Uncertainty_1M/M/short/config.json b/results/TimesFM-3/Uncertainty_1M/M/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e7bfad99843985403c98e2daf5cf65e69f0d01df --- /dev/null +++ b/results/TimesFM-3/Uncertainty_1M/M/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Uncertainty_1M/M/short", + "num_series": 1, + "num_windows": 7, + "num_variates": 3, + "prediction_length": 6, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "M", + "seasonality": 12, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Uncertainty_1M/M/short/metrics.npz b/results/TimesFM-3/Uncertainty_1M/M/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..c9c73aa35a67ff46170a5af3c584c71d064a869c --- /dev/null +++ b/results/TimesFM-3/Uncertainty_1M/M/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a83aec705e1c425d618ca9bd007de8e321caf1a069382d145d3cf325d24a81 +size 2832 diff --git a/results/TimesFM-3/Uncertainty_1M/M/short/predictions.npz b/results/TimesFM-3/Uncertainty_1M/M/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..9777eef5f2ff51bfae2f55d4749f812c92dd4747 --- /dev/null +++ b/results/TimesFM-3/Uncertainty_1M/M/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc50796543948603e2f5e59f0097bdcd23790d2754cacb526cc33565b2abeef +size 2234 diff --git a/results/TimesFM-3/Vehicle_Sales/M/short/config.json b/results/TimesFM-3/Vehicle_Sales/M/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..692ee231fb24f5b0880df998b8cd7bfef44cbb61 --- /dev/null +++ b/results/TimesFM-3/Vehicle_Sales/M/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Vehicle_Sales/M/short", + "num_series": 1, + "num_windows": 5, + "num_variates": 10, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "M", + "seasonality": 12, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Vehicle_Sales/M/short/metrics.npz b/results/TimesFM-3/Vehicle_Sales/M/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..4f1ab6709a83477bbab0fc754ce1afe3e40349f8 --- /dev/null +++ b/results/TimesFM-3/Vehicle_Sales/M/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:641b90bc3c194168215368acc20f7c6e32c6fd5ec4e05af655504f9e6f2fcc2e +size 4729 diff --git a/results/TimesFM-3/Vehicle_Sales/M/short/predictions.npz b/results/TimesFM-3/Vehicle_Sales/M/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..cf8e6079f99b72acd1261608713bf8a3a40fd209 --- /dev/null +++ b/results/TimesFM-3/Vehicle_Sales/M/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01e5607be70bd2d1bf10c1bcfaf378a3a5a9d456800253878a6824e42607c9e +size 9358 diff --git a/results/TimesFM-3/Vehicle_Supply/M/short/config.json b/results/TimesFM-3/Vehicle_Supply/M/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e48aec9125ae7ad3823791ba1682248716bdb95e --- /dev/null +++ b/results/TimesFM-3/Vehicle_Supply/M/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Vehicle_Supply/M/short", + "num_series": 1, + "num_windows": 5, + "num_variates": 6, + "prediction_length": 12, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "M", + "seasonality": 12, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Vehicle_Supply/M/short/metrics.npz b/results/TimesFM-3/Vehicle_Supply/M/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..1623a634afb2671e4c455c814303a87abe3e670e --- /dev/null +++ b/results/TimesFM-3/Vehicle_Supply/M/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c775b58e95e72246c38e53b9f6b1de557d8869650d6f24b75fe84dc117b0b4ad +size 3450 diff --git a/results/TimesFM-3/Vehicle_Supply/M/short/predictions.npz b/results/TimesFM-3/Vehicle_Supply/M/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..030164034a5f0d4c5361bff5a17fdcdbe8b546d3 --- /dev/null +++ b/results/TimesFM-3/Vehicle_Supply/M/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d7d23b56b5a33abd81ad7086811e97b48f79c80df58090511b00f1c08eaf3e +size 5953 diff --git a/results/TimesFM-3/WUI_Global/Q/short/config.json b/results/TimesFM-3/WUI_Global/Q/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8d43ac0b689f77ecac3fd64c2590df2f8eba95ac --- /dev/null +++ b/results/TimesFM-3/WUI_Global/Q/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "WUI_Global/Q/short", + "num_series": 1, + "num_windows": 5, + "num_variates": 15, + "prediction_length": 4, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "Q", + "seasonality": 4, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/WUI_Global/Q/short/metrics.npz b/results/TimesFM-3/WUI_Global/Q/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..5782924752977ed632c26e53d23fa9b2be9f2e43 --- /dev/null +++ b/results/TimesFM-3/WUI_Global/Q/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb42e29b3b33c377a0e51fef96f2b8f933e5d8e4d7679c98476becf7be4b3a7 +size 6251 diff --git a/results/TimesFM-3/WUI_Global/Q/short/predictions.npz b/results/TimesFM-3/WUI_Global/Q/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..e6b6a1d40d4104182f966ce256303b865324c563 --- /dev/null +++ b/results/TimesFM-3/WUI_Global/Q/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4b8efb015fb018bc0cb04f2f2a9ce5d5ce3d885b4e41e5ea7d19fa246ab96f4 +size 5205 diff --git a/results/TimesFM-3/Water_Quality_Darwin/15T/long/config.json b/results/TimesFM-3/Water_Quality_Darwin/15T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b6da63f286fd64ea5e1f117969cbe2548e1db554 --- /dev/null +++ b/results/TimesFM-3/Water_Quality_Darwin/15T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Water_Quality_Darwin/15T/long", + "num_series": 7, + "num_windows": 5, + "num_variates": 6, + "prediction_length": 288, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Water_Quality_Darwin/15T/long/metrics.npz b/results/TimesFM-3/Water_Quality_Darwin/15T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..eec41acf66a70135af39fc417d5768e182c39a8a --- /dev/null +++ b/results/TimesFM-3/Water_Quality_Darwin/15T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee2575ace4ff14425beb1ce58a3916f63cc14ad50877195d8fc57c577311221 +size 14169 diff --git a/results/TimesFM-3/Water_Quality_Darwin/15T/long/predictions.npz b/results/TimesFM-3/Water_Quality_Darwin/15T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..a0e3e7b146e15e897bdcc45a5a4b301cc3b86d84 --- /dev/null +++ b/results/TimesFM-3/Water_Quality_Darwin/15T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:087055eb914a4861117bc7eb66432d575bb0c92a4176fe7d52b1487937ea591b +size 441622 diff --git a/results/TimesFM-3/Water_Quality_Darwin/15T/medium/config.json b/results/TimesFM-3/Water_Quality_Darwin/15T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..6dce897b770df56659051aa18e6c8c7679dc0e9e --- /dev/null +++ b/results/TimesFM-3/Water_Quality_Darwin/15T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Water_Quality_Darwin/15T/medium", + "num_series": 7, + "num_windows": 15, + "num_variates": 6, + "prediction_length": 96, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Water_Quality_Darwin/15T/medium/metrics.npz b/results/TimesFM-3/Water_Quality_Darwin/15T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..12a9442a5df1a24e1610b30d148ee87306ee7eda --- /dev/null +++ b/results/TimesFM-3/Water_Quality_Darwin/15T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e986ca0a67344362890bc704288f1169c73514b8c29c547fb6e0e9daa82b050b +size 37907 diff --git a/results/TimesFM-3/Water_Quality_Darwin/15T/medium/predictions.npz b/results/TimesFM-3/Water_Quality_Darwin/15T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..3696cdb9edd1a6524da1dec0bd9557f3bc34a710 --- /dev/null +++ b/results/TimesFM-3/Water_Quality_Darwin/15T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f494c66c93d4e356751a5e49d0c9413139fd221e8904dbc391f7cc2cba9f3c +size 459408 diff --git a/results/TimesFM-3/Water_Quality_Darwin/15T/short/config.json b/results/TimesFM-3/Water_Quality_Darwin/15T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..c838fe650e9ba7c7c942e9d9c0791d35d18e851c --- /dev/null +++ b/results/TimesFM-3/Water_Quality_Darwin/15T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "Water_Quality_Darwin/15T/short", + "num_series": 7, + "num_windows": 90, + "num_variates": 6, + "prediction_length": 16, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/Water_Quality_Darwin/15T/short/metrics.npz b/results/TimesFM-3/Water_Quality_Darwin/15T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..d0602682043badede25f5d86cfe715d8b3e65db4 --- /dev/null +++ b/results/TimesFM-3/Water_Quality_Darwin/15T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac801490cf12374635f82589acccf48adacba150cc34e9b3fa126d591f909435 +size 214325 diff --git a/results/TimesFM-3/Water_Quality_Darwin/15T/short/predictions.npz b/results/TimesFM-3/Water_Quality_Darwin/15T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..5531e59096fa3ea2629c2c4c0a57d7a5f4cb2e94 --- /dev/null +++ b/results/TimesFM-3/Water_Quality_Darwin/15T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5e678c1169556d1955cae3f800dfc8638514b86da34ae492fea3ae62e33b30 +size 495732 diff --git a/results/TimesFM-3/azure2019_D/5T/short/config.json b/results/TimesFM-3/azure2019_D/5T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8f538088615c6083e6f9951270ed16cb32f9270a --- /dev/null +++ b/results/TimesFM-3/azure2019_D/5T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "azure2019_D/5T/short", + "num_series": 989, + "num_windows": 3, + "num_variates": 3, + "prediction_length": 288, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/azure2019_D/5T/short/metrics.npz b/results/TimesFM-3/azure2019_D/5T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..39c2e42e678bd223eff4f4b75f642f2aafc69ee1 --- /dev/null +++ b/results/TimesFM-3/azure2019_D/5T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90fbbb17dfcc16f52b0ce5933cbd66acda1e372c12ac0bdf9b773954352aacf0 +size 522856 diff --git a/results/TimesFM-3/azure2019_D/5T/short/predictions.npz b/results/TimesFM-3/azure2019_D/5T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..9ddafc2d44f42e9191d12e3032f1fd1c575fd79c --- /dev/null +++ b/results/TimesFM-3/azure2019_D/5T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92252b58c749a6e5cb8b756fe70ec11685b3673a1e60ae73378044b90b97775 +size 33079498 diff --git a/results/TimesFM-3/azure2019_I/5T/short/config.json b/results/TimesFM-3/azure2019_I/5T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..5478e29049ac494c6b990f49a96ff7c0f3ab195b --- /dev/null +++ b/results/TimesFM-3/azure2019_I/5T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "azure2019_I/5T/short", + "num_series": 492, + "num_windows": 3, + "num_variates": 3, + "prediction_length": 288, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/azure2019_I/5T/short/metrics.npz b/results/TimesFM-3/azure2019_I/5T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..32226575c16c8461a62c7c1d8c293a02286a4462 --- /dev/null +++ b/results/TimesFM-3/azure2019_I/5T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c710570cdead06159408286819343c91179442ae54a4cffd802e56c404507ee5 +size 261087 diff --git a/results/TimesFM-3/azure2019_I/5T/short/predictions.npz b/results/TimesFM-3/azure2019_I/5T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..863e17cad0c231ce92e8d3f049729c3782ad2d4d --- /dev/null +++ b/results/TimesFM-3/azure2019_I/5T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7004d31fd351f47480111a66c046f64cbfe965faf44f5de2a61bc14651e99359 +size 16329523 diff --git a/results/TimesFM-3/azure2019_U/5T/short/config.json b/results/TimesFM-3/azure2019_U/5T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..acf7cdcd5d4556c5e3e8e5daed635af639209468 --- /dev/null +++ b/results/TimesFM-3/azure2019_U/5T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "azure2019_U/5T/short", + "num_series": 78, + "num_windows": 6, + "num_variates": 3, + "prediction_length": 48, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "5T", + "seasonality": 288, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/azure2019_U/5T/short/metrics.npz b/results/TimesFM-3/azure2019_U/5T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..e83eb351d8a0d24ddb4309a4aa8362d9b70b9454 --- /dev/null +++ b/results/TimesFM-3/azure2019_U/5T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9238c8dde02d9e3f50b030ea1c94fc8d564453c7fc4032541fb6cbb0f95a414 +size 83441 diff --git a/results/TimesFM-3/azure2019_U/5T/short/predictions.npz b/results/TimesFM-3/azure2019_U/5T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..0002b2f1d53e399008e57c20c8b54ccf143ce50c --- /dev/null +++ b/results/TimesFM-3/azure2019_U/5T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6265781866896ad40272bc92147afc52495cf0d03901d7f63e3fba1462b0a55e +size 902576 diff --git a/results/TimesFM-3/current_velocity/10T/long/config.json b/results/TimesFM-3/current_velocity/10T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..eb59cab2acd49d8774f77696a67057650c864c43 --- /dev/null +++ b/results/TimesFM-3/current_velocity/10T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "current_velocity/10T/long", + "num_series": 10, + "num_windows": 5, + "num_variates": 6, + "prediction_length": 432, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "10T", + "seasonality": 144, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/current_velocity/10T/long/metrics.npz b/results/TimesFM-3/current_velocity/10T/long/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..5f3a09b9d7d309b29c6583622b7d4f376c6fee7e --- /dev/null +++ b/results/TimesFM-3/current_velocity/10T/long/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:553e0be419294cb39c11d2978839a2a072aee462c3e1aafd4de882f95f250c72 +size 19753 diff --git a/results/TimesFM-3/current_velocity/10T/long/predictions.npz b/results/TimesFM-3/current_velocity/10T/long/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..e2b5e022e308d1cfdd22a619254f5dae5157c585 --- /dev/null +++ b/results/TimesFM-3/current_velocity/10T/long/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a8608b677ddebfcc4ec642241fd29e640d77fa065d57c2b2f34e82ed4bde40 +size 1497724 diff --git a/results/TimesFM-3/current_velocity/10T/medium/config.json b/results/TimesFM-3/current_velocity/10T/medium/config.json new file mode 100644 index 0000000000000000000000000000000000000000..095ababae1bec2800b41ffb6b8eb9517a0906057 --- /dev/null +++ b/results/TimesFM-3/current_velocity/10T/medium/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "current_velocity/10T/medium", + "num_series": 10, + "num_windows": 15, + "num_variates": 6, + "prediction_length": 144, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "10T", + "seasonality": 144, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/current_velocity/10T/medium/metrics.npz b/results/TimesFM-3/current_velocity/10T/medium/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..dadc07b0e545bdda29f07c71ebe216a92bfcd9c3 --- /dev/null +++ b/results/TimesFM-3/current_velocity/10T/medium/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb774d5a23b6eee5fc7a107f3a9416c64e5d57b66ed362ba7134284ff16a182 +size 54598 diff --git a/results/TimesFM-3/current_velocity/10T/medium/predictions.npz b/results/TimesFM-3/current_velocity/10T/medium/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..f485a905137229c42a4e4a9426c54030af8b29bb --- /dev/null +++ b/results/TimesFM-3/current_velocity/10T/medium/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4ffb889bcada923e9e0792519a1c10bf6adfaccc5157fad27621bdae5c7831 +size 1523221 diff --git a/results/TimesFM-3/current_velocity/10T/short/config.json b/results/TimesFM-3/current_velocity/10T/short/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3fb55e4c9d0e6c610562e936427939c5631f3dad --- /dev/null +++ b/results/TimesFM-3/current_velocity/10T/short/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "current_velocity/10T/short", + "num_series": 10, + "num_windows": 120, + "num_variates": 6, + "prediction_length": 18, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "10T", + "seasonality": 144, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file diff --git a/results/TimesFM-3/current_velocity/10T/short/metrics.npz b/results/TimesFM-3/current_velocity/10T/short/metrics.npz new file mode 100644 index 0000000000000000000000000000000000000000..3b674872b5a6017c8dd40b3bd7f07bd035b8e24b --- /dev/null +++ b/results/TimesFM-3/current_velocity/10T/short/metrics.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1b1dc096861cf05c5a3e8752cc3dfc81e452213376eb2d0362e4421f320e77 +size 415985 diff --git a/results/TimesFM-3/current_velocity/10T/short/predictions.npz b/results/TimesFM-3/current_velocity/10T/short/predictions.npz new file mode 100644 index 0000000000000000000000000000000000000000..a973903099a5909b718db9a2cd57be277d561ca1 --- /dev/null +++ b/results/TimesFM-3/current_velocity/10T/short/predictions.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5dfd3c0747b2d6d12c262bcaab862024b4fda36d386517c28cb74ef38eb54a +size 1593579 diff --git a/results/TimesFM-3/current_velocity/15T/long/config.json b/results/TimesFM-3/current_velocity/15T/long/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1633396eee940978836d607bef6246cc44d475ff --- /dev/null +++ b/results/TimesFM-3/current_velocity/15T/long/config.json @@ -0,0 +1,35 @@ +{ + "dataset_config": "current_velocity/15T/long", + "num_series": 5, + "num_windows": 5, + "num_variates": 6, + "prediction_length": 288, + "num_quantiles": 9, + "quantile_levels": [ + 0.1, + 0.2, + 0.3, + 0.4, + 0.5, + 0.6, + 0.7, + 0.8, + 0.9 + ], + "freq": "15T", + "seasonality": 96, + "context_length": 15360, + "metric_names": [ + "MSE", + "MAE", + "RMSE", + "MAPE", + "sMAPE", + "MASE", + "ND", + "CRPS" + ], + "prediction_scale_factor": 1.0, + "model": "TimesFM-3", + "use_variate_attention": true +} \ No newline at end of file