Rename chronos2_base to Chronos-2

#6
This view is limited to 50 files because it contains too many changes. See the raw diff here.
Files changed (50) hide show
  1. results/Eidos/Australia_Solar/H/long/config.json +0 -35
  2. results/Eidos/Australia_Solar/H/medium/config.json +0 -35
  3. results/Eidos/Australia_Solar/H/short/config.json +0 -35
  4. results/Eidos/Auto_Production_SF/M/short/config.json +0 -35
  5. results/Eidos/CPHL/15T/long/config.json +0 -35
  6. results/Eidos/CPHL/15T/medium/config.json +0 -35
  7. results/Eidos/CPHL/15T/medium/metrics.npz +0 -3
  8. results/Eidos/CPHL/15T/medium/predictions.npz +0 -3
  9. results/Eidos/CPHL/15T/short/config.json +0 -35
  10. results/Eidos/CPHL/15T/short/metrics.npz +0 -3
  11. results/Eidos/CPHL/15T/short/predictions.npz +0 -3
  12. results/Eidos/CPHL/30T/long/config.json +0 -35
  13. results/Eidos/CPHL/30T/long/metrics.npz +0 -3
  14. results/Eidos/CPHL/30T/long/predictions.npz +0 -3
  15. results/Eidos/CPHL/30T/medium/config.json +0 -35
  16. results/Eidos/CPHL/30T/medium/metrics.npz +0 -3
  17. results/Eidos/CPHL/30T/medium/predictions.npz +0 -3
  18. results/Eidos/CPHL/30T/short/config.json +0 -35
  19. results/Eidos/CPHL/30T/short/metrics.npz +0 -3
  20. results/Eidos/CPHL/30T/short/predictions.npz +0 -3
  21. results/Eidos/CPHL/H/long/config.json +0 -35
  22. results/Eidos/CPHL/H/long/metrics.npz +0 -3
  23. results/Eidos/CPHL/H/long/predictions.npz +0 -3
  24. results/Eidos/CPHL/H/medium/config.json +0 -35
  25. results/Eidos/CPHL/H/medium/metrics.npz +0 -3
  26. results/Eidos/CPHL/H/medium/predictions.npz +0 -3
  27. results/Eidos/CPHL/H/short/config.json +0 -35
  28. results/Eidos/CPHL/H/short/metrics.npz +0 -3
  29. results/Eidos/CPHL/H/short/predictions.npz +0 -3
  30. results/Eidos/Coastal_T_S/15T/long/config.json +0 -35
  31. results/Eidos/Coastal_T_S/15T/long/metrics.npz +0 -3
  32. results/Eidos/Coastal_T_S/15T/long/predictions.npz +0 -3
  33. results/Eidos/Coastal_T_S/15T/medium/config.json +0 -35
  34. results/Eidos/Coastal_T_S/15T/medium/metrics.npz +0 -3
  35. results/Eidos/Coastal_T_S/15T/medium/predictions.npz +0 -3
  36. results/Eidos/Coastal_T_S/15T/short/config.json +0 -35
  37. results/Eidos/Coastal_T_S/15T/short/metrics.npz +0 -3
  38. results/Eidos/Coastal_T_S/15T/short/predictions.npz +0 -3
  39. results/Eidos/Coastal_T_S/20T/long/config.json +0 -35
  40. results/Eidos/Coastal_T_S/20T/long/metrics.npz +0 -3
  41. results/Eidos/Coastal_T_S/20T/long/predictions.npz +0 -3
  42. results/Eidos/Coastal_T_S/20T/medium/config.json +0 -35
  43. results/Eidos/Coastal_T_S/20T/medium/metrics.npz +0 -3
  44. results/Eidos/Coastal_T_S/20T/medium/predictions.npz +0 -3
  45. results/Eidos/Coastal_T_S/20T/short/config.json +0 -35
  46. results/Eidos/Coastal_T_S/20T/short/metrics.npz +0 -3
  47. results/Eidos/Coastal_T_S/20T/short/predictions.npz +0 -3
  48. results/Eidos/Coastal_T_S/5T/long/config.json +0 -35
  49. results/Eidos/Coastal_T_S/5T/long/metrics.npz +0 -3
  50. results/Eidos/Coastal_T_S/5T/long/predictions.npz +0 -3
results/Eidos/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": 4096,
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_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/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": 4096,
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_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/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": 4096,
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_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/Auto_Production_SF/M/short/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/15T/long/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/15T/medium/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/15T/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a451123a7338785df0b2e3652eb96794bfe13cda66bc68032c1626cf49e3a390
3
- size 3468
 
 
 
 
results/Eidos/CPHL/15T/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:daf26df3e29cc4af2474967c6a496fe519ef25f958535411a2913b0c27ce9bda
3
- size 35711
 
 
 
 
results/Eidos/CPHL/15T/short/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/15T/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:707850eb5973270c9d0d5e3cb5284b0096879b682e12f0ed8f149a649b321d89
3
- size 15734
 
 
 
 
results/Eidos/CPHL/15T/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca5bd1a6f2cb970d7c16462cff97cef0194b2063d11e98ead45f853f7b5bf1b5
3
- size 38735
 
 
 
 
results/Eidos/CPHL/30T/long/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/30T/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a5bd4615b20826c25e5c4e76a3d39de404f5afdffbe7a6b3313fefdc213c99e
3
- size 2835
 
 
 
 
results/Eidos/CPHL/30T/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7de3a371fdd9a6224672d8bb998e6b5f27daea4184fbf6c61fa9d8348c084ff
3
- size 35190
 
 
 
 
results/Eidos/CPHL/30T/medium/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/30T/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7567c9f2c28e8ddd119ecfa32d7a8511aaed4ad31b2071a58211f34c50d78431
3
- size 5455
 
 
 
 
results/Eidos/CPHL/30T/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:46c5ef76c583d002c405c5a05580a191b1eb8423cc4316d710365bfac9d7d503
3
- size 37429
 
 
 
 
results/Eidos/CPHL/30T/short/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/30T/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c97f3fd3f2eb885f6df732b3ffc81085bf8df2446c3a888ccfa0650802e349a6
3
- size 15897
 
 
 
 
results/Eidos/CPHL/30T/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4aa61459fdcca9ca1ed77a2c5cbd31a386be152d99e381cdb1ee7aa1b93c5305
3
- size 39911
 
 
 
 
results/Eidos/CPHL/H/long/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/H/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d6155faafd81f5c4ed143f70456bf6dad30493eed3f11a7675a58c69b1b090b
3
- size 2036
 
 
 
 
results/Eidos/CPHL/H/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3491f940dd3c0d20f4f9cb25f97d07ccfccc37aa903e68ada00106d8d0b43979
3
- size 34733
 
 
 
 
results/Eidos/CPHL/H/medium/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/H/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:577aecc3472f00291c9fea72b05d0e13aa33e235115caf5e220edfdd2e8472f6
3
- size 2554
 
 
 
 
results/Eidos/CPHL/H/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d848cc987febacb4dbc8dff70442688a51ced911330c203d6c61dc3f91c8503b
3
- size 35598
 
 
 
 
results/Eidos/CPHL/H/short/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/CPHL/H/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f67f32fd155dc187c50aa7e05c1f0d9c7148ee5b82724ca8b6a6a4852226879
3
- size 8511
 
 
 
 
results/Eidos/CPHL/H/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a40f8469f93a90e530c5b9408658d46c5c6ce9d23298b119da4b2cdbe36ee36
3
- size 38045
 
 
 
 
results/Eidos/Coastal_T_S/15T/long/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/Coastal_T_S/15T/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc8bf22eb60999378e55eff1234879a2c5be6aa0c5b5c578bb4eada72e527abb
3
- size 6268
 
 
 
 
results/Eidos/Coastal_T_S/15T/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c13aea55c7165206aa7d9342ee889cdadf5a14281885d03fea18688a575776f2
3
- size 88896
 
 
 
 
results/Eidos/Coastal_T_S/15T/medium/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/Coastal_T_S/15T/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb6854c2ee8cf28a15baf993e95b348038e449d63f6022a27563330d0cd57b84
3
- size 14800
 
 
 
 
results/Eidos/Coastal_T_S/15T/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:19bd785d48770aa83fa88884b6be14152dc1a1cc02e3b17e0d778bcbd78be227
3
- size 100338
 
 
 
 
results/Eidos/Coastal_T_S/15T/short/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/Coastal_T_S/15T/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:caa8f1646dfb124e722ef0cc10872207672f3bc8ceac248a8d9161c6ad08f1d1
3
- size 102904
 
 
 
 
results/Eidos/Coastal_T_S/15T/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:604162171929c401e785aea1979f544dd42c443049076387ca11d23b19327d2a
3
- size 137730
 
 
 
 
results/Eidos/Coastal_T_S/20T/long/config.json DELETED
@@ -1,35 +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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/Coastal_T_S/20T/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:076329b41c4987b86af9735534fde29a1efe3ab5d058e7fd8494e8f6b2c8258a
3
- size 2490
 
 
 
 
results/Eidos/Coastal_T_S/20T/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3642be0e6154c4522d34f129fab31b700f5d39f7a66f0a089905934c2253349
3
- size 16946
 
 
 
 
results/Eidos/Coastal_T_S/20T/medium/config.json DELETED
@@ -1,35 +0,0 @@
1
- {
2
- "dataset_config": "Coastal_T_S/20T/medium",
3
- "num_series": 1,
4
- "num_windows": 15,
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": "20T",
20
- "seasonality": 72,
21
- "context_length": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/Coastal_T_S/20T/medium/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0daad381de98b299214bd949c16285047c518eef9d4f9f636d0b602c69292869
3
- size 4367
 
 
 
 
results/Eidos/Coastal_T_S/20T/medium/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d023b4003701d8ad17d2dac5b773610df50fa8733222305c5ef25a1bf84e472
3
- size 17870
 
 
 
 
results/Eidos/Coastal_T_S/20T/short/config.json DELETED
@@ -1,35 +0,0 @@
1
- {
2
- "dataset_config": "Coastal_T_S/20T/short",
3
- "num_series": 1,
4
- "num_windows": 120,
5
- "num_variates": 3,
6
- "prediction_length": 9,
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": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/Coastal_T_S/20T/short/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cf5da7c715eefb1449ccc9cb75c098ed00d92ecd02f9d1b06ecb9849bcd50f6
3
- size 21741
 
 
 
 
results/Eidos/Coastal_T_S/20T/short/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:520964d3de38f90507506a4d4c116eaf941ab02fe72428f602080ad9d4ac89ea
3
- size 21163
 
 
 
 
results/Eidos/Coastal_T_S/5T/long/config.json DELETED
@@ -1,35 +0,0 @@
1
- {
2
- "dataset_config": "Coastal_T_S/5T/long",
3
- "num_series": 18,
4
- "num_windows": 5,
5
- "num_variates": 3,
6
- "prediction_length": 864,
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": "5T",
20
- "seasonality": 288,
21
- "context_length": 4096,
22
- "metric_names": [
23
- "MSE",
24
- "MAE",
25
- "RMSE",
26
- "MAPE",
27
- "sMAPE",
28
- "MASE",
29
- "ND",
30
- "CRPS"
31
- ],
32
- "prediction_scale_factor": 1.0,
33
- "model_name": "TimeMoE",
34
- "ckpt_path": "/lp-dev/zhouxx/BasicTS/checkpoints/TimeMoE4/Main_200032/1020d78fd6a82297bd0d842fa38a165d/TimeMoE4_100000.pt"
35
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
results/Eidos/Coastal_T_S/5T/long/metrics.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ccf8faa0f53f8f64324179082eceb98fb17a03107ab39ad0ee2691578a33c24
3
- size 17746
 
 
 
 
results/Eidos/Coastal_T_S/5T/long/predictions.npz DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f0992e74f9eecc493b705889e1b7d6a0cabb26dfc50c2f9d18f3f8186b13a30
3
- size 703915