zqiao11 commited on
Commit
b376adb
·
verified ·
1 Parent(s): 94afda6

Remove old moirai_base folder

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/moirai_base/Australia_Solar/H/long/config.json +0 -35
  2. results/moirai_base/Australia_Solar/H/long/metrics.npz +0 -3
  3. results/moirai_base/Australia_Solar/H/long/predictions.npz +0 -3
  4. results/moirai_base/Australia_Solar/H/medium/config.json +0 -35
  5. results/moirai_base/Australia_Solar/H/medium/metrics.npz +0 -3
  6. results/moirai_base/Australia_Solar/H/medium/predictions.npz +0 -3
  7. results/moirai_base/Australia_Solar/H/short/config.json +0 -35
  8. results/moirai_base/Australia_Solar/H/short/metrics.npz +0 -3
  9. results/moirai_base/Australia_Solar/H/short/predictions.npz +0 -3
  10. results/moirai_base/Auto_Production_SF/M/short/config.json +0 -34
  11. results/moirai_base/Auto_Production_SF/M/short/metrics.npz +0 -3
  12. results/moirai_base/Auto_Production_SF/M/short/predictions.npz +0 -3
  13. results/moirai_base/CPHL/15T/long/config.json +0 -34
  14. results/moirai_base/CPHL/15T/long/metrics.npz +0 -3
  15. results/moirai_base/CPHL/15T/long/predictions.npz +0 -3
  16. results/moirai_base/CPHL/15T/medium/config.json +0 -34
  17. results/moirai_base/CPHL/15T/medium/metrics.npz +0 -3
  18. results/moirai_base/CPHL/15T/medium/predictions.npz +0 -3
  19. results/moirai_base/CPHL/15T/short/config.json +0 -34
  20. results/moirai_base/CPHL/15T/short/metrics.npz +0 -3
  21. results/moirai_base/CPHL/15T/short/predictions.npz +0 -3
  22. results/moirai_base/CPHL/30T/long/config.json +0 -34
  23. results/moirai_base/CPHL/30T/long/metrics.npz +0 -3
  24. results/moirai_base/CPHL/30T/long/predictions.npz +0 -3
  25. results/moirai_base/CPHL/30T/medium/config.json +0 -34
  26. results/moirai_base/CPHL/30T/medium/metrics.npz +0 -3
  27. results/moirai_base/CPHL/30T/medium/predictions.npz +0 -3
  28. results/moirai_base/CPHL/30T/short/config.json +0 -34
  29. results/moirai_base/CPHL/30T/short/metrics.npz +0 -3
  30. results/moirai_base/CPHL/30T/short/predictions.npz +0 -3
  31. results/moirai_base/CPHL/H/long/config.json +0 -34
  32. results/moirai_base/CPHL/H/long/metrics.npz +0 -3
  33. results/moirai_base/CPHL/H/long/predictions.npz +0 -3
  34. results/moirai_base/CPHL/H/medium/config.json +0 -34
  35. results/moirai_base/CPHL/H/medium/metrics.npz +0 -3
  36. results/moirai_base/CPHL/H/medium/predictions.npz +0 -3
  37. results/moirai_base/CPHL/H/short/config.json +0 -34
  38. results/moirai_base/CPHL/H/short/metrics.npz +0 -3
  39. results/moirai_base/CPHL/H/short/predictions.npz +0 -3
  40. results/moirai_base/Coastal_T_S/15T/long/config.json +0 -34
  41. results/moirai_base/Coastal_T_S/15T/long/metrics.npz +0 -3
  42. results/moirai_base/Coastal_T_S/15T/long/predictions.npz +0 -3
  43. results/moirai_base/Coastal_T_S/15T/medium/config.json +0 -34
  44. results/moirai_base/Coastal_T_S/15T/medium/metrics.npz +0 -3
  45. results/moirai_base/Coastal_T_S/15T/medium/predictions.npz +0 -3
  46. results/moirai_base/Coastal_T_S/15T/short/config.json +0 -34
  47. results/moirai_base/Coastal_T_S/15T/short/metrics.npz +0 -3
  48. results/moirai_base/Coastal_T_S/15T/short/predictions.npz +0 -3
  49. results/moirai_base/Coastal_T_S/20T/long/config.json +0 -34
  50. results/moirai_base/Coastal_T_S/20T/long/metrics.npz +0 -3
results/moirai_base/Australia_Solar/H/long/config.json DELETED
@@ -1,35 +0,0 @@
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": 4000,
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
- "patch_size": 32,
34
- "mode": "multivariate"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/Australia_Solar/H/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f071d5f75727bae69a8fe4ab432425706252304d294c228ac9fa5a876733b488
3
- size 4534
 
 
 
 
results/moirai_base/Australia_Solar/H/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f9e79a596e4cae27a619a1be7c17c16968b432b2d1e4d5ab846b1890cb14f0a
3
- size 124865
 
 
 
 
results/moirai_base/Australia_Solar/H/medium/config.json DELETED
@@ -1,35 +0,0 @@
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": 4000,
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
- "patch_size": 32,
34
- "mode": "multivariate"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/Australia_Solar/H/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:108608f89ef7e22e6b98c1cd8fdd5b96122cf04647a52ece1747bb740a0201fe
3
- size 8352
 
 
 
 
results/moirai_base/Australia_Solar/H/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e7d278e35092aef744a5aa20c152e3f1806e0fe10a50ec947586f287b6d2b1d
3
- size 124808
 
 
 
 
results/moirai_base/Australia_Solar/H/short/config.json DELETED
@@ -1,35 +0,0 @@
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": 4000,
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
- "patch_size": 32,
34
- "mode": "multivariate"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/Australia_Solar/H/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c70b93152fbe9824e684c20873ea64bbf2f7a5724e8c70a483288bccd9ebe19
3
- size 20756
 
 
 
 
results/moirai_base/Australia_Solar/H/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc80ad168e449ab1868c4a5cf929cdb082c6143aef625c6e68c542de00b4a588
3
- size 124731
 
 
 
 
results/moirai_base/Auto_Production_SF/M/short/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/Auto_Production_SF/M/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7d83b5fd802dffbb6d13afa06eabb993cf1620280de2dd54fddac759fac1251
3
- size 1828
 
 
 
 
results/moirai_base/Auto_Production_SF/M/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9d8dfa0fafbdfedefd674d529e55335a9cb242a12fc7bf37eaf1d2d9b737995
3
- size 1301
 
 
 
 
results/moirai_base/CPHL/15T/long/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/CPHL/15T/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a41f532221b28cf1e53bae5df7b82209e9d9c9ab2970704b576478681a21127
3
- size 2173
 
 
 
 
results/moirai_base/CPHL/15T/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf8b5ff2a0977da9e366c03b5084bd8ad9fffabbaeb033c5a135a07f49a1fc65
3
- size 41455
 
 
 
 
results/moirai_base/CPHL/15T/medium/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/CPHL/15T/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c3705bf996a3616081950e1c016515b6e7879d034f44c555192b4cc6625852d
3
- size 3471
 
 
 
 
results/moirai_base/CPHL/15T/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c46fd373fc515715f189a3b5a0b4e9e3013b7e9e8bf955134860c45e570061b
3
- size 41613
 
 
 
 
results/moirai_base/CPHL/15T/short/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/CPHL/15T/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:10adbf777f38b1c815499fef35bdcf4073f2834b9c7a8bc0aa3b0ea55bc7f1c5
3
- size 15806
 
 
 
 
results/moirai_base/CPHL/15T/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:785f5d03acbd29cb3461509d8d16815c6dcd5465fbcb100e9266263ad723081d
3
- size 41284
 
 
 
 
results/moirai_base/CPHL/30T/long/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/CPHL/30T/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:acd063e61e693810d19706478cb83b1a0efe169d492959ec5eff09bbfe64ec33
3
- size 2831
 
 
 
 
results/moirai_base/CPHL/30T/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5cf2a8ba12e7b6a6568d22b5e64259d83facdb29e37382ccb4287288c3ae94a
3
- size 41955
 
 
 
 
results/moirai_base/CPHL/30T/medium/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/CPHL/30T/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1be00e4d02e376ed4602015c3a8b94c0a97fdf4848c5da773ad754c58494875
3
- size 5463
 
 
 
 
results/moirai_base/CPHL/30T/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b068d6473239fdb9d9698fd55392c20548cdd44637c361403295f85c0805ef92
3
- size 42223
 
 
 
 
results/moirai_base/CPHL/30T/short/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/CPHL/30T/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:55b555015b0b5ead0e850d756288474fd76ee0876e84c2871a7b2e64c652ac8b
3
- size 15922
 
 
 
 
results/moirai_base/CPHL/30T/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdc50a066738fa8cef816396a5d1f45b2c0a81078d9fa17b0c9ad27ac50a1a09
3
- size 42483
 
 
 
 
results/moirai_base/CPHL/H/long/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/CPHL/H/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:00b7c1d77c69eae89b879ee783f70232f10fad74dc34dd371d5ece6f150a1279
3
- size 2036
 
 
 
 
results/moirai_base/CPHL/H/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea51a691f0fa7295332def7babd5340b308117594252386d4dee304d58dc29b9
3
- size 39500
 
 
 
 
results/moirai_base/CPHL/H/medium/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/CPHL/H/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:caa71c407650d50f2979dc22edb8bdb7b06ab9f7fc3cbb415f69ae544bce2161
3
- size 2559
 
 
 
 
results/moirai_base/CPHL/H/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:91109b47002ffb02225d66d2f602bfee868d96256879b5f85e1ccb65b7110079
3
- size 39763
 
 
 
 
results/moirai_base/CPHL/H/short/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/CPHL/H/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0623e80827ff6a510fdc5a57f9d956f9e8c93e258f8a22fa71a195797ca0d6c
3
- size 8512
 
 
 
 
results/moirai_base/CPHL/H/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:075c5e93b28fe732efecb7da1edbc821016e94356d6d6874a2b9afd8c51a719b
3
- size 39895
 
 
 
 
results/moirai_base/Coastal_T_S/15T/long/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/Coastal_T_S/15T/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e53904abfa878511812a638a0f8ae8f87cb28f63e776cb17a31c5c3abba802f
3
- size 6310
 
 
 
 
results/moirai_base/Coastal_T_S/15T/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bdbe0cc29ce19fe969f074ed0372780c8f5517ace775700df0d9d59634c7039
3
- size 151677
 
 
 
 
results/moirai_base/Coastal_T_S/15T/medium/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/Coastal_T_S/15T/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b43f3db1aedd590d47ea894eb6d5c34262a9239ca85f2d2f5c037000dff826e
3
- size 14920
 
 
 
 
results/moirai_base/Coastal_T_S/15T/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c45042ec03957051296c23e73392fd7df64974d6a23bd1464fb0e9f5dc56bf63
3
- size 154052
 
 
 
 
results/moirai_base/Coastal_T_S/15T/short/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/Coastal_T_S/15T/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f268a5f36052caca3fd578c933242d2e2b17e31e0d7ab38fd1a68423512c06a
3
- size 103845
 
 
 
 
results/moirai_base/Coastal_T_S/15T/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d504dd224745978a0e4e63568bf5902f4451a4f5289f9a5e48579fd6aadef026
3
- size 161148
 
 
 
 
results/moirai_base/Coastal_T_S/20T/long/config.json DELETED
@@ -1,34 +0,0 @@
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": 4000,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "patch_size": 32,
33
- "mode": "multivariate"
34
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/moirai_base/Coastal_T_S/20T/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f802db28b62e7d8c11283f0244b87d6993dde952cd5514112ccbb8cc2ab50857
3
- size 2497