zqiao11 commited on
Commit
ca2d156
·
1 Parent(s): 64bf24d

Initial upload of results

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. results/TiRex/Australia_Solar/H/long/config.json +34 -0
  2. results/TiRex/Australia_Solar/H/long/metrics.npz +3 -0
  3. results/TiRex/Australia_Solar/H/long/predictions.npz +3 -0
  4. results/TiRex/Australia_Solar/H/medium/config.json +34 -0
  5. results/TiRex/Australia_Solar/H/medium/metrics.npz +3 -0
  6. results/TiRex/Australia_Solar/H/medium/predictions.npz +3 -0
  7. results/TiRex/Australia_Solar/H/short/config.json +34 -0
  8. results/TiRex/Australia_Solar/H/short/metrics.npz +3 -0
  9. results/TiRex/Australia_Solar/H/short/predictions.npz +3 -0
  10. results/TiRex/Auto_Production_SF/M/short/config.json +33 -0
  11. results/TiRex/Auto_Production_SF/M/short/metrics.npz +3 -0
  12. results/TiRex/Auto_Production_SF/M/short/predictions.npz +3 -0
  13. results/TiRex/CPHL/15T/long/config.json +33 -0
  14. results/TiRex/CPHL/15T/long/metrics.npz +3 -0
  15. results/TiRex/CPHL/15T/long/predictions.npz +3 -0
  16. results/TiRex/CPHL/15T/medium/config.json +33 -0
  17. results/TiRex/CPHL/15T/medium/metrics.npz +3 -0
  18. results/TiRex/CPHL/15T/medium/predictions.npz +3 -0
  19. results/TiRex/CPHL/15T/short/config.json +33 -0
  20. results/TiRex/CPHL/15T/short/metrics.npz +3 -0
  21. results/TiRex/CPHL/15T/short/predictions.npz +3 -0
  22. results/TiRex/CPHL/30T/long/config.json +33 -0
  23. results/TiRex/CPHL/30T/long/metrics.npz +3 -0
  24. results/TiRex/CPHL/30T/long/predictions.npz +3 -0
  25. results/TiRex/CPHL/30T/medium/config.json +33 -0
  26. results/TiRex/CPHL/30T/medium/metrics.npz +3 -0
  27. results/TiRex/CPHL/30T/medium/predictions.npz +3 -0
  28. results/TiRex/CPHL/30T/short/config.json +33 -0
  29. results/TiRex/CPHL/30T/short/metrics.npz +3 -0
  30. results/TiRex/CPHL/30T/short/predictions.npz +3 -0
  31. results/TiRex/CPHL/H/long/config.json +33 -0
  32. results/TiRex/CPHL/H/long/metrics.npz +3 -0
  33. results/TiRex/CPHL/H/long/predictions.npz +3 -0
  34. results/TiRex/CPHL/H/medium/config.json +33 -0
  35. results/TiRex/CPHL/H/medium/metrics.npz +3 -0
  36. results/TiRex/CPHL/H/medium/predictions.npz +3 -0
  37. results/TiRex/CPHL/H/short/config.json +33 -0
  38. results/TiRex/CPHL/H/short/metrics.npz +3 -0
  39. results/TiRex/CPHL/H/short/predictions.npz +3 -0
  40. results/TiRex/Coastal_T_S/15T/long/config.json +33 -0
  41. results/TiRex/Coastal_T_S/15T/long/metrics.npz +3 -0
  42. results/TiRex/Coastal_T_S/15T/long/predictions.npz +3 -0
  43. results/TiRex/Coastal_T_S/15T/medium/config.json +33 -0
  44. results/TiRex/Coastal_T_S/15T/medium/metrics.npz +3 -0
  45. results/TiRex/Coastal_T_S/15T/medium/predictions.npz +3 -0
  46. results/TiRex/Coastal_T_S/15T/short/config.json +33 -0
  47. results/TiRex/Coastal_T_S/15T/short/metrics.npz +3 -0
  48. results/TiRex/Coastal_T_S/15T/short/predictions.npz +3 -0
  49. results/TiRex/Coastal_T_S/20T/long/config.json +33 -0
  50. results/TiRex/Coastal_T_S/20T/long/metrics.npz +3 -0
results/TiRex/Australia_Solar/H/long/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "Australia_Solar/H/long",
3
+ "num_series": 1,
4
+ "num_windows": 15,
5
+ "num_variates": 3,
6
+ "prediction_length": 168,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "H",
20
+ "seasonality": 24,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "prediction_scale_factor": 100.0,
33
+ "model_id": "NX-AI/TiRex"
34
+ }
results/TiRex/Australia_Solar/H/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a362bed8a9c1e4655c968050b34b932b78012aa60ec234b8c14f95d7c7b5dbc
3
+ size 4538
results/TiRex/Australia_Solar/H/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c449bbe1ddd54b82e01a52947e286fa64f88193172d03c7658fee82f96f8b806
3
+ size 123621
results/TiRex/Australia_Solar/H/medium/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "Australia_Solar/H/medium",
3
+ "num_series": 1,
4
+ "num_windows": 35,
5
+ "num_variates": 3,
6
+ "prediction_length": 72,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "H",
20
+ "seasonality": 24,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "prediction_scale_factor": 100.0,
33
+ "model_id": "NX-AI/TiRex"
34
+ }
results/TiRex/Australia_Solar/H/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac1255b854b0b709f1503cae6bcff1f05dc8154a8229f23df6d7aab373d2cc6b
3
+ size 8365
results/TiRex/Australia_Solar/H/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a64831c1c7d1b171c91b694a3ed2a9947a347ea50006981c154fb356538b450d
3
+ size 123555
results/TiRex/Australia_Solar/H/short/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "Australia_Solar/H/short",
3
+ "num_series": 1,
4
+ "num_windows": 105,
5
+ "num_variates": 3,
6
+ "prediction_length": 24,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "H",
20
+ "seasonality": 24,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "prediction_scale_factor": 100.0,
33
+ "model_id": "NX-AI/TiRex"
34
+ }
results/TiRex/Australia_Solar/H/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b040d8d88fc4758b85221f1156e7299b32c96fdf4392b68c47170d2a5d8f25ee
3
+ size 20797
results/TiRex/Australia_Solar/H/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07553015f096e1f35ca5ad2d03c66ee086255288021a475618098715739c5338
3
+ size 123243
results/TiRex/Auto_Production_SF/M/short/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "Auto_Production_SF/M/short",
3
+ "num_series": 1,
4
+ "num_windows": 5,
5
+ "num_variates": 1,
6
+ "prediction_length": 12,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "M",
20
+ "seasonality": 12,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/Auto_Production_SF/M/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c97e66e402ac3008a6097826f793e8fe62423a9552ffe7273b11174985211d4
3
+ size 1826
results/TiRex/Auto_Production_SF/M/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f369e0912a7429ef9205cf88d5c8873c1317c324f8bc84320b7c2dcbf8ed76b
3
+ size 1320
results/TiRex/CPHL/15T/long/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "CPHL/15T/long",
3
+ "num_series": 2,
4
+ "num_windows": 5,
5
+ "num_variates": 1,
6
+ "prediction_length": 288,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "15T",
20
+ "seasonality": 96,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/CPHL/15T/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96f57ce7280dee0bd95faa72b30b2b06bb6658195dcadf494d2ca29570d27cd5
3
+ size 2172
results/TiRex/CPHL/15T/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a588c4399ae3e36f89f1c6366202001e38471d8778703e7b81f1e3da022ad2ae
3
+ size 37975
results/TiRex/CPHL/15T/medium/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "CPHL/15T/medium",
3
+ "num_series": 2,
4
+ "num_windows": 15,
5
+ "num_variates": 1,
6
+ "prediction_length": 96,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "15T",
20
+ "seasonality": 96,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/CPHL/15T/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ca84e0ba68abfb8de5371946ddae9921ecd8e003a25d846ad13cd5682c48412
3
+ size 3468
results/TiRex/CPHL/15T/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66eaca7248878aa7e45f81c3055522cce52ab9826c3d7ffb6923b9a68affbee7
3
+ size 38932
results/TiRex/CPHL/15T/short/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "CPHL/15T/short",
3
+ "num_series": 2,
4
+ "num_windows": 120,
5
+ "num_variates": 1,
6
+ "prediction_length": 12,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "15T",
20
+ "seasonality": 96,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/CPHL/15T/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63cdf26485a97f5e70b4ed6740a4300b906a90a9a46e6d043188c3b4143c83f4
3
+ size 15727
results/TiRex/CPHL/15T/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:885b90374aa9977ec53c8e2c073af66977664287941cfbcaae172ad76bf51d28
3
+ size 40161
results/TiRex/CPHL/30T/long/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "CPHL/30T/long",
3
+ "num_series": 2,
4
+ "num_windows": 10,
5
+ "num_variates": 1,
6
+ "prediction_length": 144,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "30T",
20
+ "seasonality": 48,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/CPHL/30T/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c79e98d80d2abf9b96e16fd64409a590c659e149c2cc9dde2b0e56e2eccb81f
3
+ size 2837
results/TiRex/CPHL/30T/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:640a51cbed379e984df26079a1ca38c60e91c8ad11deae763c47bb6c3fce72ae
3
+ size 40089
results/TiRex/CPHL/30T/medium/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "CPHL/30T/medium",
3
+ "num_series": 2,
4
+ "num_windows": 30,
5
+ "num_variates": 1,
6
+ "prediction_length": 48,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "30T",
20
+ "seasonality": 48,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/CPHL/30T/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2dc8d07d39f9c3a250f5427c5d287d16f46b7ea143da44165ca58b5567deb0a
3
+ size 5461
results/TiRex/CPHL/30T/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e40749c5a6c1e5479f4bcc90a09111608b8f0a8781b6bb0eebb4e21f7c735456
3
+ size 40560
results/TiRex/CPHL/30T/short/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "CPHL/30T/short",
3
+ "num_series": 2,
4
+ "num_windows": 120,
5
+ "num_variates": 1,
6
+ "prediction_length": 12,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "30T",
20
+ "seasonality": 48,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/CPHL/30T/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9198905d2394e6fd9cb50859867f41b8003e4bc7c0d44a7ed551c45a499ecf3
3
+ size 15861
results/TiRex/CPHL/30T/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c9416d96c9afc3f23ba44d6a7941751da16ebc417cbfeed15754d3aa838c3c
3
+ size 41469
results/TiRex/CPHL/H/long/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "CPHL/H/long",
3
+ "num_series": 4,
4
+ "num_windows": 2,
5
+ "num_variates": 1,
6
+ "prediction_length": 336,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "H",
20
+ "seasonality": 24,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/CPHL/H/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a5b52a745057715af4f26117a10f39d92c2467c6882390da008acfb06355ce7
3
+ size 2038
results/TiRex/CPHL/H/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c269440f433b7cee60026034e3a608efaec4eaf9b0898d99af459282f3de7521
3
+ size 38349
results/TiRex/CPHL/H/medium/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "CPHL/H/medium",
3
+ "num_series": 4,
4
+ "num_windows": 4,
5
+ "num_variates": 1,
6
+ "prediction_length": 168,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "H",
20
+ "seasonality": 24,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/CPHL/H/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a96c4c483e942870c659f637f624a038e9038f9f7b0a4e60e3e9e4655fff02d
3
+ size 2561
results/TiRex/CPHL/H/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8378c09a5022c600c1f4ea53ac61007dae4c4e3dbd27fc56562d6e521ea12744
3
+ size 38609
results/TiRex/CPHL/H/short/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "CPHL/H/short",
3
+ "num_series": 4,
4
+ "num_windows": 28,
5
+ "num_variates": 1,
6
+ "prediction_length": 24,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "H",
20
+ "seasonality": 24,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/CPHL/H/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecf8a5cb8e46495e4dcd018732302faa3aa744ba52d8ffb4dcbfb798f0d687aa
3
+ size 8505
results/TiRex/CPHL/H/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c1f171aa6681337bffd60423265b230b120a5be00a15795857b579da7634f00
3
+ size 39397
results/TiRex/Coastal_T_S/15T/long/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "Coastal_T_S/15T/long",
3
+ "num_series": 5,
4
+ "num_windows": 5,
5
+ "num_variates": 3,
6
+ "prediction_length": 288,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "15T",
20
+ "seasonality": 96,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/Coastal_T_S/15T/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f742a7a3ab00391a5c51b40bc4d71929449d451fed628cbdda2d341c4f8f1fe4
3
+ size 6279
results/TiRex/Coastal_T_S/15T/long/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af3b86805450cfbba298531cb98d2b0d951dafb704df86a0a0e165bc5e899e44
3
+ size 107966
results/TiRex/Coastal_T_S/15T/medium/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "Coastal_T_S/15T/medium",
3
+ "num_series": 5,
4
+ "num_windows": 15,
5
+ "num_variates": 3,
6
+ "prediction_length": 96,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "15T",
20
+ "seasonality": 96,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/Coastal_T_S/15T/medium/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dead92420c7e5154738f455dd2d7560142e87d05774361b0266c8c893169994
3
+ size 14842
results/TiRex/Coastal_T_S/15T/medium/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fa1256ccc92e984666f0855567aaf327eaff9fa2936c3015f69151904029e22
3
+ size 115948
results/TiRex/Coastal_T_S/15T/short/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "Coastal_T_S/15T/short",
3
+ "num_series": 5,
4
+ "num_windows": 120,
5
+ "num_variates": 3,
6
+ "prediction_length": 12,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "15T",
20
+ "seasonality": 96,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/Coastal_T_S/15T/short/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3754a21fab4d5de0bf1220039ca82e54eb33abf47f20ea55ac7881731532e3a
3
+ size 103008
results/TiRex/Coastal_T_S/15T/short/predictions.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0caf8c3ed759d92e0d5b22a08653a5757518febadc7d35c085888b7df8ba85eb
3
+ size 142881
results/TiRex/Coastal_T_S/20T/long/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_config": "Coastal_T_S/20T/long",
3
+ "num_series": 1,
4
+ "num_windows": 5,
5
+ "num_variates": 3,
6
+ "prediction_length": 216,
7
+ "num_quantiles": 9,
8
+ "quantile_levels": [
9
+ 0.1,
10
+ 0.2,
11
+ 0.3,
12
+ 0.4,
13
+ 0.5,
14
+ 0.6,
15
+ 0.7,
16
+ 0.8,
17
+ 0.9
18
+ ],
19
+ "freq": "20T",
20
+ "seasonality": 72,
21
+ "context_length": 2048,
22
+ "metric_names": [
23
+ "MSE",
24
+ "MAE",
25
+ "RMSE",
26
+ "MAPE",
27
+ "sMAPE",
28
+ "MASE",
29
+ "ND",
30
+ "CRPS"
31
+ ],
32
+ "model_id": "NX-AI/TiRex"
33
+ }
results/TiRex/Coastal_T_S/20T/long/metrics.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ab00a52707e31ba01d3e4a69ad57458770b316c80fc90471b306dae1b5668f3
3
+ size 2487