marvingabler commited on
Commit
4f0652d
·
verified ·
1 Parent(s): a7ec2bb

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. .gitattributes +1 -59
  2. QUALITY_REPORT.md +50 -0
  3. README.md +327 -0
  4. data/australian_electricity/part-00000.parquet +3 -0
  5. data/china_air_quality/part-00000.parquet +3 -0
  6. data/project_tycho/part-00000.parquet +3 -0
  7. data/q_traffic/part-00002.parquet +3 -0
  8. data/syn_spikes/part-00000.parquet +3 -0
  9. data/wind_farms_hourly/part-00000.parquet +3 -0
  10. meta/datasets.yaml +61 -0
  11. meta/qa.json +1739 -0
  12. meta/reports/alibaba_cluster_trace_2018.json +41 -0
  13. meta/reports/australian_electricity.json +39 -0
  14. meta/reports/bdg2_bull.json +39 -0
  15. meta/reports/bdg2_fox.json +37 -0
  16. meta/reports/bdg2_panther.json +37 -0
  17. meta/reports/buildings_900k.json +43 -0
  18. meta/reports/china_air_quality.json +39 -0
  19. meta/reports/cmip6_2000.json +39 -0
  20. meta/reports/era5_1989.json +39 -0
  21. meta/reports/era5_1990.json +39 -0
  22. meta/reports/era5_1991.json +39 -0
  23. meta/reports/kernel_synth_1m.json +88 -0
  24. meta/reports/mexico_city_bikes.json +37 -0
  25. meta/reports/monash_m3_monthly.json +37 -0
  26. meta/reports/nn5_weekly.json +37 -0
  27. meta/reports/pems04.json +39 -0
  28. meta/reports/pems07.json +39 -0
  29. meta/reports/pems08.json +39 -0
  30. meta/reports/project_tycho.json +39 -0
  31. meta/reports/q_traffic.json +41 -0
  32. meta/reports/residential_load_power.json +37 -0
  33. meta/reports/residential_pv_power.json +39 -0
  34. meta/reports/subseasonal.json +39 -0
  35. meta/reports/subseasonal_precip.json +39 -0
  36. meta/reports/syn_anomaly.json +39 -0
  37. meta/reports/syn_forecastpfn.json +39 -0
  38. meta/reports/syn_gp.json +135 -0
  39. meta/reports/syn_ou.json +39 -0
  40. meta/reports/syn_sawtooth.json +39 -0
  41. meta/reports/syn_sinewave.json +39 -0
  42. meta/reports/syn_spikes.json +39 -0
  43. meta/reports/syn_step.json +39 -0
  44. meta/reports/taxi_1h.json +39 -0
  45. meta/reports/taxi_30min.json +39 -0
  46. meta/reports/uber_tlc_hourly.json +39 -0
  47. meta/reports/weatherbench_daily.json +39 -0
  48. meta/reports/wiki_daily_100k.json +43 -0
  49. meta/reports/wind_farms_daily.json +39 -0
  50. meta/reports/wind_farms_hourly.json +39 -0
.gitattributes CHANGED
@@ -1,60 +1,2 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.avro filter=lfs diff=lfs merge=lfs -text
4
- *.bin filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ckpt filter=lfs diff=lfs merge=lfs -text
7
- *.ftz filter=lfs diff=lfs merge=lfs -text
8
- *.gz filter=lfs diff=lfs merge=lfs -text
9
- *.h5 filter=lfs diff=lfs merge=lfs -text
10
- *.joblib filter=lfs diff=lfs merge=lfs -text
11
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
- *.lz4 filter=lfs diff=lfs merge=lfs -text
13
- *.mds filter=lfs diff=lfs merge=lfs -text
14
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
- *.model filter=lfs diff=lfs merge=lfs -text
16
- *.msgpack filter=lfs diff=lfs merge=lfs -text
17
- *.npy filter=lfs diff=lfs merge=lfs -text
18
- *.npz filter=lfs diff=lfs merge=lfs -text
19
- *.onnx filter=lfs diff=lfs merge=lfs -text
20
- *.ot filter=lfs diff=lfs merge=lfs -text
21
  *.parquet filter=lfs diff=lfs merge=lfs -text
22
- *.pb filter=lfs diff=lfs merge=lfs -text
23
- *.pickle filter=lfs diff=lfs merge=lfs -text
24
- *.pkl filter=lfs diff=lfs merge=lfs -text
25
- *.pt filter=lfs diff=lfs merge=lfs -text
26
- *.pth filter=lfs diff=lfs merge=lfs -text
27
- *.rar filter=lfs diff=lfs merge=lfs -text
28
- *.safetensors filter=lfs diff=lfs merge=lfs -text
29
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
- *.tar.* filter=lfs diff=lfs merge=lfs -text
31
- *.tar filter=lfs diff=lfs merge=lfs -text
32
- *.tflite filter=lfs diff=lfs merge=lfs -text
33
- *.tgz filter=lfs diff=lfs merge=lfs -text
34
- *.wasm filter=lfs diff=lfs merge=lfs -text
35
- *.xz filter=lfs diff=lfs merge=lfs -text
36
- *.zip filter=lfs diff=lfs merge=lfs -text
37
- *.zst filter=lfs diff=lfs merge=lfs -text
38
- *tfevents* filter=lfs diff=lfs merge=lfs -text
39
- # Audio files - uncompressed
40
- *.pcm filter=lfs diff=lfs merge=lfs -text
41
- *.sam filter=lfs diff=lfs merge=lfs -text
42
- *.raw filter=lfs diff=lfs merge=lfs -text
43
- # Audio files - compressed
44
- *.aac filter=lfs diff=lfs merge=lfs -text
45
- *.flac filter=lfs diff=lfs merge=lfs -text
46
- *.mp3 filter=lfs diff=lfs merge=lfs -text
47
- *.ogg filter=lfs diff=lfs merge=lfs -text
48
- *.wav filter=lfs diff=lfs merge=lfs -text
49
- # Image files - uncompressed
50
- *.bmp filter=lfs diff=lfs merge=lfs -text
51
- *.gif filter=lfs diff=lfs merge=lfs -text
52
- *.png filter=lfs diff=lfs merge=lfs -text
53
- *.tiff filter=lfs diff=lfs merge=lfs -text
54
- # Image files - compressed
55
- *.jpg filter=lfs diff=lfs merge=lfs -text
56
- *.jpeg filter=lfs diff=lfs merge=lfs -text
57
- *.webp filter=lfs diff=lfs merge=lfs -text
58
- # Video files - compressed
59
- *.mp4 filter=lfs diff=lfs merge=lfs -text
60
- *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  *.parquet filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
QUALITY_REPORT.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Corpus QA summary
2
+
3
+ - datasets: **39**
4
+ - total series: **1,399,719**
5
+ - total points: **8,690,897,054**
6
+ - passed hard fingerprint checks: **39/39**
7
+
8
+ | dataset | source | domain | series (exp) | channels | max_len (exp) | nan% | hard? |
9
+ |---|---|---|---|---|---|---|---|
10
+ | alibaba_cluster_trace_2018 | lotsa | Cloud | 58409 (58409) | ['2'] (2) | 1728 (1728) | 0.0 | OK |
11
+ | australian_electricity | chronos | Energy | 5 (5) | ['1'] (1) | 232272 (232272) | 0.0 | OK |
12
+ | bdg2_bull | lotsa | Energy | 41 (41) | ['1'] (1) | 17544 (12280) * | 0.0 | OK |
13
+ | bdg2_fox | lotsa | Energy | 135 (135) | ['1'] (1) | 17544 (12280) * | 0.0 | OK |
14
+ | bdg2_panther | lotsa | Energy | 105 (105) | ['1'] (1) | 8760 (6132) * | 0.0 | OK |
15
+ | buildings_900k | lotsa | Energy | 100000 (100000) | ['1'] (1) | 8761 (8759) * | 0.0 | OK |
16
+ | china_air_quality | lotsa | Climate | 437 (437) | ['6'] (6) | 397335 (397335) | 51.2 | OK |
17
+ | cmip6_2000 | lotsa | Climate | 8192 (8192) | ['22'] (22) | 7300 (7300) | 0.0 | OK |
18
+ | era5_1989 | lotsa | Climate | 8192 (8192) | ['15'] (15) | 8736 (8736) | 0.0 | OK |
19
+ | era5_1990 | lotsa | Climate | 8192 (8192) | ['15'] (15) | 8736 (8736) | 0.0 | OK |
20
+ | era5_1991 | lotsa | Climate | 8192 (8192) | ['15'] (15) | 8736 (8736) | 0.0 | OK |
21
+ | kernel_synth_1m | chronos | Synthetic | 1000000 (1000000) | ['1'] (1) | 1024 (1024) | 0.0 | OK |
22
+ | mexico_city_bikes | chronos | Traffic | 494 (494) | ['1'] (1) | 104449 (104449) | 0.0 | OK |
23
+ | monash_m3_monthly | lotsa | Econ/Fin | 1428 (1428) | ['1'] (1) | 126 (126) | 0.0 | OK |
24
+ | nn5_weekly | lotsa | Econ/Fin | 111 (111) | ['1'] (1) | 105 (105) | 0.0 | OK |
25
+ | pems04 | lotsa | Traffic | 307 (307) | ['3'] (3) | 16992 (16992) | 0.0 | OK |
26
+ | pems07 | lotsa | Traffic | 883 (883) | ['1'] (1) | 28224 (28224) | 0.0 | OK |
27
+ | pems08 | lotsa | Traffic | 170 (170) | ['3'] (3) | 17856 (17856) | 0.0 | OK |
28
+ | project_tycho | lotsa | Health | 1258 (1258) | ['1'] (1) | 3854 (3854) | 14.16 | OK |
29
+ | q_traffic | lotsa | Traffic | 45148 (45148) | ['1'] (1) | 5856 (5856) | 0.0 | OK |
30
+ | residential_load_power | lotsa | Energy | 271 (271) | ['3'] (3) | 614880 (614880) | 3.11 | OK |
31
+ | residential_pv_power | lotsa | Energy | 233 (233) | ['3'] (3) | 614880 (614880) | 3.14 | OK |
32
+ | subseasonal | lotsa | Climate | 862 (862) | ['4'] (4) | 16470 (16470) | 0.0 | OK |
33
+ | subseasonal_precip | lotsa | Climate | 862 (862) | ['1'] (1) | 11323 (11323) | 0.0 | OK |
34
+ | syn_anomaly | tempopfn | Synthetic | 5000 (5000) | ['1'] (1) | 10000 (10000) | 0.0 | OK |
35
+ | syn_forecastpfn | tempopfn | Synthetic | 5000 (5000) | ['1'] (1) | 10000 (10000) | 0.0 | OK |
36
+ | syn_gp | tempopfn | Synthetic | 5000 (5000) | ['1'] (1) | 2048 (2048) | 0.0 | OK |
37
+ | syn_ou | tempopfn | Synthetic | 5000 (5000) | ['1'] (1) | 10000 (10000) | 0.0 | OK |
38
+ | syn_sawtooth | tempopfn | Synthetic | 5000 (5000) | ['1'] (1) | 10000 (10000) | 0.0 | OK |
39
+ | syn_sinewave | tempopfn | Synthetic | 5000 (5000) | ['1'] (1) | 10000 (10000) | 0.0 | OK |
40
+ | syn_spikes | tempopfn | Synthetic | 5000 (5000) | ['1'] (1) | 10000 (10000) | 0.0 | OK |
41
+ | syn_step | tempopfn | Synthetic | 5000 (5000) | ['1'] (1) | 10000 (10000) | 0.0 | OK |
42
+ | taxi_1h | chronos | Traffic | 2428 (2428) | ['1'] (1) | 744 (744) | 0.0 | OK |
43
+ | taxi_30min | chronos | Traffic | 2428 (2428) | ['1'] (1) | 1488 (1488) | 0.0 | OK |
44
+ | uber_tlc_hourly | chronos | Traffic | 262 (262) | ['1'] (1) | 4344 (4344) | 0.0 | OK |
45
+ | weatherbench_daily | chronos | Climate | 10000 (10000) | ['1'] (1) | 14610 (14610) | 0.0 | OK |
46
+ | wiki_daily_100k | chronos | Web | 100000 (100000) | ['1'] (1) | 2741 (2741) | 0.0 | OK |
47
+ | wind_farms_daily | chronos | Energy | 337 (337) | ['1'] (1) | 366 (366) | 16.78 | OK |
48
+ | wind_farms_hourly | chronos | Energy | 337 (337) | ['1'] (1) | 8784 (6148) * | 17.02 | OK |
49
+
50
+ \* max_length differs from Table 5 (current upstream snapshot has longer raw series); soft check only.
README.md ADDED
@@ -0,0 +1,327 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ pretty_name: TS-ICL Pretraining Corpus (reconstruction)
4
+ task_categories:
5
+ - time-series-forecasting
6
+ tags:
7
+ - time-series
8
+ - foundation-model
9
+ - pretraining
10
+ - ts-icl
11
+ size_categories:
12
+ - 1M<n<10M
13
+ configs:
14
+ - config_name: all
15
+ data_files:
16
+ - split: train
17
+ path: "data/*/*.parquet"
18
+ - config_name: bdg2_bull
19
+ data_files:
20
+ - split: train
21
+ path: data/bdg2_bull/*.parquet
22
+ - config_name: bdg2_fox
23
+ data_files:
24
+ - split: train
25
+ path: data/bdg2_fox/*.parquet
26
+ - config_name: bdg2_panther
27
+ data_files:
28
+ - split: train
29
+ path: data/bdg2_panther/*.parquet
30
+ - config_name: buildings_900k
31
+ data_files:
32
+ - split: train
33
+ path: data/buildings_900k/*.parquet
34
+ - config_name: residential_load_power
35
+ data_files:
36
+ - split: train
37
+ path: data/residential_load_power/*.parquet
38
+ - config_name: residential_pv_power
39
+ data_files:
40
+ - split: train
41
+ path: data/residential_pv_power/*.parquet
42
+ - config_name: china_air_quality
43
+ data_files:
44
+ - split: train
45
+ path: data/china_air_quality/*.parquet
46
+ - config_name: cmip6_2000
47
+ data_files:
48
+ - split: train
49
+ path: data/cmip6_2000/*.parquet
50
+ - config_name: era5_1989
51
+ data_files:
52
+ - split: train
53
+ path: data/era5_1989/*.parquet
54
+ - config_name: era5_1990
55
+ data_files:
56
+ - split: train
57
+ path: data/era5_1990/*.parquet
58
+ - config_name: era5_1991
59
+ data_files:
60
+ - split: train
61
+ path: data/era5_1991/*.parquet
62
+ - config_name: subseasonal
63
+ data_files:
64
+ - split: train
65
+ path: data/subseasonal/*.parquet
66
+ - config_name: subseasonal_precip
67
+ data_files:
68
+ - split: train
69
+ path: data/subseasonal_precip/*.parquet
70
+ - config_name: pems04
71
+ data_files:
72
+ - split: train
73
+ path: data/pems04/*.parquet
74
+ - config_name: pems07
75
+ data_files:
76
+ - split: train
77
+ path: data/pems07/*.parquet
78
+ - config_name: pems08
79
+ data_files:
80
+ - split: train
81
+ path: data/pems08/*.parquet
82
+ - config_name: q_traffic
83
+ data_files:
84
+ - split: train
85
+ path: data/q_traffic/*.parquet
86
+ - config_name: alibaba_cluster_trace_2018
87
+ data_files:
88
+ - split: train
89
+ path: data/alibaba_cluster_trace_2018/*.parquet
90
+ - config_name: monash_m3_monthly
91
+ data_files:
92
+ - split: train
93
+ path: data/monash_m3_monthly/*.parquet
94
+ - config_name: nn5_weekly
95
+ data_files:
96
+ - split: train
97
+ path: data/nn5_weekly/*.parquet
98
+ - config_name: project_tycho
99
+ data_files:
100
+ - split: train
101
+ path: data/project_tycho/*.parquet
102
+ - config_name: australian_electricity
103
+ data_files:
104
+ - split: train
105
+ path: data/australian_electricity/*.parquet
106
+ - config_name: wind_farms_hourly
107
+ data_files:
108
+ - split: train
109
+ path: data/wind_farms_hourly/*.parquet
110
+ - config_name: wind_farms_daily
111
+ data_files:
112
+ - split: train
113
+ path: data/wind_farms_daily/*.parquet
114
+ - config_name: weatherbench_daily
115
+ data_files:
116
+ - split: train
117
+ path: data/weatherbench_daily/*.parquet
118
+ - config_name: mexico_city_bikes
119
+ data_files:
120
+ - split: train
121
+ path: data/mexico_city_bikes/*.parquet
122
+ - config_name: taxi_30min
123
+ data_files:
124
+ - split: train
125
+ path: data/taxi_30min/*.parquet
126
+ - config_name: taxi_1h
127
+ data_files:
128
+ - split: train
129
+ path: data/taxi_1h/*.parquet
130
+ - config_name: uber_tlc_hourly
131
+ data_files:
132
+ - split: train
133
+ path: data/uber_tlc_hourly/*.parquet
134
+ - config_name: wiki_daily_100k
135
+ data_files:
136
+ - split: train
137
+ path: data/wiki_daily_100k/*.parquet
138
+ - config_name: kernel_synth_1m
139
+ data_files:
140
+ - split: train
141
+ path: data/kernel_synth_1m/*.parquet
142
+ - config_name: syn_anomaly
143
+ data_files:
144
+ - split: train
145
+ path: data/syn_anomaly/*.parquet
146
+ - config_name: syn_forecastpfn
147
+ data_files:
148
+ - split: train
149
+ path: data/syn_forecastpfn/*.parquet
150
+ - config_name: syn_gp
151
+ data_files:
152
+ - split: train
153
+ path: data/syn_gp/*.parquet
154
+ - config_name: syn_sawtooth
155
+ data_files:
156
+ - split: train
157
+ path: data/syn_sawtooth/*.parquet
158
+ - config_name: syn_sinewave
159
+ data_files:
160
+ - split: train
161
+ path: data/syn_sinewave/*.parquet
162
+ - config_name: syn_spikes
163
+ data_files:
164
+ - split: train
165
+ path: data/syn_spikes/*.parquet
166
+ - config_name: syn_step
167
+ data_files:
168
+ - split: train
169
+ path: data/syn_step/*.parquet
170
+ - config_name: syn_ou
171
+ data_files:
172
+ - split: train
173
+ path: data/syn_ou/*.parquet
174
+ ---
175
+
176
+ # TS-ICL Pretraining Corpus (community reconstruction)
177
+
178
+ A unified, cleaned reconstruction of the **univariate pretraining corpus** described in
179
+ Table 5 of *TS-ICL: A Flexible Time-Indexed Foundation Model for Time Series via
180
+ In-Context Learning* (Le Naour, Nabil & Petralia, EDF R&D; arXiv:2606.05878). The TS-ICL
181
+ authors did not release their pretraining data pipeline, so this corpus is rebuilt from the
182
+ named upstream sources (LOTSA, Chronos, and the TempoPFN synthetic generators) and
183
+ normalized into a single schema.
184
+
185
+ > **Not an official release.** Each subset retains the license of its upstream source
186
+ > (see *Licensing*). This is a derivative dataset for research reproducibility.
187
+
188
+ ## At a glance
189
+
190
+ - **39 datasets**, **1,399,719 series**, **8,690,897,054 observations**
191
+ - Sources: LOTSA (21), Chronos (10), TempoPFN synthetic (8)
192
+ - Single consistent schema, sharded Parquet (zstd)
193
+
194
+ ## Repository layout
195
+
196
+ ```
197
+ data/<config>/*.parquet # one folder per dataset (= HF config)
198
+ meta/datasets.yaml # build registry (sources, fingerprints, subsampling)
199
+ meta/reports/<config>.json # per-dataset build/QA report
200
+ meta/qa.json # aggregated QA
201
+ QUALITY_REPORT.md # human-readable QA table
202
+ ```
203
+
204
+ ## Schema
205
+
206
+ Every row is one (possibly multivariate) time series:
207
+
208
+ | field | type | description |
209
+ |---|---|---|
210
+ | `item_id` | string | unique id within a dataset |
211
+ | `dataset` | string | dataset name (= config name) |
212
+ | `domain` | string | Energy / Climate / Traffic / Cloud / Web / Econ-Fin / Health / Synthetic |
213
+ | `source` | string | lotsa / chronos / chronos_extra / tempopfn |
214
+ | `freq` | string | pandas offset alias (null for synthetic) |
215
+ | `start` | timestamp[s] | start time (null for synthetic) |
216
+ | `target` | list<list<float32>> | values as **[num_channels, length]** (univariate = [1, length]) |
217
+ | `num_channels` | int32 | number of channels |
218
+ | `length` | int32 | series length |
219
+ | `weight` | float32 | Table-5 sampling coefficient (training-sampler metadata) |
220
+
221
+ ## How to load
222
+
223
+ ```python
224
+ from datasets import load_dataset
225
+
226
+ # one dataset (config)
227
+ ds = load_dataset("<repo_id>", "nn5_weekly", split="train")
228
+
229
+ # everything, streamed
230
+ ds = load_dataset("<repo_id>", "all", split="train", streaming=True)
231
+ ```
232
+
233
+ ## Datasets (provenance)
234
+
235
+ | config | paper name | source | upstream location | domain | freq | weight | series |
236
+ |---|---|---|---|---|---|---|---|
237
+ | `bdg2_bull` | BDG-2 Bull | lotsa | `bull` | Energy | H | 25 | 41 |
238
+ | `bdg2_fox` | BDG-2 Fox | lotsa | `bdg-2_fox` | Energy | H | 5 | 135 |
239
+ | `bdg2_panther` | BDG-2 Panther | lotsa | `bdg-2_panther` | Energy | H | 2.5 | 105 |
240
+ | `buildings_900k` | BuildingsBench900k | lotsa | `buildings_900k` | Energy | H | 0.02048 | 100,000 |
241
+ | `residential_load_power` | Residential Load Power | lotsa | `residential_load_power` | Energy | 1T | 1.2 | 271 |
242
+ | `residential_pv_power` | Residential PV Power | lotsa | `residential_pv_power` | Energy | 1T | 1.5 | 233 |
243
+ | `china_air_quality` | China Air Quality | lotsa | `china_air_quality` | Climate | H | 0.3 | 437 |
244
+ | `cmip6_2000` | CMIP6 2000 | lotsa | `cmip6_2000` | Climate | 6H | 0.057 | 8,192 |
245
+ | `era5_1989` | ERA5 1989 | lotsa | `era5_1989` | Climate | H | 0.085 | 8,192 |
246
+ | `era5_1990` | ERA5 1990 | lotsa | `era5_1990` | Climate | H | 0.085 | 8,192 |
247
+ | `era5_1991` | ERA5 1991 | lotsa | `era5_1991` | Climate | H | 0.085 | 8,192 |
248
+ | `subseasonal` | Subseasonal | lotsa | `subseasonal` | Climate | 1D | 0.3 | 862 |
249
+ | `subseasonal_precip` | Subseasonal Precipitation | lotsa | `subseasonal_precip` | Climate | 1D | 1.2 | 862 |
250
+ | `pems04` | PEMS04 | lotsa | `PEMS04` | Traffic | 5T | 1.2 | 307 |
251
+ | `pems07` | PEMS07 | lotsa | `PEMS07` | Traffic | 5T | 1.2 | 883 |
252
+ | `pems08` | PEMS08 | lotsa | `PEMS08` | Traffic | 5T | 2.1 | 170 |
253
+ | `q_traffic` | Q-TRAFFIC | lotsa | `Q-TRAFFIC` | Traffic | 15T | 0.024 | 45,148 |
254
+ | `alibaba_cluster_trace_2018` | Alibaba Cluster Trace 2018 | lotsa | `alibaba_cluster_trace_2018` | Cloud | 5T | 0.009 | 58,409 |
255
+ | `monash_m3_monthly` | Monash M3 Monthly | lotsa | `monash_m3_monthly` | Econ/Fin | M | 0.72 | 1,428 |
256
+ | `nn5_weekly` | NN5 Weekly | lotsa | `nn5_weekly` | Econ/Fin | W | 5 | 111 |
257
+ | `project_tycho` | Project Tycho | lotsa | `project_tycho` | Health | W | 0.21 | 1,258 |
258
+ | `australian_electricity` | Australian Electricity | chronos | `monash_australian_electricity` | Energy | 30T | 220 | 5 |
259
+ | `wind_farms_hourly` | Wind Farms H | chronos | `wind_farms_hourly` | Energy | H | 4 | 337 |
260
+ | `wind_farms_daily` | Wind Farms D | chronos | `wind_farms_daily` | Energy | D | 2 | 337 |
261
+ | `weatherbench_daily` | Weatherbench daily | chronos | `weatherbench_daily` | Climate | 1D | 0.1024 | 10,000 |
262
+ | `mexico_city_bikes` | Mexico City Bikes | chronos | `mexico_city_bikes` | Traffic | H | 2.5 | 494 |
263
+ | `taxi_30min` | Taxi (30 Min.) | chronos | `taxi_30min` | Traffic | 30T | 0.88 | 2,428 |
264
+ | `taxi_1h` | Taxi (Hourly) | chronos | `taxi_1h` | Traffic | H | 0.88 | 2,428 |
265
+ | `uber_tlc_hourly` | Uber TLC (Hourly) | chronos | `uber_tlc_hourly` | Traffic | H | 4 | 262 |
266
+ | `wiki_daily_100k` | Wiki Daily | chronos | `wiki_daily_100k` | Web | D | 0.00512 | 100,000 |
267
+ | `kernel_synth_1m` | Kernel Synth 1M | chronos | `training_corpus/kernel_synth_1m` | Synthetic | None | 0.001024 | 1,000,000 |
268
+ | `syn_anomaly` | Anomaly | tempopfn | `AnomalyGenerator` | Synthetic | None | 0.0256 | 5,000 |
269
+ | `syn_forecastpfn` | ForecastPFN | tempopfn | `ForecastPFNGenerator` | Synthetic | None | 1 | 5,000 |
270
+ | `syn_gp` | GP | tempopfn | `GPGenerator` | Synthetic | None | 0.4096 | 5,000 |
271
+ | `syn_sawtooth` | Sawtooth | tempopfn | `SawToothGenerator` | Synthetic | None | 0.0512 | 5,000 |
272
+ | `syn_sinewave` | Sinewave | tempopfn | `SineWaveGenerator` | Synthetic | None | 0.1024 | 5,000 |
273
+ | `syn_spikes` | Spikes | tempopfn | `SpikesGenerator` | Synthetic | None | 0.0256 | 5,000 |
274
+ | `syn_step` | Step | tempopfn | `StepGenerator` | Synthetic | None | 0.0512 | 5,000 |
275
+ | `syn_ou` | OU | tempopfn | `OrnsteinUhlenbeckProcessGenerator` | Synthetic | None | 0.4096 | 5,000 |
276
+
277
+ ## Reconstruction methodology
278
+
279
+ - **LOTSA** subsets: from `Salesforce/lotsa_data` (Arrow); targets passed through.
280
+ - **Chronos** subsets: from `autogluon/chronos_datasets`; per-series `timestamp` + value
281
+ columns converted to `start` / `freq` (inferred) / `target`. KernelSynth-1M from
282
+ `training_corpus/kernel_synth_1m`.
283
+ - **Spanish Weather**: from `autogluon/chronos_datasets_extra` (Kaggle-backed; needs Kaggle
284
+ credentials), reshaped to 5 cities x {temp, pressure, humidity}. *(Omitted unless built
285
+ with Kaggle creds.)*
286
+ - **Synthetic** (`syn_*`): regenerated with the open-source `automl/TempoPFN` generators
287
+ (Anomaly, ForecastPFN, GP, Sawtooth, SineWave, Spikes, Step, OU), 5,000 series each,
288
+ fixed per-dataset seeds. Exact paper samples are not recoverable; these are statistically
289
+ equivalent and reproducible from the documented seeds.
290
+ - **Paper-faithful downsampling** (seeded): `buildings_900k` -> 100k of ~1.8M series;
291
+ `weatherbench_daily` -> 10k; `era5_*` -> 15 of 45 channels; `cmip6_2000` -> 22 of 53.
292
+ - **Cleaning**: float32; inf -> NaN (missing values preserved as NaN); empty/all-NaN series
293
+ dropped; frequency aliases normalized.
294
+ - **Validation**: #series and #channels checked against Table 5 (hard); max_length is
295
+ informational (current upstream snapshots sometimes have longer raw series than Table 5).
296
+
297
+ ### Known deviations from the paper
298
+
299
+ - **`syn_gp` uses length 2048** instead of 10,000. Exact GP at length 10,000 is
300
+ computationally infeasible (Cholesky fails -> `symeig` on 10k x 10k matrices, ~minutes
301
+ each; ~24 h for 5,000 series). 2048 is a standard GP/KernelSynth prior length.
302
+ - A few datasets (e.g. BDG-2, wind_farms_hourly) have **longer max_length** than Table 5
303
+ because the current upstream snapshot contains longer raw series. Values are unmodified.
304
+
305
+ ## Licensing
306
+
307
+ Derivative reconstruction; each subset is governed by its **upstream license**:
308
+ - LOTSA subsets: see `Salesforce/lotsa_data` (per-dataset licenses).
309
+ - Chronos subsets: see `autogluon/chronos_datasets`.
310
+ - Spanish Weather: Kaggle "energy-consumption-generation-prices-and-weather".
311
+ - Synthetic `syn_*`: generated with `automl/TempoPFN` (Apache-2.0).
312
+
313
+ Users must comply with the original licenses and cite the original dataset authors.
314
+
315
+ ## Citations
316
+
317
+ ```bibtex
318
+ @article{lenaour2026tsicl,
319
+ title = {TS-ICL: A Flexible Time-Indexed Foundation Model for Time Series via In-Context Learning},
320
+ author = {Le Naour, Etienne and Nabil, Tahar and Petralia, Adrien},
321
+ journal= {arXiv preprint arXiv:2606.05878},
322
+ year = {2026}
323
+ }
324
+ @article{woo2024moirai, title={Unified Training of Universal Time Series Forecasting Transformers (LOTSA)}, author={Woo, Gerald and others}, year={2024}}
325
+ @article{ansari2024chronos, title={Chronos: Learning the Language of Time Series}, author={Ansari, Abdul Fatir and others}, journal={arXiv:2403.07815}, year={2024}}
326
+ @misc{moroshan2025tempopfn, title={TempoPFN: Synthetic Pre-training of Linear RNNs for Zero-Shot Time Series Forecasting}, author={Moroshan, Vladyslav and Siems, Julien and Zela, Arber and Carstensen, Timur and Hutter, Frank}, eprint={2510.25502}, year={2025}}
327
+ ```
data/australian_electricity/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da8aae9b836a2f477832bee0ad87e0f299e2d749de640fc6b1d87910ef0c27d0
3
+ size 5008740
data/china_air_quality/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fa49f0a1e6503438e11d7239f5d543140841f079845a18b2c95fbe7bde3a0b1
3
+ size 26632949
data/project_tycho/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f6e7e86c48791dcb467d9e9787c548d6f7f1abf28d4ed5e84de14529b0ff58d
3
+ size 991361
data/q_traffic/part-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5305413657cde43b4f20b6cf4278a4b886017f09b5216f82afb7af656cad215
3
+ size 108380993
data/syn_spikes/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e5e69fb68534a0e716d4b4a08eaf2bef36d441956921aee7b2c676bef1e7ab
3
+ size 59075507
data/wind_farms_hourly/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f481d9ef773f27a74afbca2062d4431849585cd57f01087d5b3910e7bd05dcb2
3
+ size 3958123
meta/datasets.yaml ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # TS-ICL pretraining corpus registry (paper Table 5: 40 univariate datasets).
2
+ # Reconstructed from upstream sources. `expected_*` are Table-5 fingerprints used
3
+ # for validation. `intended_*` record the paper's offline downsampling (we ingest
4
+ # the FULL upstream per user decision, recording the paper's intended subset here).
5
+ #
6
+ # source: lotsa | chronos | chronos_extra | tempopfn
7
+ # location:
8
+ # lotsa -> subdir in Salesforce/lotsa_data
9
+ # chronos -> config name in autogluon/chronos_datasets
10
+ # (KernelSynth: training_corpus/kernel_synth_1m parquet glob)
11
+ # chronos_extra -> config name in autogluon/chronos_datasets_extra (Kaggle-backed)
12
+ # tempopfn -> generator wrapper key in automl/TempoPFN
13
+
14
+ datasets:
15
+ # ---------------- LOTSA (Salesforce/lotsa_data) ----------------
16
+ - {name: bdg2_bull, paper_name: "BDG-2 Bull", source: lotsa, location: bull, domain: Energy, freq: H, expected_series: 41, num_variates: 1, expected_max_length: 12280, weight: 25}
17
+ - {name: bdg2_fox, paper_name: "BDG-2 Fox", source: lotsa, location: bdg-2_fox, domain: Energy, freq: H, expected_series: 135, num_variates: 1, expected_max_length: 12280, weight: 5}
18
+ - {name: bdg2_panther, paper_name: "BDG-2 Panther", source: lotsa, location: bdg-2_panther, domain: Energy, freq: H, expected_series: 105, num_variates: 1, expected_max_length: 6132, weight: 2.5}
19
+ - {name: buildings_900k, paper_name: "BuildingsBench900k", source: lotsa, location: buildings_900k, domain: Energy, freq: H, expected_series: 100000, num_variates: 1, expected_max_length: 8759, weight: 0.02048, subsample_series: 100000, note: "paper subsamples 100k random series (raw ~1.8M)"}
20
+ - {name: residential_load_power, paper_name: "Residential Load Power", source: lotsa, location: residential_load_power, domain: Energy, freq: 1T, expected_series: 271, num_variates: 3, expected_max_length: 614880, weight: 1.2}
21
+ - {name: residential_pv_power, paper_name: "Residential PV Power", source: lotsa, location: residential_pv_power, domain: Energy, freq: 1T, expected_series: 233, num_variates: 3, expected_max_length: 614880, weight: 1.5}
22
+ - {name: china_air_quality, paper_name: "China Air Quality", source: lotsa, location: china_air_quality, domain: Climate, freq: H, expected_series: 437, num_variates: 6, expected_max_length: 397335, weight: 0.3}
23
+ - {name: cmip6_2000, paper_name: "CMIP6 2000", source: lotsa, location: cmip6_2000, domain: Climate, freq: 6H, expected_series: 8192, num_variates: 22, expected_max_length: 7300, weight: 0.057, subsample_channels: 22, note: "paper subsamples 22 of 53 channels"}
24
+ - {name: era5_1989, paper_name: "ERA5 1989", source: lotsa, location: era5_1989, domain: Climate, freq: H, expected_series: 8192, num_variates: 15, expected_max_length: 8736, weight: 0.085, subsample_channels: 15, note: "paper subsamples 15 of 45 channels"}
25
+ - {name: era5_1990, paper_name: "ERA5 1990", source: lotsa, location: era5_1990, domain: Climate, freq: H, expected_series: 8192, num_variates: 15, expected_max_length: 8736, weight: 0.085, subsample_channels: 15, note: "paper subsamples 15 of 45 channels"}
26
+ - {name: era5_1991, paper_name: "ERA5 1991", source: lotsa, location: era5_1991, domain: Climate, freq: H, expected_series: 8192, num_variates: 15, expected_max_length: 8736, weight: 0.085, subsample_channels: 15, note: "paper subsamples 15 of 45 channels"}
27
+ - {name: subseasonal, paper_name: "Subseasonal", source: lotsa, location: subseasonal, domain: Climate, freq: 1D, expected_series: 862, num_variates: 4, expected_max_length: 16470, weight: 0.3}
28
+ - {name: subseasonal_precip, paper_name: "Subseasonal Precipitation", source: lotsa, location: subseasonal_precip, domain: Climate, freq: 1D, expected_series: 862, num_variates: 1, expected_max_length: 11323, weight: 1.2}
29
+ - {name: pems04, paper_name: "PEMS04", source: lotsa, location: PEMS04, domain: Traffic, freq: 5T, expected_series: 307, num_variates: 3, expected_max_length: 16992, weight: 1.2}
30
+ - {name: pems07, paper_name: "PEMS07", source: lotsa, location: PEMS07, domain: Traffic, freq: 5T, expected_series: 883, num_variates: 1, expected_max_length: 28224, weight: 1.2}
31
+ - {name: pems08, paper_name: "PEMS08", source: lotsa, location: PEMS08, domain: Traffic, freq: 5T, expected_series: 170, num_variates: 3, expected_max_length: 17856, weight: 2.1}
32
+ - {name: q_traffic, paper_name: "Q-TRAFFIC", source: lotsa, location: Q-TRAFFIC, domain: Traffic, freq: 15T, expected_series: 45148, num_variates: 1, expected_max_length: 5856, weight: 0.024}
33
+ - {name: alibaba_cluster_trace_2018, paper_name: "Alibaba Cluster Trace 2018", source: lotsa, location: alibaba_cluster_trace_2018, domain: Cloud, freq: 5T, expected_series: 58409, num_variates: 2, expected_max_length: 1728, weight: 0.009}
34
+ - {name: monash_m3_monthly, paper_name: "Monash M3 Monthly", source: lotsa, location: monash_m3_monthly, domain: Econ/Fin, freq: M, expected_series: 1428, num_variates: 1, expected_max_length: 126, weight: 0.72}
35
+ - {name: nn5_weekly, paper_name: "NN5 Weekly", source: lotsa, location: nn5_weekly, domain: Econ/Fin, freq: W, expected_series: 111, num_variates: 1, expected_max_length: 105, weight: 5}
36
+ - {name: project_tycho, paper_name: "Project Tycho", source: lotsa, location: project_tycho, domain: Health, freq: W, expected_series: 1258, num_variates: 1, expected_max_length: 3854, weight: 0.21}
37
+
38
+ # ---------------- Chronos (autogluon/chronos_datasets) ----------------
39
+ - {name: australian_electricity, paper_name: "Australian Electricity", source: chronos, location: monash_australian_electricity, domain: Energy, freq: 30T, expected_series: 5, num_variates: 1, expected_max_length: 232272, weight: 220}
40
+ - {name: wind_farms_hourly, paper_name: "Wind Farms H", source: chronos, location: wind_farms_hourly, domain: Energy, freq: H, expected_series: 337, num_variates: 1, expected_max_length: 6148, weight: 4}
41
+ - {name: wind_farms_daily, paper_name: "Wind Farms D", source: chronos, location: wind_farms_daily, domain: Energy, freq: D, expected_series: 337, num_variates: 1, expected_max_length: 366, weight: 2}
42
+ - {name: weatherbench_daily, paper_name: "Weatherbench daily", source: chronos, location: weatherbench_daily, domain: Climate, freq: 1D, expected_series: 10000, num_variates: 1, expected_max_length: 14610, weight: 0.1024, subsample_series: 10000, note: "paper subsamples 10k random series"}
43
+ - {name: mexico_city_bikes, paper_name: "Mexico City Bikes", source: chronos, location: mexico_city_bikes, domain: Traffic, freq: H, expected_series: 494, num_variates: 1, expected_max_length: 104449, weight: 2.5}
44
+ - {name: taxi_30min, paper_name: "Taxi (30 Min.)", source: chronos, location: taxi_30min, domain: Traffic, freq: 30T, expected_series: 2428, num_variates: 1, expected_max_length: 1488, weight: 0.88}
45
+ - {name: taxi_1h, paper_name: "Taxi (Hourly)", source: chronos, location: taxi_1h, domain: Traffic, freq: H, expected_series: 2428, num_variates: 1, expected_max_length: 744, weight: 0.88}
46
+ - {name: uber_tlc_hourly, paper_name: "Uber TLC (Hourly)", source: chronos, location: uber_tlc_hourly, domain: Traffic, freq: H, expected_series: 262, num_variates: 1, expected_max_length: 4344, weight: 4}
47
+ - {name: wiki_daily_100k, paper_name: "Wiki Daily", source: chronos, location: wiki_daily_100k, domain: Web, freq: D, expected_series: 100000, num_variates: 1, expected_max_length: 2741, weight: 0.00512}
48
+ - {name: kernel_synth_1m, paper_name: "Kernel Synth 1M", source: chronos, location: "training_corpus/kernel_synth_1m", domain: Synthetic, freq: null, expected_series: 1000000, num_variates: 1, expected_max_length: 1024, weight: 0.001024}
49
+
50
+ # ---------------- Kaggle via chronos_datasets_extra (needs Kaggle auth) ----------------
51
+ - {name: spanish_weather, paper_name: "Spanish Weather", source: chronos_extra, location: spanish_energy_and_weather, domain: Climate, freq: H, expected_series: 5, num_variates: 3, expected_max_length: 24544, weight: 105, needs_kaggle: true, note: "5 cities x 3 weather channels; pick temp/pressure/humidity"}
52
+
53
+ # ---------------- Synthetic (automl/TempoPFN generators, regenerated/seeded) ----------------
54
+ - {name: syn_anomaly, paper_name: "Anomaly", source: tempopfn, location: AnomalyGenerator, domain: Synthetic, freq: null, expected_series: 5000, num_variates: 1, expected_max_length: 10000, weight: 0.0256}
55
+ - {name: syn_forecastpfn, paper_name: "ForecastPFN", source: tempopfn, location: ForecastPFNGenerator, domain: Synthetic, freq: null, expected_series: 5000, num_variates: 1, expected_max_length: 10000, weight: 1}
56
+ - {name: syn_gp, paper_name: "GP", source: tempopfn, location: GPGenerator, domain: Synthetic, freq: null, expected_series: 5000, num_variates: 1, expected_max_length: 2048, weight: 0.4096, note: "DEVIATION: length 2048 instead of paper's 10000. Exact GP at length 10000 is computationally infeasible (~24h; Cholesky fails -> symeig on 10k x 10k matrices, minutes each). 2048 is a standard GP/KernelSynth prior length and keeps full 5000 series."}
57
+ - {name: syn_sawtooth, paper_name: "Sawtooth", source: tempopfn, location: SawToothGenerator, domain: Synthetic, freq: null, expected_series: 5000, num_variates: 1, expected_max_length: 10000, weight: 0.0512}
58
+ - {name: syn_sinewave, paper_name: "Sinewave", source: tempopfn, location: SineWaveGenerator, domain: Synthetic, freq: null, expected_series: 5000, num_variates: 1, expected_max_length: 10000, weight: 0.1024}
59
+ - {name: syn_spikes, paper_name: "Spikes", source: tempopfn, location: SpikesGenerator, domain: Synthetic, freq: null, expected_series: 5000, num_variates: 1, expected_max_length: 10000, weight: 0.0256}
60
+ - {name: syn_step, paper_name: "Step", source: tempopfn, location: StepGenerator, domain: Synthetic, freq: null, expected_series: 5000, num_variates: 1, expected_max_length: 10000, weight: 0.0512}
61
+ - {name: syn_ou, paper_name: "OU", source: tempopfn, location: OrnsteinUhlenbeckProcessGenerator, domain: Synthetic, freq: null, expected_series: 5000, num_variates: 1, expected_max_length: 10000, weight: 0.4096}
meta/qa.json ADDED
@@ -0,0 +1,1739 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "totals": {
3
+ "num_datasets": 39,
4
+ "total_series": 1399719,
5
+ "total_points": 8690897054,
6
+ "passed_hard_checks": 39,
7
+ "by_domain": {
8
+ "Cloud": {
9
+ "datasets": 1,
10
+ "series": 58409
11
+ },
12
+ "Energy": {
13
+ "datasets": 9,
14
+ "series": 101464
15
+ },
16
+ "Climate": {
17
+ "datasets": 8,
18
+ "series": 44929
19
+ },
20
+ "Synthetic": {
21
+ "datasets": 9,
22
+ "series": 1040000
23
+ },
24
+ "Traffic": {
25
+ "datasets": 8,
26
+ "series": 52120
27
+ },
28
+ "Econ/Fin": {
29
+ "datasets": 2,
30
+ "series": 1539
31
+ },
32
+ "Health": {
33
+ "datasets": 1,
34
+ "series": 1258
35
+ },
36
+ "Web": {
37
+ "datasets": 1,
38
+ "series": 100000
39
+ }
40
+ },
41
+ "by_source": {
42
+ "lotsa": {
43
+ "datasets": 21,
44
+ "series": 243428
45
+ },
46
+ "chronos": {
47
+ "datasets": 10,
48
+ "series": 1116291
49
+ },
50
+ "tempopfn": {
51
+ "datasets": 8,
52
+ "series": 40000
53
+ }
54
+ }
55
+ },
56
+ "datasets": [
57
+ {
58
+ "name": "alibaba_cluster_trace_2018",
59
+ "paper_name": "Alibaba Cluster Trace 2018",
60
+ "source": "lotsa",
61
+ "location": "alibaba_cluster_trace_2018",
62
+ "domain": "Cloud",
63
+ "weight": 0.009,
64
+ "expected": {
65
+ "series": 58409,
66
+ "max_length": 1728,
67
+ "num_variates": 2
68
+ },
69
+ "observed": {
70
+ "num_series": 58409,
71
+ "min_length": 100,
72
+ "max_length": 1728,
73
+ "total_points": 190385060,
74
+ "nan_fraction": 0.0,
75
+ "channel_hist": {
76
+ "2": 58409
77
+ },
78
+ "freq_hist": {
79
+ "5min": 58409
80
+ },
81
+ "skipped": 0
82
+ },
83
+ "elapsed_s": 112.72,
84
+ "shards": [
85
+ "part-00000.parquet",
86
+ "part-00001.parquet",
87
+ "part-00002.parquet"
88
+ ],
89
+ "checks": {
90
+ "series_match": true,
91
+ "num_variates_present": true
92
+ },
93
+ "soft_checks": {
94
+ "max_length_match": true
95
+ },
96
+ "checks_passed": true
97
+ },
98
+ {
99
+ "name": "australian_electricity",
100
+ "paper_name": "Australian Electricity",
101
+ "source": "chronos",
102
+ "location": "monash_australian_electricity",
103
+ "domain": "Energy",
104
+ "weight": 220,
105
+ "expected": {
106
+ "series": 5,
107
+ "max_length": 232272,
108
+ "num_variates": 1
109
+ },
110
+ "observed": {
111
+ "num_series": 5,
112
+ "min_length": 230736,
113
+ "max_length": 232272,
114
+ "total_points": 1155264,
115
+ "nan_fraction": 0.0,
116
+ "channel_hist": {
117
+ "1": 5
118
+ },
119
+ "freq_hist": {
120
+ "30min": 5
121
+ },
122
+ "skipped": 0
123
+ },
124
+ "elapsed_s": 2.9,
125
+ "shards": [
126
+ "part-00000.parquet"
127
+ ],
128
+ "checks": {
129
+ "series_match": true,
130
+ "num_variates_present": true
131
+ },
132
+ "soft_checks": {
133
+ "max_length_match": true
134
+ },
135
+ "checks_passed": true
136
+ },
137
+ {
138
+ "name": "bdg2_bull",
139
+ "paper_name": "BDG-2 Bull",
140
+ "source": "lotsa",
141
+ "location": "bull",
142
+ "domain": "Energy",
143
+ "weight": 25,
144
+ "expected": {
145
+ "series": 41,
146
+ "max_length": 12280,
147
+ "num_variates": 1
148
+ },
149
+ "observed": {
150
+ "num_series": 41,
151
+ "min_length": 17544,
152
+ "max_length": 17544,
153
+ "total_points": 719304,
154
+ "nan_fraction": 0.0,
155
+ "channel_hist": {
156
+ "1": 41
157
+ },
158
+ "freq_hist": {
159
+ "h": 41
160
+ },
161
+ "skipped": 0
162
+ },
163
+ "elapsed_s": 3.3,
164
+ "shards": [
165
+ "part-00000.parquet"
166
+ ],
167
+ "checks": {
168
+ "series_match": true,
169
+ "num_variates_present": true
170
+ },
171
+ "soft_checks": {
172
+ "max_length_match": false
173
+ },
174
+ "checks_passed": true
175
+ },
176
+ {
177
+ "name": "bdg2_fox",
178
+ "paper_name": "BDG-2 Fox",
179
+ "source": "lotsa",
180
+ "location": "bdg-2_fox",
181
+ "domain": "Energy",
182
+ "weight": 5,
183
+ "expected": {
184
+ "series": 135,
185
+ "max_length": 12280,
186
+ "num_variates": 1
187
+ },
188
+ "observed": {
189
+ "num_series": 135,
190
+ "min_length": 8760,
191
+ "max_length": 17544,
192
+ "total_points": 2324568,
193
+ "nan_fraction": 0.0,
194
+ "channel_hist": {
195
+ "1": 135
196
+ },
197
+ "freq_hist": {
198
+ "h": 135
199
+ },
200
+ "skipped": 0
201
+ },
202
+ "elapsed_s": 2.92,
203
+ "shards": [
204
+ "part-00000.parquet"
205
+ ],
206
+ "checks": {
207
+ "series_match": true,
208
+ "num_variates_present": true
209
+ },
210
+ "checks_passed": true,
211
+ "soft_checks": {
212
+ "max_length_match": false
213
+ }
214
+ },
215
+ {
216
+ "name": "bdg2_panther",
217
+ "paper_name": "BDG-2 Panther",
218
+ "source": "lotsa",
219
+ "location": "bdg-2_panther",
220
+ "domain": "Energy",
221
+ "weight": 2.5,
222
+ "expected": {
223
+ "series": 105,
224
+ "max_length": 6132,
225
+ "num_variates": 1
226
+ },
227
+ "observed": {
228
+ "num_series": 105,
229
+ "min_length": 8760,
230
+ "max_length": 8760,
231
+ "total_points": 919800,
232
+ "nan_fraction": 0.0,
233
+ "channel_hist": {
234
+ "1": 105
235
+ },
236
+ "freq_hist": {
237
+ "h": 105
238
+ },
239
+ "skipped": 0
240
+ },
241
+ "elapsed_s": 2.72,
242
+ "shards": [
243
+ "part-00000.parquet"
244
+ ],
245
+ "checks": {
246
+ "series_match": true,
247
+ "num_variates_present": true
248
+ },
249
+ "checks_passed": true,
250
+ "soft_checks": {
251
+ "max_length_match": false
252
+ }
253
+ },
254
+ {
255
+ "name": "buildings_900k",
256
+ "paper_name": "BuildingsBench900k",
257
+ "source": "lotsa",
258
+ "location": "buildings_900k",
259
+ "domain": "Energy",
260
+ "weight": 0.02048,
261
+ "expected": {
262
+ "series": 100000,
263
+ "max_length": 8759,
264
+ "num_variates": 1
265
+ },
266
+ "observed": {
267
+ "num_series": 100000,
268
+ "min_length": 8761,
269
+ "max_length": 8761,
270
+ "total_points": 876100000,
271
+ "nan_fraction": 0.0,
272
+ "channel_hist": {
273
+ "1": 100000
274
+ },
275
+ "freq_hist": {
276
+ "h": 100000
277
+ },
278
+ "skipped": 0
279
+ },
280
+ "elapsed_s": 3615.86,
281
+ "shards": [
282
+ "part-00000.parquet",
283
+ "part-00001.parquet",
284
+ "part-00002.parquet",
285
+ "part-00003.parquet",
286
+ "part-00004.parquet"
287
+ ],
288
+ "checks": {
289
+ "series_match": true,
290
+ "num_variates_present": true
291
+ },
292
+ "soft_checks": {
293
+ "max_length_match": false
294
+ },
295
+ "checks_passed": true
296
+ },
297
+ {
298
+ "name": "china_air_quality",
299
+ "paper_name": "China Air Quality",
300
+ "source": "lotsa",
301
+ "location": "china_air_quality",
302
+ "domain": "Climate",
303
+ "weight": 0.3,
304
+ "expected": {
305
+ "series": 437,
306
+ "max_length": 397335,
307
+ "num_variates": 6
308
+ },
309
+ "observed": {
310
+ "num_series": 437,
311
+ "min_length": 1950,
312
+ "max_length": 397335,
313
+ "total_points": 34435404,
314
+ "nan_fraction": 0.511998,
315
+ "channel_hist": {
316
+ "6": 437
317
+ },
318
+ "freq_hist": {
319
+ "h": 437
320
+ },
321
+ "skipped": 0
322
+ },
323
+ "elapsed_s": 9.56,
324
+ "shards": [
325
+ "part-00000.parquet"
326
+ ],
327
+ "checks": {
328
+ "series_match": true,
329
+ "num_variates_present": true
330
+ },
331
+ "soft_checks": {
332
+ "max_length_match": true
333
+ },
334
+ "checks_passed": true
335
+ },
336
+ {
337
+ "name": "cmip6_2000",
338
+ "paper_name": "CMIP6 2000",
339
+ "source": "lotsa",
340
+ "location": "cmip6_2000",
341
+ "domain": "Climate",
342
+ "weight": 0.057,
343
+ "expected": {
344
+ "series": 8192,
345
+ "max_length": 7300,
346
+ "num_variates": 22
347
+ },
348
+ "observed": {
349
+ "num_series": 8192,
350
+ "min_length": 7300,
351
+ "max_length": 7300,
352
+ "total_points": 1315635200,
353
+ "nan_fraction": 0.0,
354
+ "channel_hist": {
355
+ "22": 8192
356
+ },
357
+ "freq_hist": {
358
+ "6h": 8192
359
+ },
360
+ "skipped": 0
361
+ },
362
+ "elapsed_s": 641.54,
363
+ "shards": [
364
+ "part-00000.parquet"
365
+ ],
366
+ "checks": {
367
+ "series_match": true,
368
+ "num_variates_present": true
369
+ },
370
+ "soft_checks": {
371
+ "max_length_match": true
372
+ },
373
+ "checks_passed": true
374
+ },
375
+ {
376
+ "name": "era5_1989",
377
+ "paper_name": "ERA5 1989",
378
+ "source": "lotsa",
379
+ "location": "era5_1989",
380
+ "domain": "Climate",
381
+ "weight": 0.085,
382
+ "expected": {
383
+ "series": 8192,
384
+ "max_length": 8736,
385
+ "num_variates": 15
386
+ },
387
+ "observed": {
388
+ "num_series": 8192,
389
+ "min_length": 8736,
390
+ "max_length": 8736,
391
+ "total_points": 1073479680,
392
+ "nan_fraction": 0.0,
393
+ "channel_hist": {
394
+ "15": 8192
395
+ },
396
+ "freq_hist": {
397
+ "h": 8192
398
+ },
399
+ "skipped": 0
400
+ },
401
+ "elapsed_s": 1022.63,
402
+ "shards": [
403
+ "part-00000.parquet"
404
+ ],
405
+ "checks": {
406
+ "series_match": true,
407
+ "num_variates_present": true
408
+ },
409
+ "soft_checks": {
410
+ "max_length_match": true
411
+ },
412
+ "checks_passed": true
413
+ },
414
+ {
415
+ "name": "era5_1990",
416
+ "paper_name": "ERA5 1990",
417
+ "source": "lotsa",
418
+ "location": "era5_1990",
419
+ "domain": "Climate",
420
+ "weight": 0.085,
421
+ "expected": {
422
+ "series": 8192,
423
+ "max_length": 8736,
424
+ "num_variates": 15
425
+ },
426
+ "observed": {
427
+ "num_series": 8192,
428
+ "min_length": 8736,
429
+ "max_length": 8736,
430
+ "total_points": 1073479680,
431
+ "nan_fraction": 0.0,
432
+ "channel_hist": {
433
+ "15": 8192
434
+ },
435
+ "freq_hist": {
436
+ "h": 8192
437
+ },
438
+ "skipped": 0
439
+ },
440
+ "elapsed_s": 1127.85,
441
+ "shards": [
442
+ "part-00000.parquet"
443
+ ],
444
+ "checks": {
445
+ "series_match": true,
446
+ "num_variates_present": true
447
+ },
448
+ "soft_checks": {
449
+ "max_length_match": true
450
+ },
451
+ "checks_passed": true
452
+ },
453
+ {
454
+ "name": "era5_1991",
455
+ "paper_name": "ERA5 1991",
456
+ "source": "lotsa",
457
+ "location": "era5_1991",
458
+ "domain": "Climate",
459
+ "weight": 0.085,
460
+ "expected": {
461
+ "series": 8192,
462
+ "max_length": 8736,
463
+ "num_variates": 15
464
+ },
465
+ "observed": {
466
+ "num_series": 8192,
467
+ "min_length": 8736,
468
+ "max_length": 8736,
469
+ "total_points": 1073479680,
470
+ "nan_fraction": 0.0,
471
+ "channel_hist": {
472
+ "15": 8192
473
+ },
474
+ "freq_hist": {
475
+ "h": 8192
476
+ },
477
+ "skipped": 0
478
+ },
479
+ "elapsed_s": 843.04,
480
+ "shards": [
481
+ "part-00000.parquet"
482
+ ],
483
+ "checks": {
484
+ "series_match": true,
485
+ "num_variates_present": true
486
+ },
487
+ "soft_checks": {
488
+ "max_length_match": true
489
+ },
490
+ "checks_passed": true
491
+ },
492
+ {
493
+ "name": "kernel_synth_1m",
494
+ "paper_name": "Kernel Synth 1M",
495
+ "source": "chronos",
496
+ "location": "training_corpus/kernel_synth_1m",
497
+ "domain": "Synthetic",
498
+ "weight": 0.001024,
499
+ "expected": {
500
+ "series": 1000000,
501
+ "max_length": 1024,
502
+ "num_variates": 1
503
+ },
504
+ "observed": {
505
+ "num_series": 1000000,
506
+ "min_length": 1024,
507
+ "max_length": 1024,
508
+ "total_points": 1024000000,
509
+ "nan_fraction": 0.0,
510
+ "channel_hist": {
511
+ "1": 1000000
512
+ },
513
+ "freq_hist": {
514
+ "None": 1000000
515
+ },
516
+ "skipped": 0
517
+ },
518
+ "elapsed_s": 747.15,
519
+ "shards": [
520
+ "part-00000.parquet",
521
+ "part-00001.parquet",
522
+ "part-00002.parquet",
523
+ "part-00003.parquet",
524
+ "part-00004.parquet",
525
+ "part-00005.parquet",
526
+ "part-00006.parquet",
527
+ "part-00007.parquet",
528
+ "part-00008.parquet",
529
+ "part-00009.parquet",
530
+ "part-00010.parquet",
531
+ "part-00011.parquet",
532
+ "part-00012.parquet",
533
+ "part-00013.parquet",
534
+ "part-00014.parquet",
535
+ "part-00015.parquet",
536
+ "part-00016.parquet",
537
+ "part-00017.parquet",
538
+ "part-00018.parquet",
539
+ "part-00019.parquet",
540
+ "part-00020.parquet",
541
+ "part-00021.parquet",
542
+ "part-00022.parquet",
543
+ "part-00023.parquet",
544
+ "part-00024.parquet",
545
+ "part-00025.parquet",
546
+ "part-00026.parquet",
547
+ "part-00027.parquet",
548
+ "part-00028.parquet",
549
+ "part-00029.parquet",
550
+ "part-00030.parquet",
551
+ "part-00031.parquet",
552
+ "part-00032.parquet",
553
+ "part-00033.parquet",
554
+ "part-00034.parquet",
555
+ "part-00035.parquet",
556
+ "part-00036.parquet",
557
+ "part-00037.parquet",
558
+ "part-00038.parquet",
559
+ "part-00039.parquet",
560
+ "part-00040.parquet",
561
+ "part-00041.parquet",
562
+ "part-00042.parquet",
563
+ "part-00043.parquet",
564
+ "part-00044.parquet",
565
+ "part-00045.parquet",
566
+ "part-00046.parquet",
567
+ "part-00047.parquet",
568
+ "part-00048.parquet",
569
+ "part-00049.parquet"
570
+ ],
571
+ "checks": {
572
+ "series_match": true,
573
+ "num_variates_present": true
574
+ },
575
+ "soft_checks": {
576
+ "max_length_match": true
577
+ },
578
+ "checks_passed": true
579
+ },
580
+ {
581
+ "name": "mexico_city_bikes",
582
+ "paper_name": "Mexico City Bikes",
583
+ "source": "chronos",
584
+ "location": "mexico_city_bikes",
585
+ "domain": "Traffic",
586
+ "weight": 2.5,
587
+ "expected": {
588
+ "series": 494,
589
+ "max_length": 104449,
590
+ "num_variates": 1
591
+ },
592
+ "observed": {
593
+ "num_series": 494,
594
+ "min_length": 780,
595
+ "max_length": 104449,
596
+ "total_points": 38687004,
597
+ "nan_fraction": 0.0,
598
+ "channel_hist": {
599
+ "1": 494
600
+ },
601
+ "freq_hist": {
602
+ "h": 494
603
+ },
604
+ "skipped": 0
605
+ },
606
+ "elapsed_s": 31.2,
607
+ "shards": [
608
+ "part-00000.parquet"
609
+ ],
610
+ "checks": {
611
+ "series_match": true,
612
+ "num_variates_present": true
613
+ },
614
+ "checks_passed": true,
615
+ "soft_checks": {
616
+ "max_length_match": true
617
+ }
618
+ },
619
+ {
620
+ "name": "monash_m3_monthly",
621
+ "paper_name": "Monash M3 Monthly",
622
+ "source": "lotsa",
623
+ "location": "monash_m3_monthly",
624
+ "domain": "Econ/Fin",
625
+ "weight": 0.72,
626
+ "expected": {
627
+ "series": 1428,
628
+ "max_length": 126,
629
+ "num_variates": 1
630
+ },
631
+ "observed": {
632
+ "num_series": 1428,
633
+ "min_length": 48,
634
+ "max_length": 126,
635
+ "total_points": 141858,
636
+ "nan_fraction": 0.0,
637
+ "channel_hist": {
638
+ "1": 1428
639
+ },
640
+ "freq_hist": {
641
+ "ME": 1428
642
+ },
643
+ "skipped": 0
644
+ },
645
+ "elapsed_s": 3.28,
646
+ "shards": [
647
+ "part-00000.parquet"
648
+ ],
649
+ "checks": {
650
+ "series_match": true,
651
+ "num_variates_present": true
652
+ },
653
+ "checks_passed": true,
654
+ "soft_checks": {
655
+ "max_length_match": true
656
+ }
657
+ },
658
+ {
659
+ "name": "nn5_weekly",
660
+ "paper_name": "NN5 Weekly",
661
+ "source": "lotsa",
662
+ "location": "nn5_weekly",
663
+ "domain": "Econ/Fin",
664
+ "weight": 5,
665
+ "expected": {
666
+ "series": 111,
667
+ "max_length": 105,
668
+ "num_variates": 1
669
+ },
670
+ "observed": {
671
+ "num_series": 111,
672
+ "min_length": 105,
673
+ "max_length": 105,
674
+ "total_points": 11655,
675
+ "nan_fraction": 0.0,
676
+ "channel_hist": {
677
+ "1": 111
678
+ },
679
+ "freq_hist": {
680
+ "W-SUN": 111
681
+ },
682
+ "skipped": 0
683
+ },
684
+ "elapsed_s": 2.28,
685
+ "shards": [
686
+ "part-00000.parquet"
687
+ ],
688
+ "checks": {
689
+ "series_match": true,
690
+ "num_variates_present": true
691
+ },
692
+ "checks_passed": true,
693
+ "soft_checks": {
694
+ "max_length_match": true
695
+ }
696
+ },
697
+ {
698
+ "name": "pems04",
699
+ "paper_name": "PEMS04",
700
+ "source": "lotsa",
701
+ "location": "PEMS04",
702
+ "domain": "Traffic",
703
+ "weight": 1.2,
704
+ "expected": {
705
+ "series": 307,
706
+ "max_length": 16992,
707
+ "num_variates": 3
708
+ },
709
+ "observed": {
710
+ "num_series": 307,
711
+ "min_length": 16992,
712
+ "max_length": 16992,
713
+ "total_points": 15649632,
714
+ "nan_fraction": 0.0,
715
+ "channel_hist": {
716
+ "3": 307
717
+ },
718
+ "freq_hist": {
719
+ "5min": 307
720
+ },
721
+ "skipped": 0
722
+ },
723
+ "elapsed_s": 5.85,
724
+ "shards": [
725
+ "part-00000.parquet"
726
+ ],
727
+ "checks": {
728
+ "series_match": true,
729
+ "num_variates_present": true
730
+ },
731
+ "soft_checks": {
732
+ "max_length_match": true
733
+ },
734
+ "checks_passed": true
735
+ },
736
+ {
737
+ "name": "pems07",
738
+ "paper_name": "PEMS07",
739
+ "source": "lotsa",
740
+ "location": "PEMS07",
741
+ "domain": "Traffic",
742
+ "weight": 1.2,
743
+ "expected": {
744
+ "series": 883,
745
+ "max_length": 28224,
746
+ "num_variates": 1
747
+ },
748
+ "observed": {
749
+ "num_series": 883,
750
+ "min_length": 28224,
751
+ "max_length": 28224,
752
+ "total_points": 24921792,
753
+ "nan_fraction": 0.0,
754
+ "channel_hist": {
755
+ "1": 883
756
+ },
757
+ "freq_hist": {
758
+ "5min": 883
759
+ },
760
+ "skipped": 0
761
+ },
762
+ "elapsed_s": 7.28,
763
+ "shards": [
764
+ "part-00000.parquet"
765
+ ],
766
+ "checks": {
767
+ "series_match": true,
768
+ "num_variates_present": true
769
+ },
770
+ "soft_checks": {
771
+ "max_length_match": true
772
+ },
773
+ "checks_passed": true
774
+ },
775
+ {
776
+ "name": "pems08",
777
+ "paper_name": "PEMS08",
778
+ "source": "lotsa",
779
+ "location": "PEMS08",
780
+ "domain": "Traffic",
781
+ "weight": 2.1,
782
+ "expected": {
783
+ "series": 170,
784
+ "max_length": 17856,
785
+ "num_variates": 3
786
+ },
787
+ "observed": {
788
+ "num_series": 170,
789
+ "min_length": 17856,
790
+ "max_length": 17856,
791
+ "total_points": 9106560,
792
+ "nan_fraction": 0.0,
793
+ "channel_hist": {
794
+ "3": 170
795
+ },
796
+ "freq_hist": {
797
+ "5min": 170
798
+ },
799
+ "skipped": 0
800
+ },
801
+ "elapsed_s": 4.43,
802
+ "shards": [
803
+ "part-00000.parquet"
804
+ ],
805
+ "checks": {
806
+ "series_match": true,
807
+ "num_variates_present": true
808
+ },
809
+ "soft_checks": {
810
+ "max_length_match": true
811
+ },
812
+ "checks_passed": true
813
+ },
814
+ {
815
+ "name": "project_tycho",
816
+ "paper_name": "Project Tycho",
817
+ "source": "lotsa",
818
+ "location": "project_tycho",
819
+ "domain": "Health",
820
+ "weight": 0.21,
821
+ "expected": {
822
+ "series": 1258,
823
+ "max_length": 3854,
824
+ "num_variates": 1
825
+ },
826
+ "observed": {
827
+ "num_series": 1258,
828
+ "min_length": 102,
829
+ "max_length": 3854,
830
+ "total_points": 1377707,
831
+ "nan_fraction": 0.141648,
832
+ "channel_hist": {
833
+ "1": 1258
834
+ },
835
+ "freq_hist": {
836
+ "W": 1258
837
+ },
838
+ "skipped": 0
839
+ },
840
+ "elapsed_s": 3.54,
841
+ "shards": [
842
+ "part-00000.parquet"
843
+ ],
844
+ "checks": {
845
+ "series_match": true,
846
+ "num_variates_present": true
847
+ },
848
+ "soft_checks": {
849
+ "max_length_match": true
850
+ },
851
+ "checks_passed": true
852
+ },
853
+ {
854
+ "name": "q_traffic",
855
+ "paper_name": "Q-TRAFFIC",
856
+ "source": "lotsa",
857
+ "location": "Q-TRAFFIC",
858
+ "domain": "Traffic",
859
+ "weight": 0.024,
860
+ "expected": {
861
+ "series": 45148,
862
+ "max_length": 5856,
863
+ "num_variates": 1
864
+ },
865
+ "observed": {
866
+ "num_series": 45148,
867
+ "min_length": 5856,
868
+ "max_length": 5856,
869
+ "total_points": 264386688,
870
+ "nan_fraction": 0.0,
871
+ "channel_hist": {
872
+ "1": 45148
873
+ },
874
+ "freq_hist": {
875
+ "15min": 45148
876
+ },
877
+ "skipped": 0
878
+ },
879
+ "elapsed_s": 62.3,
880
+ "shards": [
881
+ "part-00000.parquet",
882
+ "part-00001.parquet",
883
+ "part-00002.parquet"
884
+ ],
885
+ "checks": {
886
+ "series_match": true,
887
+ "num_variates_present": true
888
+ },
889
+ "soft_checks": {
890
+ "max_length_match": true
891
+ },
892
+ "checks_passed": true
893
+ },
894
+ {
895
+ "name": "residential_load_power",
896
+ "paper_name": "Residential Load Power",
897
+ "source": "lotsa",
898
+ "location": "residential_load_power",
899
+ "domain": "Energy",
900
+ "weight": 1.2,
901
+ "expected": {
902
+ "series": 271,
903
+ "max_length": 614880,
904
+ "num_variates": 3
905
+ },
906
+ "observed": {
907
+ "num_series": 271,
908
+ "min_length": 901,
909
+ "max_length": 614880,
910
+ "total_points": 437983677,
911
+ "nan_fraction": 0.031089,
912
+ "channel_hist": {
913
+ "3": 271
914
+ },
915
+ "freq_hist": {
916
+ "min": 271
917
+ },
918
+ "skipped": 0
919
+ },
920
+ "elapsed_s": 123.59,
921
+ "shards": [
922
+ "part-00000.parquet"
923
+ ],
924
+ "checks": {
925
+ "series_match": true,
926
+ "num_variates_present": true
927
+ },
928
+ "checks_passed": true,
929
+ "soft_checks": {
930
+ "max_length_match": true
931
+ }
932
+ },
933
+ {
934
+ "name": "residential_pv_power",
935
+ "paper_name": "Residential PV Power",
936
+ "source": "lotsa",
937
+ "location": "residential_pv_power",
938
+ "domain": "Energy",
939
+ "weight": 1.5,
940
+ "expected": {
941
+ "series": 233,
942
+ "max_length": 614880,
943
+ "num_variates": 3
944
+ },
945
+ "observed": {
946
+ "num_series": 233,
947
+ "min_length": 901,
948
+ "max_length": 614880,
949
+ "total_points": 376016850,
950
+ "nan_fraction": 0.03135,
951
+ "channel_hist": {
952
+ "3": 233
953
+ },
954
+ "freq_hist": {
955
+ "min": 233
956
+ },
957
+ "skipped": 0
958
+ },
959
+ "elapsed_s": 80.97,
960
+ "shards": [
961
+ "part-00000.parquet"
962
+ ],
963
+ "checks": {
964
+ "series_match": true,
965
+ "num_variates_present": true
966
+ },
967
+ "soft_checks": {
968
+ "max_length_match": true
969
+ },
970
+ "checks_passed": true
971
+ },
972
+ {
973
+ "name": "subseasonal",
974
+ "paper_name": "Subseasonal",
975
+ "source": "lotsa",
976
+ "location": "subseasonal",
977
+ "domain": "Climate",
978
+ "weight": 0.3,
979
+ "expected": {
980
+ "series": 862,
981
+ "max_length": 16470,
982
+ "num_variates": 4
983
+ },
984
+ "observed": {
985
+ "num_series": 862,
986
+ "min_length": 16470,
987
+ "max_length": 16470,
988
+ "total_points": 56788560,
989
+ "nan_fraction": 0.0,
990
+ "channel_hist": {
991
+ "4": 862
992
+ },
993
+ "freq_hist": {
994
+ "D": 862
995
+ },
996
+ "skipped": 0
997
+ },
998
+ "elapsed_s": 16.02,
999
+ "shards": [
1000
+ "part-00000.parquet"
1001
+ ],
1002
+ "checks": {
1003
+ "series_match": true,
1004
+ "num_variates_present": true
1005
+ },
1006
+ "soft_checks": {
1007
+ "max_length_match": true
1008
+ },
1009
+ "checks_passed": true
1010
+ },
1011
+ {
1012
+ "name": "subseasonal_precip",
1013
+ "paper_name": "Subseasonal Precipitation",
1014
+ "source": "lotsa",
1015
+ "location": "subseasonal_precip",
1016
+ "domain": "Climate",
1017
+ "weight": 1.2,
1018
+ "expected": {
1019
+ "series": 862,
1020
+ "max_length": 11323,
1021
+ "num_variates": 1
1022
+ },
1023
+ "observed": {
1024
+ "num_series": 862,
1025
+ "min_length": 11323,
1026
+ "max_length": 11323,
1027
+ "total_points": 9760426,
1028
+ "nan_fraction": 0.0,
1029
+ "channel_hist": {
1030
+ "1": 862
1031
+ },
1032
+ "freq_hist": {
1033
+ "D": 862
1034
+ },
1035
+ "skipped": 0
1036
+ },
1037
+ "elapsed_s": 6.91,
1038
+ "shards": [
1039
+ "part-00000.parquet"
1040
+ ],
1041
+ "checks": {
1042
+ "series_match": true,
1043
+ "num_variates_present": true
1044
+ },
1045
+ "soft_checks": {
1046
+ "max_length_match": true
1047
+ },
1048
+ "checks_passed": true
1049
+ },
1050
+ {
1051
+ "name": "syn_anomaly",
1052
+ "paper_name": "Anomaly",
1053
+ "source": "tempopfn",
1054
+ "location": "AnomalyGenerator",
1055
+ "domain": "Synthetic",
1056
+ "weight": 0.0256,
1057
+ "expected": {
1058
+ "series": 5000,
1059
+ "max_length": 10000,
1060
+ "num_variates": 1
1061
+ },
1062
+ "observed": {
1063
+ "num_series": 5000,
1064
+ "min_length": 10000,
1065
+ "max_length": 10000,
1066
+ "total_points": 50000000,
1067
+ "nan_fraction": 0.0,
1068
+ "channel_hist": {
1069
+ "1": 5000
1070
+ },
1071
+ "freq_hist": {
1072
+ "None": 5000
1073
+ },
1074
+ "skipped": 0
1075
+ },
1076
+ "elapsed_s": 2.34,
1077
+ "shards": [
1078
+ "part-00000.parquet"
1079
+ ],
1080
+ "checks": {
1081
+ "series_match": true,
1082
+ "num_variates_present": true
1083
+ },
1084
+ "soft_checks": {
1085
+ "max_length_match": true
1086
+ },
1087
+ "checks_passed": true
1088
+ },
1089
+ {
1090
+ "name": "syn_forecastpfn",
1091
+ "paper_name": "ForecastPFN",
1092
+ "source": "tempopfn",
1093
+ "location": "ForecastPFNGenerator",
1094
+ "domain": "Synthetic",
1095
+ "weight": 1,
1096
+ "expected": {
1097
+ "series": 5000,
1098
+ "max_length": 10000,
1099
+ "num_variates": 1
1100
+ },
1101
+ "observed": {
1102
+ "num_series": 5000,
1103
+ "min_length": 10000,
1104
+ "max_length": 10000,
1105
+ "total_points": 50000000,
1106
+ "nan_fraction": 0.0,
1107
+ "channel_hist": {
1108
+ "1": 5000
1109
+ },
1110
+ "freq_hist": {
1111
+ "None": 5000
1112
+ },
1113
+ "skipped": 0
1114
+ },
1115
+ "elapsed_s": 45.17,
1116
+ "shards": [
1117
+ "part-00000.parquet"
1118
+ ],
1119
+ "checks": {
1120
+ "series_match": true,
1121
+ "num_variates_present": true
1122
+ },
1123
+ "soft_checks": {
1124
+ "max_length_match": true
1125
+ },
1126
+ "checks_passed": true
1127
+ },
1128
+ {
1129
+ "name": "syn_gp",
1130
+ "paper_name": "GP",
1131
+ "source": "tempopfn",
1132
+ "location": "GPGenerator",
1133
+ "domain": "Synthetic",
1134
+ "weight": 0.4096,
1135
+ "expected": {
1136
+ "series": 5000,
1137
+ "max_length": 2048,
1138
+ "num_variates": 1
1139
+ },
1140
+ "observed": {
1141
+ "num_series": 5000,
1142
+ "min_length": 2048,
1143
+ "max_length": 2048,
1144
+ "total_points": 10240000,
1145
+ "nan_fraction": 0.0,
1146
+ "channel_hist": {
1147
+ "1": 5000
1148
+ },
1149
+ "freq_hist": {
1150
+ "None": 5000
1151
+ },
1152
+ "skipped": 0
1153
+ },
1154
+ "elapsed_s": 134.6,
1155
+ "shards": [
1156
+ "chunk-0000.parquet",
1157
+ "chunk-0001.parquet",
1158
+ "chunk-0002.parquet",
1159
+ "chunk-0003.parquet",
1160
+ "chunk-0004.parquet",
1161
+ "chunk-0005.parquet",
1162
+ "chunk-0006.parquet",
1163
+ "chunk-0007.parquet",
1164
+ "chunk-0008.parquet",
1165
+ "chunk-0009.parquet",
1166
+ "chunk-0010.parquet",
1167
+ "chunk-0011.parquet",
1168
+ "chunk-0012.parquet",
1169
+ "chunk-0013.parquet",
1170
+ "chunk-0014.parquet",
1171
+ "chunk-0015.parquet",
1172
+ "chunk-0016.parquet",
1173
+ "chunk-0017.parquet",
1174
+ "chunk-0018.parquet",
1175
+ "chunk-0019.parquet",
1176
+ "chunk-0020.parquet",
1177
+ "chunk-0021.parquet",
1178
+ "chunk-0022.parquet",
1179
+ "chunk-0023.parquet",
1180
+ "chunk-0024.parquet",
1181
+ "chunk-0025.parquet",
1182
+ "chunk-0026.parquet",
1183
+ "chunk-0027.parquet",
1184
+ "chunk-0028.parquet",
1185
+ "chunk-0029.parquet",
1186
+ "chunk-0030.parquet",
1187
+ "chunk-0031.parquet",
1188
+ "chunk-0032.parquet",
1189
+ "chunk-0033.parquet",
1190
+ "chunk-0034.parquet",
1191
+ "chunk-0035.parquet",
1192
+ "chunk-0036.parquet",
1193
+ "chunk-0037.parquet",
1194
+ "chunk-0038.parquet",
1195
+ "chunk-0039.parquet",
1196
+ "chunk-0040.parquet",
1197
+ "chunk-0041.parquet",
1198
+ "chunk-0042.parquet",
1199
+ "chunk-0043.parquet",
1200
+ "chunk-0044.parquet",
1201
+ "chunk-0045.parquet",
1202
+ "chunk-0046.parquet",
1203
+ "chunk-0047.parquet",
1204
+ "chunk-0048.parquet",
1205
+ "chunk-0049.parquet",
1206
+ "chunk-0050.parquet",
1207
+ "chunk-0051.parquet",
1208
+ "chunk-0052.parquet",
1209
+ "chunk-0053.parquet",
1210
+ "chunk-0054.parquet",
1211
+ "chunk-0055.parquet",
1212
+ "chunk-0056.parquet",
1213
+ "chunk-0057.parquet",
1214
+ "chunk-0058.parquet",
1215
+ "chunk-0059.parquet",
1216
+ "chunk-0060.parquet",
1217
+ "chunk-0061.parquet",
1218
+ "chunk-0062.parquet",
1219
+ "chunk-0063.parquet",
1220
+ "chunk-0064.parquet",
1221
+ "chunk-0065.parquet",
1222
+ "chunk-0066.parquet",
1223
+ "chunk-0067.parquet",
1224
+ "chunk-0068.parquet",
1225
+ "chunk-0069.parquet",
1226
+ "chunk-0070.parquet",
1227
+ "chunk-0071.parquet",
1228
+ "chunk-0072.parquet",
1229
+ "chunk-0073.parquet",
1230
+ "chunk-0074.parquet",
1231
+ "chunk-0075.parquet",
1232
+ "chunk-0076.parquet",
1233
+ "chunk-0077.parquet",
1234
+ "chunk-0078.parquet",
1235
+ "chunk-0079.parquet",
1236
+ "chunk-0080.parquet",
1237
+ "chunk-0081.parquet",
1238
+ "chunk-0082.parquet",
1239
+ "chunk-0083.parquet",
1240
+ "chunk-0084.parquet",
1241
+ "chunk-0085.parquet",
1242
+ "chunk-0086.parquet",
1243
+ "chunk-0087.parquet",
1244
+ "chunk-0088.parquet",
1245
+ "chunk-0089.parquet",
1246
+ "chunk-0090.parquet",
1247
+ "chunk-0091.parquet",
1248
+ "chunk-0092.parquet",
1249
+ "chunk-0093.parquet",
1250
+ "chunk-0094.parquet",
1251
+ "chunk-0095.parquet",
1252
+ "chunk-0096.parquet",
1253
+ "chunk-0097.parquet",
1254
+ "chunk-0098.parquet",
1255
+ "chunk-0099.parquet"
1256
+ ],
1257
+ "checks": {
1258
+ "series_match": true,
1259
+ "num_variates_present": true
1260
+ },
1261
+ "checks_passed": true,
1262
+ "soft_checks": {
1263
+ "max_length_match": true
1264
+ }
1265
+ },
1266
+ {
1267
+ "name": "syn_ou",
1268
+ "paper_name": "OU",
1269
+ "source": "tempopfn",
1270
+ "location": "OrnsteinUhlenbeckProcessGenerator",
1271
+ "domain": "Synthetic",
1272
+ "weight": 0.4096,
1273
+ "expected": {
1274
+ "series": 5000,
1275
+ "max_length": 10000,
1276
+ "num_variates": 1
1277
+ },
1278
+ "observed": {
1279
+ "num_series": 5000,
1280
+ "min_length": 10000,
1281
+ "max_length": 10000,
1282
+ "total_points": 50000000,
1283
+ "nan_fraction": 0.0,
1284
+ "channel_hist": {
1285
+ "1": 5000
1286
+ },
1287
+ "freq_hist": {
1288
+ "None": 5000
1289
+ },
1290
+ "skipped": 0
1291
+ },
1292
+ "elapsed_s": 333.02,
1293
+ "shards": [
1294
+ "part-00000.parquet"
1295
+ ],
1296
+ "checks": {
1297
+ "series_match": true,
1298
+ "num_variates_present": true
1299
+ },
1300
+ "soft_checks": {
1301
+ "max_length_match": true
1302
+ },
1303
+ "checks_passed": true
1304
+ },
1305
+ {
1306
+ "name": "syn_sawtooth",
1307
+ "paper_name": "Sawtooth",
1308
+ "source": "tempopfn",
1309
+ "location": "SawToothGenerator",
1310
+ "domain": "Synthetic",
1311
+ "weight": 0.0512,
1312
+ "expected": {
1313
+ "series": 5000,
1314
+ "max_length": 10000,
1315
+ "num_variates": 1
1316
+ },
1317
+ "observed": {
1318
+ "num_series": 5000,
1319
+ "min_length": 10000,
1320
+ "max_length": 10000,
1321
+ "total_points": 50000000,
1322
+ "nan_fraction": 0.0,
1323
+ "channel_hist": {
1324
+ "1": 5000
1325
+ },
1326
+ "freq_hist": {
1327
+ "None": 5000
1328
+ },
1329
+ "skipped": 0
1330
+ },
1331
+ "elapsed_s": 2.27,
1332
+ "shards": [
1333
+ "part-00000.parquet"
1334
+ ],
1335
+ "checks": {
1336
+ "series_match": true,
1337
+ "num_variates_present": true
1338
+ },
1339
+ "soft_checks": {
1340
+ "max_length_match": true
1341
+ },
1342
+ "checks_passed": true
1343
+ },
1344
+ {
1345
+ "name": "syn_sinewave",
1346
+ "paper_name": "Sinewave",
1347
+ "source": "tempopfn",
1348
+ "location": "SineWaveGenerator",
1349
+ "domain": "Synthetic",
1350
+ "weight": 0.1024,
1351
+ "expected": {
1352
+ "series": 5000,
1353
+ "max_length": 10000,
1354
+ "num_variates": 1
1355
+ },
1356
+ "observed": {
1357
+ "num_series": 5000,
1358
+ "min_length": 10000,
1359
+ "max_length": 10000,
1360
+ "total_points": 50000000,
1361
+ "nan_fraction": 0.0,
1362
+ "channel_hist": {
1363
+ "1": 5000
1364
+ },
1365
+ "freq_hist": {
1366
+ "None": 5000
1367
+ },
1368
+ "skipped": 0
1369
+ },
1370
+ "elapsed_s": 4.95,
1371
+ "shards": [
1372
+ "part-00000.parquet"
1373
+ ],
1374
+ "checks": {
1375
+ "series_match": true,
1376
+ "num_variates_present": true
1377
+ },
1378
+ "soft_checks": {
1379
+ "max_length_match": true
1380
+ },
1381
+ "checks_passed": true
1382
+ },
1383
+ {
1384
+ "name": "syn_spikes",
1385
+ "paper_name": "Spikes",
1386
+ "source": "tempopfn",
1387
+ "location": "SpikesGenerator",
1388
+ "domain": "Synthetic",
1389
+ "weight": 0.0256,
1390
+ "expected": {
1391
+ "series": 5000,
1392
+ "max_length": 10000,
1393
+ "num_variates": 1
1394
+ },
1395
+ "observed": {
1396
+ "num_series": 5000,
1397
+ "min_length": 10000,
1398
+ "max_length": 10000,
1399
+ "total_points": 50000000,
1400
+ "nan_fraction": 0.0,
1401
+ "channel_hist": {
1402
+ "1": 5000
1403
+ },
1404
+ "freq_hist": {
1405
+ "None": 5000
1406
+ },
1407
+ "skipped": 0
1408
+ },
1409
+ "elapsed_s": 3.0,
1410
+ "shards": [
1411
+ "part-00000.parquet"
1412
+ ],
1413
+ "checks": {
1414
+ "series_match": true,
1415
+ "num_variates_present": true
1416
+ },
1417
+ "soft_checks": {
1418
+ "max_length_match": true
1419
+ },
1420
+ "checks_passed": true
1421
+ },
1422
+ {
1423
+ "name": "syn_step",
1424
+ "paper_name": "Step",
1425
+ "source": "tempopfn",
1426
+ "location": "StepGenerator",
1427
+ "domain": "Synthetic",
1428
+ "weight": 0.0512,
1429
+ "expected": {
1430
+ "series": 5000,
1431
+ "max_length": 10000,
1432
+ "num_variates": 1
1433
+ },
1434
+ "observed": {
1435
+ "num_series": 5000,
1436
+ "min_length": 10000,
1437
+ "max_length": 10000,
1438
+ "total_points": 50000000,
1439
+ "nan_fraction": 0.0,
1440
+ "channel_hist": {
1441
+ "1": 5000
1442
+ },
1443
+ "freq_hist": {
1444
+ "None": 5000
1445
+ },
1446
+ "skipped": 0
1447
+ },
1448
+ "elapsed_s": 8.54,
1449
+ "shards": [
1450
+ "part-00000.parquet"
1451
+ ],
1452
+ "checks": {
1453
+ "series_match": true,
1454
+ "num_variates_present": true
1455
+ },
1456
+ "soft_checks": {
1457
+ "max_length_match": true
1458
+ },
1459
+ "checks_passed": true
1460
+ },
1461
+ {
1462
+ "name": "taxi_1h",
1463
+ "paper_name": "Taxi (Hourly)",
1464
+ "source": "chronos",
1465
+ "location": "taxi_1h",
1466
+ "domain": "Traffic",
1467
+ "weight": 0.88,
1468
+ "expected": {
1469
+ "series": 2428,
1470
+ "max_length": 744,
1471
+ "num_variates": 1
1472
+ },
1473
+ "observed": {
1474
+ "num_series": 2428,
1475
+ "min_length": 734,
1476
+ "max_length": 744,
1477
+ "total_points": 1794292,
1478
+ "nan_fraction": 0.0,
1479
+ "channel_hist": {
1480
+ "1": 2428
1481
+ },
1482
+ "freq_hist": {
1483
+ "h": 2428
1484
+ },
1485
+ "skipped": 0
1486
+ },
1487
+ "elapsed_s": 2.9,
1488
+ "shards": [
1489
+ "part-00000.parquet"
1490
+ ],
1491
+ "checks": {
1492
+ "series_match": true,
1493
+ "num_variates_present": true
1494
+ },
1495
+ "soft_checks": {
1496
+ "max_length_match": true
1497
+ },
1498
+ "checks_passed": true
1499
+ },
1500
+ {
1501
+ "name": "taxi_30min",
1502
+ "paper_name": "Taxi (30 Min.)",
1503
+ "source": "chronos",
1504
+ "location": "taxi_30min",
1505
+ "domain": "Traffic",
1506
+ "weight": 0.88,
1507
+ "expected": {
1508
+ "series": 2428,
1509
+ "max_length": 1488,
1510
+ "num_variates": 1
1511
+ },
1512
+ "observed": {
1513
+ "num_series": 2428,
1514
+ "min_length": 1469,
1515
+ "max_length": 1488,
1516
+ "total_points": 3589798,
1517
+ "nan_fraction": 0.0,
1518
+ "channel_hist": {
1519
+ "1": 2428
1520
+ },
1521
+ "freq_hist": {
1522
+ "30min": 2428
1523
+ },
1524
+ "skipped": 0
1525
+ },
1526
+ "elapsed_s": 3.84,
1527
+ "shards": [
1528
+ "part-00000.parquet"
1529
+ ],
1530
+ "checks": {
1531
+ "series_match": true,
1532
+ "num_variates_present": true
1533
+ },
1534
+ "soft_checks": {
1535
+ "max_length_match": true
1536
+ },
1537
+ "checks_passed": true
1538
+ },
1539
+ {
1540
+ "name": "uber_tlc_hourly",
1541
+ "paper_name": "Uber TLC (Hourly)",
1542
+ "source": "chronos",
1543
+ "location": "uber_tlc_hourly",
1544
+ "domain": "Traffic",
1545
+ "weight": 4,
1546
+ "expected": {
1547
+ "series": 262,
1548
+ "max_length": 4344,
1549
+ "num_variates": 1
1550
+ },
1551
+ "observed": {
1552
+ "num_series": 262,
1553
+ "min_length": 4344,
1554
+ "max_length": 4344,
1555
+ "total_points": 1138128,
1556
+ "nan_fraction": 0.0,
1557
+ "channel_hist": {
1558
+ "1": 262
1559
+ },
1560
+ "freq_hist": {
1561
+ "h": 262
1562
+ },
1563
+ "skipped": 0
1564
+ },
1565
+ "elapsed_s": 2.13,
1566
+ "shards": [
1567
+ "part-00000.parquet"
1568
+ ],
1569
+ "checks": {
1570
+ "series_match": true,
1571
+ "num_variates_present": true
1572
+ },
1573
+ "soft_checks": {
1574
+ "max_length_match": true
1575
+ },
1576
+ "checks_passed": true
1577
+ },
1578
+ {
1579
+ "name": "weatherbench_daily",
1580
+ "paper_name": "Weatherbench daily",
1581
+ "source": "chronos",
1582
+ "location": "weatherbench_daily",
1583
+ "domain": "Climate",
1584
+ "weight": 0.1024,
1585
+ "expected": {
1586
+ "series": 10000,
1587
+ "max_length": 14610,
1588
+ "num_variates": 1
1589
+ },
1590
+ "observed": {
1591
+ "num_series": 10000,
1592
+ "min_length": 14609,
1593
+ "max_length": 14610,
1594
+ "total_points": 146099824,
1595
+ "nan_fraction": 0.0,
1596
+ "channel_hist": {
1597
+ "1": 10000
1598
+ },
1599
+ "freq_hist": {
1600
+ "D": 10000
1601
+ },
1602
+ "skipped": 0
1603
+ },
1604
+ "elapsed_s": 1406.47,
1605
+ "shards": [
1606
+ "part-00000.parquet"
1607
+ ],
1608
+ "checks": {
1609
+ "series_match": true,
1610
+ "num_variates_present": true
1611
+ },
1612
+ "soft_checks": {
1613
+ "max_length_match": true
1614
+ },
1615
+ "checks_passed": true
1616
+ },
1617
+ {
1618
+ "name": "wiki_daily_100k",
1619
+ "paper_name": "Wiki Daily",
1620
+ "source": "chronos",
1621
+ "location": "wiki_daily_100k",
1622
+ "domain": "Web",
1623
+ "weight": 0.00512,
1624
+ "expected": {
1625
+ "series": 100000,
1626
+ "max_length": 2741,
1627
+ "num_variates": 1
1628
+ },
1629
+ "observed": {
1630
+ "num_series": 100000,
1631
+ "min_length": 2741,
1632
+ "max_length": 2741,
1633
+ "total_points": 274100000,
1634
+ "nan_fraction": 0.0,
1635
+ "channel_hist": {
1636
+ "1": 100000
1637
+ },
1638
+ "freq_hist": {
1639
+ "D": 100000
1640
+ },
1641
+ "skipped": 0
1642
+ },
1643
+ "elapsed_s": 233.34,
1644
+ "shards": [
1645
+ "part-00000.parquet",
1646
+ "part-00001.parquet",
1647
+ "part-00002.parquet",
1648
+ "part-00003.parquet",
1649
+ "part-00004.parquet"
1650
+ ],
1651
+ "checks": {
1652
+ "series_match": true,
1653
+ "num_variates_present": true
1654
+ },
1655
+ "soft_checks": {
1656
+ "max_length_match": true
1657
+ },
1658
+ "checks_passed": true
1659
+ },
1660
+ {
1661
+ "name": "wind_farms_daily",
1662
+ "paper_name": "Wind Farms D",
1663
+ "source": "chronos",
1664
+ "location": "wind_farms_daily",
1665
+ "domain": "Energy",
1666
+ "weight": 2,
1667
+ "expected": {
1668
+ "series": 337,
1669
+ "max_length": 366,
1670
+ "num_variates": 1
1671
+ },
1672
+ "observed": {
1673
+ "num_series": 337,
1674
+ "min_length": 71,
1675
+ "max_length": 366,
1676
+ "total_points": 119549,
1677
+ "nan_fraction": 0.167764,
1678
+ "channel_hist": {
1679
+ "1": 337
1680
+ },
1681
+ "freq_hist": {
1682
+ "D": 337
1683
+ },
1684
+ "skipped": 0
1685
+ },
1686
+ "elapsed_s": 1.92,
1687
+ "shards": [
1688
+ "part-00000.parquet"
1689
+ ],
1690
+ "checks": {
1691
+ "series_match": true,
1692
+ "num_variates_present": true
1693
+ },
1694
+ "soft_checks": {
1695
+ "max_length_match": true
1696
+ },
1697
+ "checks_passed": true
1698
+ },
1699
+ {
1700
+ "name": "wind_farms_hourly",
1701
+ "paper_name": "Wind Farms H",
1702
+ "source": "chronos",
1703
+ "location": "wind_farms_hourly",
1704
+ "domain": "Energy",
1705
+ "weight": 4,
1706
+ "expected": {
1707
+ "series": 337,
1708
+ "max_length": 6148,
1709
+ "num_variates": 1
1710
+ },
1711
+ "observed": {
1712
+ "num_series": 337,
1713
+ "min_length": 1715,
1714
+ "max_length": 8784,
1715
+ "total_points": 2869414,
1716
+ "nan_fraction": 0.170219,
1717
+ "channel_hist": {
1718
+ "1": 337
1719
+ },
1720
+ "freq_hist": {
1721
+ "h": 337
1722
+ },
1723
+ "skipped": 0
1724
+ },
1725
+ "elapsed_s": 4.79,
1726
+ "shards": [
1727
+ "part-00000.parquet"
1728
+ ],
1729
+ "checks": {
1730
+ "series_match": true,
1731
+ "num_variates_present": true
1732
+ },
1733
+ "soft_checks": {
1734
+ "max_length_match": false
1735
+ },
1736
+ "checks_passed": true
1737
+ }
1738
+ ]
1739
+ }
meta/reports/alibaba_cluster_trace_2018.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "alibaba_cluster_trace_2018",
3
+ "paper_name": "Alibaba Cluster Trace 2018",
4
+ "source": "lotsa",
5
+ "location": "alibaba_cluster_trace_2018",
6
+ "domain": "Cloud",
7
+ "weight": 0.009,
8
+ "expected": {
9
+ "series": 58409,
10
+ "max_length": 1728,
11
+ "num_variates": 2
12
+ },
13
+ "observed": {
14
+ "num_series": 58409,
15
+ "min_length": 100,
16
+ "max_length": 1728,
17
+ "total_points": 190385060,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "2": 58409
21
+ },
22
+ "freq_hist": {
23
+ "5min": 58409
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 112.72,
28
+ "shards": [
29
+ "part-00000.parquet",
30
+ "part-00001.parquet",
31
+ "part-00002.parquet"
32
+ ],
33
+ "checks": {
34
+ "series_match": true,
35
+ "num_variates_present": true
36
+ },
37
+ "soft_checks": {
38
+ "max_length_match": true
39
+ },
40
+ "checks_passed": true
41
+ }
meta/reports/australian_electricity.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "australian_electricity",
3
+ "paper_name": "Australian Electricity",
4
+ "source": "chronos",
5
+ "location": "monash_australian_electricity",
6
+ "domain": "Energy",
7
+ "weight": 220,
8
+ "expected": {
9
+ "series": 5,
10
+ "max_length": 232272,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 5,
15
+ "min_length": 230736,
16
+ "max_length": 232272,
17
+ "total_points": 1155264,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 5
21
+ },
22
+ "freq_hist": {
23
+ "30min": 5
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 2.9,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/bdg2_bull.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "bdg2_bull",
3
+ "paper_name": "BDG-2 Bull",
4
+ "source": "lotsa",
5
+ "location": "bull",
6
+ "domain": "Energy",
7
+ "weight": 25,
8
+ "expected": {
9
+ "series": 41,
10
+ "max_length": 12280,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 41,
15
+ "min_length": 17544,
16
+ "max_length": 17544,
17
+ "total_points": 719304,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 41
21
+ },
22
+ "freq_hist": {
23
+ "h": 41
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 3.3,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": false
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/bdg2_fox.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "bdg2_fox",
3
+ "paper_name": "BDG-2 Fox",
4
+ "source": "lotsa",
5
+ "location": "bdg-2_fox",
6
+ "domain": "Energy",
7
+ "weight": 5,
8
+ "expected": {
9
+ "series": 135,
10
+ "max_length": 12280,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 135,
15
+ "min_length": 8760,
16
+ "max_length": 17544,
17
+ "total_points": 2324568,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 135
21
+ },
22
+ "freq_hist": {
23
+ "h": 135
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 2.92,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "max_length_match": false,
34
+ "num_variates_present": true
35
+ },
36
+ "checks_passed": false
37
+ }
meta/reports/bdg2_panther.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "bdg2_panther",
3
+ "paper_name": "BDG-2 Panther",
4
+ "source": "lotsa",
5
+ "location": "bdg-2_panther",
6
+ "domain": "Energy",
7
+ "weight": 2.5,
8
+ "expected": {
9
+ "series": 105,
10
+ "max_length": 6132,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 105,
15
+ "min_length": 8760,
16
+ "max_length": 8760,
17
+ "total_points": 919800,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 105
21
+ },
22
+ "freq_hist": {
23
+ "h": 105
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 2.72,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "max_length_match": false,
34
+ "num_variates_present": true
35
+ },
36
+ "checks_passed": false
37
+ }
meta/reports/buildings_900k.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "buildings_900k",
3
+ "paper_name": "BuildingsBench900k",
4
+ "source": "lotsa",
5
+ "location": "buildings_900k",
6
+ "domain": "Energy",
7
+ "weight": 0.02048,
8
+ "expected": {
9
+ "series": 100000,
10
+ "max_length": 8759,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 100000,
15
+ "min_length": 8761,
16
+ "max_length": 8761,
17
+ "total_points": 876100000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 100000
21
+ },
22
+ "freq_hist": {
23
+ "h": 100000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 3615.86,
28
+ "shards": [
29
+ "part-00000.parquet",
30
+ "part-00001.parquet",
31
+ "part-00002.parquet",
32
+ "part-00003.parquet",
33
+ "part-00004.parquet"
34
+ ],
35
+ "checks": {
36
+ "series_match": true,
37
+ "num_variates_present": true
38
+ },
39
+ "soft_checks": {
40
+ "max_length_match": false
41
+ },
42
+ "checks_passed": true
43
+ }
meta/reports/china_air_quality.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "china_air_quality",
3
+ "paper_name": "China Air Quality",
4
+ "source": "lotsa",
5
+ "location": "china_air_quality",
6
+ "domain": "Climate",
7
+ "weight": 0.3,
8
+ "expected": {
9
+ "series": 437,
10
+ "max_length": 397335,
11
+ "num_variates": 6
12
+ },
13
+ "observed": {
14
+ "num_series": 437,
15
+ "min_length": 1950,
16
+ "max_length": 397335,
17
+ "total_points": 34435404,
18
+ "nan_fraction": 0.511998,
19
+ "channel_hist": {
20
+ "6": 437
21
+ },
22
+ "freq_hist": {
23
+ "h": 437
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 9.56,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/cmip6_2000.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "cmip6_2000",
3
+ "paper_name": "CMIP6 2000",
4
+ "source": "lotsa",
5
+ "location": "cmip6_2000",
6
+ "domain": "Climate",
7
+ "weight": 0.057,
8
+ "expected": {
9
+ "series": 8192,
10
+ "max_length": 7300,
11
+ "num_variates": 22
12
+ },
13
+ "observed": {
14
+ "num_series": 8192,
15
+ "min_length": 7300,
16
+ "max_length": 7300,
17
+ "total_points": 1315635200,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "22": 8192
21
+ },
22
+ "freq_hist": {
23
+ "6h": 8192
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 641.54,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/era5_1989.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "era5_1989",
3
+ "paper_name": "ERA5 1989",
4
+ "source": "lotsa",
5
+ "location": "era5_1989",
6
+ "domain": "Climate",
7
+ "weight": 0.085,
8
+ "expected": {
9
+ "series": 8192,
10
+ "max_length": 8736,
11
+ "num_variates": 15
12
+ },
13
+ "observed": {
14
+ "num_series": 8192,
15
+ "min_length": 8736,
16
+ "max_length": 8736,
17
+ "total_points": 1073479680,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "15": 8192
21
+ },
22
+ "freq_hist": {
23
+ "h": 8192
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 1022.63,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/era5_1990.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "era5_1990",
3
+ "paper_name": "ERA5 1990",
4
+ "source": "lotsa",
5
+ "location": "era5_1990",
6
+ "domain": "Climate",
7
+ "weight": 0.085,
8
+ "expected": {
9
+ "series": 8192,
10
+ "max_length": 8736,
11
+ "num_variates": 15
12
+ },
13
+ "observed": {
14
+ "num_series": 8192,
15
+ "min_length": 8736,
16
+ "max_length": 8736,
17
+ "total_points": 1073479680,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "15": 8192
21
+ },
22
+ "freq_hist": {
23
+ "h": 8192
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 1127.85,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/era5_1991.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "era5_1991",
3
+ "paper_name": "ERA5 1991",
4
+ "source": "lotsa",
5
+ "location": "era5_1991",
6
+ "domain": "Climate",
7
+ "weight": 0.085,
8
+ "expected": {
9
+ "series": 8192,
10
+ "max_length": 8736,
11
+ "num_variates": 15
12
+ },
13
+ "observed": {
14
+ "num_series": 8192,
15
+ "min_length": 8736,
16
+ "max_length": 8736,
17
+ "total_points": 1073479680,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "15": 8192
21
+ },
22
+ "freq_hist": {
23
+ "h": 8192
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 843.04,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/kernel_synth_1m.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "kernel_synth_1m",
3
+ "paper_name": "Kernel Synth 1M",
4
+ "source": "chronos",
5
+ "location": "training_corpus/kernel_synth_1m",
6
+ "domain": "Synthetic",
7
+ "weight": 0.001024,
8
+ "expected": {
9
+ "series": 1000000,
10
+ "max_length": 1024,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 1000000,
15
+ "min_length": 1024,
16
+ "max_length": 1024,
17
+ "total_points": 1024000000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 1000000
21
+ },
22
+ "freq_hist": {
23
+ "None": 1000000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 747.15,
28
+ "shards": [
29
+ "part-00000.parquet",
30
+ "part-00001.parquet",
31
+ "part-00002.parquet",
32
+ "part-00003.parquet",
33
+ "part-00004.parquet",
34
+ "part-00005.parquet",
35
+ "part-00006.parquet",
36
+ "part-00007.parquet",
37
+ "part-00008.parquet",
38
+ "part-00009.parquet",
39
+ "part-00010.parquet",
40
+ "part-00011.parquet",
41
+ "part-00012.parquet",
42
+ "part-00013.parquet",
43
+ "part-00014.parquet",
44
+ "part-00015.parquet",
45
+ "part-00016.parquet",
46
+ "part-00017.parquet",
47
+ "part-00018.parquet",
48
+ "part-00019.parquet",
49
+ "part-00020.parquet",
50
+ "part-00021.parquet",
51
+ "part-00022.parquet",
52
+ "part-00023.parquet",
53
+ "part-00024.parquet",
54
+ "part-00025.parquet",
55
+ "part-00026.parquet",
56
+ "part-00027.parquet",
57
+ "part-00028.parquet",
58
+ "part-00029.parquet",
59
+ "part-00030.parquet",
60
+ "part-00031.parquet",
61
+ "part-00032.parquet",
62
+ "part-00033.parquet",
63
+ "part-00034.parquet",
64
+ "part-00035.parquet",
65
+ "part-00036.parquet",
66
+ "part-00037.parquet",
67
+ "part-00038.parquet",
68
+ "part-00039.parquet",
69
+ "part-00040.parquet",
70
+ "part-00041.parquet",
71
+ "part-00042.parquet",
72
+ "part-00043.parquet",
73
+ "part-00044.parquet",
74
+ "part-00045.parquet",
75
+ "part-00046.parquet",
76
+ "part-00047.parquet",
77
+ "part-00048.parquet",
78
+ "part-00049.parquet"
79
+ ],
80
+ "checks": {
81
+ "series_match": true,
82
+ "num_variates_present": true
83
+ },
84
+ "soft_checks": {
85
+ "max_length_match": true
86
+ },
87
+ "checks_passed": true
88
+ }
meta/reports/mexico_city_bikes.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "mexico_city_bikes",
3
+ "paper_name": "Mexico City Bikes",
4
+ "source": "chronos",
5
+ "location": "mexico_city_bikes",
6
+ "domain": "Traffic",
7
+ "weight": 2.5,
8
+ "expected": {
9
+ "series": 494,
10
+ "max_length": 104449,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 494,
15
+ "min_length": 780,
16
+ "max_length": 104449,
17
+ "total_points": 38687004,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 494
21
+ },
22
+ "freq_hist": {
23
+ "h": 494
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 31.2,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "max_length_match": true,
34
+ "num_variates_present": true
35
+ },
36
+ "checks_passed": true
37
+ }
meta/reports/monash_m3_monthly.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "monash_m3_monthly",
3
+ "paper_name": "Monash M3 Monthly",
4
+ "source": "lotsa",
5
+ "location": "monash_m3_monthly",
6
+ "domain": "Econ/Fin",
7
+ "weight": 0.72,
8
+ "expected": {
9
+ "series": 1428,
10
+ "max_length": 126,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 1428,
15
+ "min_length": 48,
16
+ "max_length": 126,
17
+ "total_points": 141858,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 1428
21
+ },
22
+ "freq_hist": {
23
+ "ME": 1428
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 3.28,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "max_length_match": true,
34
+ "num_variates_present": true
35
+ },
36
+ "checks_passed": true
37
+ }
meta/reports/nn5_weekly.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "nn5_weekly",
3
+ "paper_name": "NN5 Weekly",
4
+ "source": "lotsa",
5
+ "location": "nn5_weekly",
6
+ "domain": "Econ/Fin",
7
+ "weight": 5,
8
+ "expected": {
9
+ "series": 111,
10
+ "max_length": 105,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 111,
15
+ "min_length": 105,
16
+ "max_length": 105,
17
+ "total_points": 11655,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 111
21
+ },
22
+ "freq_hist": {
23
+ "W-SUN": 111
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 2.28,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "max_length_match": true,
34
+ "num_variates_present": true
35
+ },
36
+ "checks_passed": true
37
+ }
meta/reports/pems04.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "pems04",
3
+ "paper_name": "PEMS04",
4
+ "source": "lotsa",
5
+ "location": "PEMS04",
6
+ "domain": "Traffic",
7
+ "weight": 1.2,
8
+ "expected": {
9
+ "series": 307,
10
+ "max_length": 16992,
11
+ "num_variates": 3
12
+ },
13
+ "observed": {
14
+ "num_series": 307,
15
+ "min_length": 16992,
16
+ "max_length": 16992,
17
+ "total_points": 15649632,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "3": 307
21
+ },
22
+ "freq_hist": {
23
+ "5min": 307
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 5.85,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/pems07.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "pems07",
3
+ "paper_name": "PEMS07",
4
+ "source": "lotsa",
5
+ "location": "PEMS07",
6
+ "domain": "Traffic",
7
+ "weight": 1.2,
8
+ "expected": {
9
+ "series": 883,
10
+ "max_length": 28224,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 883,
15
+ "min_length": 28224,
16
+ "max_length": 28224,
17
+ "total_points": 24921792,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 883
21
+ },
22
+ "freq_hist": {
23
+ "5min": 883
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 7.28,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/pems08.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "pems08",
3
+ "paper_name": "PEMS08",
4
+ "source": "lotsa",
5
+ "location": "PEMS08",
6
+ "domain": "Traffic",
7
+ "weight": 2.1,
8
+ "expected": {
9
+ "series": 170,
10
+ "max_length": 17856,
11
+ "num_variates": 3
12
+ },
13
+ "observed": {
14
+ "num_series": 170,
15
+ "min_length": 17856,
16
+ "max_length": 17856,
17
+ "total_points": 9106560,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "3": 170
21
+ },
22
+ "freq_hist": {
23
+ "5min": 170
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 4.43,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/project_tycho.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "project_tycho",
3
+ "paper_name": "Project Tycho",
4
+ "source": "lotsa",
5
+ "location": "project_tycho",
6
+ "domain": "Health",
7
+ "weight": 0.21,
8
+ "expected": {
9
+ "series": 1258,
10
+ "max_length": 3854,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 1258,
15
+ "min_length": 102,
16
+ "max_length": 3854,
17
+ "total_points": 1377707,
18
+ "nan_fraction": 0.141648,
19
+ "channel_hist": {
20
+ "1": 1258
21
+ },
22
+ "freq_hist": {
23
+ "W": 1258
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 3.54,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/q_traffic.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "q_traffic",
3
+ "paper_name": "Q-TRAFFIC",
4
+ "source": "lotsa",
5
+ "location": "Q-TRAFFIC",
6
+ "domain": "Traffic",
7
+ "weight": 0.024,
8
+ "expected": {
9
+ "series": 45148,
10
+ "max_length": 5856,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 45148,
15
+ "min_length": 5856,
16
+ "max_length": 5856,
17
+ "total_points": 264386688,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 45148
21
+ },
22
+ "freq_hist": {
23
+ "15min": 45148
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 62.3,
28
+ "shards": [
29
+ "part-00000.parquet",
30
+ "part-00001.parquet",
31
+ "part-00002.parquet"
32
+ ],
33
+ "checks": {
34
+ "series_match": true,
35
+ "num_variates_present": true
36
+ },
37
+ "soft_checks": {
38
+ "max_length_match": true
39
+ },
40
+ "checks_passed": true
41
+ }
meta/reports/residential_load_power.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "residential_load_power",
3
+ "paper_name": "Residential Load Power",
4
+ "source": "lotsa",
5
+ "location": "residential_load_power",
6
+ "domain": "Energy",
7
+ "weight": 1.2,
8
+ "expected": {
9
+ "series": 271,
10
+ "max_length": 614880,
11
+ "num_variates": 3
12
+ },
13
+ "observed": {
14
+ "num_series": 271,
15
+ "min_length": 901,
16
+ "max_length": 614880,
17
+ "total_points": 437983677,
18
+ "nan_fraction": 0.031089,
19
+ "channel_hist": {
20
+ "3": 271
21
+ },
22
+ "freq_hist": {
23
+ "min": 271
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 123.59,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "max_length_match": true,
34
+ "num_variates_present": true
35
+ },
36
+ "checks_passed": true
37
+ }
meta/reports/residential_pv_power.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "residential_pv_power",
3
+ "paper_name": "Residential PV Power",
4
+ "source": "lotsa",
5
+ "location": "residential_pv_power",
6
+ "domain": "Energy",
7
+ "weight": 1.5,
8
+ "expected": {
9
+ "series": 233,
10
+ "max_length": 614880,
11
+ "num_variates": 3
12
+ },
13
+ "observed": {
14
+ "num_series": 233,
15
+ "min_length": 901,
16
+ "max_length": 614880,
17
+ "total_points": 376016850,
18
+ "nan_fraction": 0.03135,
19
+ "channel_hist": {
20
+ "3": 233
21
+ },
22
+ "freq_hist": {
23
+ "min": 233
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 80.97,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/subseasonal.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "subseasonal",
3
+ "paper_name": "Subseasonal",
4
+ "source": "lotsa",
5
+ "location": "subseasonal",
6
+ "domain": "Climate",
7
+ "weight": 0.3,
8
+ "expected": {
9
+ "series": 862,
10
+ "max_length": 16470,
11
+ "num_variates": 4
12
+ },
13
+ "observed": {
14
+ "num_series": 862,
15
+ "min_length": 16470,
16
+ "max_length": 16470,
17
+ "total_points": 56788560,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "4": 862
21
+ },
22
+ "freq_hist": {
23
+ "D": 862
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 16.02,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/subseasonal_precip.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "subseasonal_precip",
3
+ "paper_name": "Subseasonal Precipitation",
4
+ "source": "lotsa",
5
+ "location": "subseasonal_precip",
6
+ "domain": "Climate",
7
+ "weight": 1.2,
8
+ "expected": {
9
+ "series": 862,
10
+ "max_length": 11323,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 862,
15
+ "min_length": 11323,
16
+ "max_length": 11323,
17
+ "total_points": 9760426,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 862
21
+ },
22
+ "freq_hist": {
23
+ "D": 862
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 6.91,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/syn_anomaly.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "syn_anomaly",
3
+ "paper_name": "Anomaly",
4
+ "source": "tempopfn",
5
+ "location": "AnomalyGenerator",
6
+ "domain": "Synthetic",
7
+ "weight": 0.0256,
8
+ "expected": {
9
+ "series": 5000,
10
+ "max_length": 10000,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 5000,
15
+ "min_length": 10000,
16
+ "max_length": 10000,
17
+ "total_points": 50000000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 5000
21
+ },
22
+ "freq_hist": {
23
+ "None": 5000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 2.34,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/syn_forecastpfn.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "syn_forecastpfn",
3
+ "paper_name": "ForecastPFN",
4
+ "source": "tempopfn",
5
+ "location": "ForecastPFNGenerator",
6
+ "domain": "Synthetic",
7
+ "weight": 1,
8
+ "expected": {
9
+ "series": 5000,
10
+ "max_length": 10000,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 5000,
15
+ "min_length": 10000,
16
+ "max_length": 10000,
17
+ "total_points": 50000000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 5000
21
+ },
22
+ "freq_hist": {
23
+ "None": 5000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 45.17,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/syn_gp.json ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "syn_gp",
3
+ "paper_name": "GP",
4
+ "source": "tempopfn",
5
+ "location": "GPGenerator",
6
+ "domain": "Synthetic",
7
+ "weight": 0.4096,
8
+ "expected": {
9
+ "series": 5000,
10
+ "max_length": 2048,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 5000,
15
+ "min_length": 2048,
16
+ "max_length": 2048,
17
+ "total_points": 10240000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 5000
21
+ },
22
+ "freq_hist": {
23
+ "None": 5000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 134.6,
28
+ "shards": [
29
+ "chunk-0000.parquet",
30
+ "chunk-0001.parquet",
31
+ "chunk-0002.parquet",
32
+ "chunk-0003.parquet",
33
+ "chunk-0004.parquet",
34
+ "chunk-0005.parquet",
35
+ "chunk-0006.parquet",
36
+ "chunk-0007.parquet",
37
+ "chunk-0008.parquet",
38
+ "chunk-0009.parquet",
39
+ "chunk-0010.parquet",
40
+ "chunk-0011.parquet",
41
+ "chunk-0012.parquet",
42
+ "chunk-0013.parquet",
43
+ "chunk-0014.parquet",
44
+ "chunk-0015.parquet",
45
+ "chunk-0016.parquet",
46
+ "chunk-0017.parquet",
47
+ "chunk-0018.parquet",
48
+ "chunk-0019.parquet",
49
+ "chunk-0020.parquet",
50
+ "chunk-0021.parquet",
51
+ "chunk-0022.parquet",
52
+ "chunk-0023.parquet",
53
+ "chunk-0024.parquet",
54
+ "chunk-0025.parquet",
55
+ "chunk-0026.parquet",
56
+ "chunk-0027.parquet",
57
+ "chunk-0028.parquet",
58
+ "chunk-0029.parquet",
59
+ "chunk-0030.parquet",
60
+ "chunk-0031.parquet",
61
+ "chunk-0032.parquet",
62
+ "chunk-0033.parquet",
63
+ "chunk-0034.parquet",
64
+ "chunk-0035.parquet",
65
+ "chunk-0036.parquet",
66
+ "chunk-0037.parquet",
67
+ "chunk-0038.parquet",
68
+ "chunk-0039.parquet",
69
+ "chunk-0040.parquet",
70
+ "chunk-0041.parquet",
71
+ "chunk-0042.parquet",
72
+ "chunk-0043.parquet",
73
+ "chunk-0044.parquet",
74
+ "chunk-0045.parquet",
75
+ "chunk-0046.parquet",
76
+ "chunk-0047.parquet",
77
+ "chunk-0048.parquet",
78
+ "chunk-0049.parquet",
79
+ "chunk-0050.parquet",
80
+ "chunk-0051.parquet",
81
+ "chunk-0052.parquet",
82
+ "chunk-0053.parquet",
83
+ "chunk-0054.parquet",
84
+ "chunk-0055.parquet",
85
+ "chunk-0056.parquet",
86
+ "chunk-0057.parquet",
87
+ "chunk-0058.parquet",
88
+ "chunk-0059.parquet",
89
+ "chunk-0060.parquet",
90
+ "chunk-0061.parquet",
91
+ "chunk-0062.parquet",
92
+ "chunk-0063.parquet",
93
+ "chunk-0064.parquet",
94
+ "chunk-0065.parquet",
95
+ "chunk-0066.parquet",
96
+ "chunk-0067.parquet",
97
+ "chunk-0068.parquet",
98
+ "chunk-0069.parquet",
99
+ "chunk-0070.parquet",
100
+ "chunk-0071.parquet",
101
+ "chunk-0072.parquet",
102
+ "chunk-0073.parquet",
103
+ "chunk-0074.parquet",
104
+ "chunk-0075.parquet",
105
+ "chunk-0076.parquet",
106
+ "chunk-0077.parquet",
107
+ "chunk-0078.parquet",
108
+ "chunk-0079.parquet",
109
+ "chunk-0080.parquet",
110
+ "chunk-0081.parquet",
111
+ "chunk-0082.parquet",
112
+ "chunk-0083.parquet",
113
+ "chunk-0084.parquet",
114
+ "chunk-0085.parquet",
115
+ "chunk-0086.parquet",
116
+ "chunk-0087.parquet",
117
+ "chunk-0088.parquet",
118
+ "chunk-0089.parquet",
119
+ "chunk-0090.parquet",
120
+ "chunk-0091.parquet",
121
+ "chunk-0092.parquet",
122
+ "chunk-0093.parquet",
123
+ "chunk-0094.parquet",
124
+ "chunk-0095.parquet",
125
+ "chunk-0096.parquet",
126
+ "chunk-0097.parquet",
127
+ "chunk-0098.parquet",
128
+ "chunk-0099.parquet"
129
+ ],
130
+ "checks": {
131
+ "series_match": true,
132
+ "num_variates_present": true
133
+ },
134
+ "checks_passed": true
135
+ }
meta/reports/syn_ou.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "syn_ou",
3
+ "paper_name": "OU",
4
+ "source": "tempopfn",
5
+ "location": "OrnsteinUhlenbeckProcessGenerator",
6
+ "domain": "Synthetic",
7
+ "weight": 0.4096,
8
+ "expected": {
9
+ "series": 5000,
10
+ "max_length": 10000,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 5000,
15
+ "min_length": 10000,
16
+ "max_length": 10000,
17
+ "total_points": 50000000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 5000
21
+ },
22
+ "freq_hist": {
23
+ "None": 5000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 333.02,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/syn_sawtooth.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "syn_sawtooth",
3
+ "paper_name": "Sawtooth",
4
+ "source": "tempopfn",
5
+ "location": "SawToothGenerator",
6
+ "domain": "Synthetic",
7
+ "weight": 0.0512,
8
+ "expected": {
9
+ "series": 5000,
10
+ "max_length": 10000,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 5000,
15
+ "min_length": 10000,
16
+ "max_length": 10000,
17
+ "total_points": 50000000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 5000
21
+ },
22
+ "freq_hist": {
23
+ "None": 5000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 2.27,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/syn_sinewave.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "syn_sinewave",
3
+ "paper_name": "Sinewave",
4
+ "source": "tempopfn",
5
+ "location": "SineWaveGenerator",
6
+ "domain": "Synthetic",
7
+ "weight": 0.1024,
8
+ "expected": {
9
+ "series": 5000,
10
+ "max_length": 10000,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 5000,
15
+ "min_length": 10000,
16
+ "max_length": 10000,
17
+ "total_points": 50000000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 5000
21
+ },
22
+ "freq_hist": {
23
+ "None": 5000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 4.95,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/syn_spikes.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "syn_spikes",
3
+ "paper_name": "Spikes",
4
+ "source": "tempopfn",
5
+ "location": "SpikesGenerator",
6
+ "domain": "Synthetic",
7
+ "weight": 0.0256,
8
+ "expected": {
9
+ "series": 5000,
10
+ "max_length": 10000,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 5000,
15
+ "min_length": 10000,
16
+ "max_length": 10000,
17
+ "total_points": 50000000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 5000
21
+ },
22
+ "freq_hist": {
23
+ "None": 5000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 3.0,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/syn_step.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "syn_step",
3
+ "paper_name": "Step",
4
+ "source": "tempopfn",
5
+ "location": "StepGenerator",
6
+ "domain": "Synthetic",
7
+ "weight": 0.0512,
8
+ "expected": {
9
+ "series": 5000,
10
+ "max_length": 10000,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 5000,
15
+ "min_length": 10000,
16
+ "max_length": 10000,
17
+ "total_points": 50000000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 5000
21
+ },
22
+ "freq_hist": {
23
+ "None": 5000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 8.54,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/taxi_1h.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "taxi_1h",
3
+ "paper_name": "Taxi (Hourly)",
4
+ "source": "chronos",
5
+ "location": "taxi_1h",
6
+ "domain": "Traffic",
7
+ "weight": 0.88,
8
+ "expected": {
9
+ "series": 2428,
10
+ "max_length": 744,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 2428,
15
+ "min_length": 734,
16
+ "max_length": 744,
17
+ "total_points": 1794292,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 2428
21
+ },
22
+ "freq_hist": {
23
+ "h": 2428
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 2.9,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/taxi_30min.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "taxi_30min",
3
+ "paper_name": "Taxi (30 Min.)",
4
+ "source": "chronos",
5
+ "location": "taxi_30min",
6
+ "domain": "Traffic",
7
+ "weight": 0.88,
8
+ "expected": {
9
+ "series": 2428,
10
+ "max_length": 1488,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 2428,
15
+ "min_length": 1469,
16
+ "max_length": 1488,
17
+ "total_points": 3589798,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 2428
21
+ },
22
+ "freq_hist": {
23
+ "30min": 2428
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 3.84,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/uber_tlc_hourly.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "uber_tlc_hourly",
3
+ "paper_name": "Uber TLC (Hourly)",
4
+ "source": "chronos",
5
+ "location": "uber_tlc_hourly",
6
+ "domain": "Traffic",
7
+ "weight": 4,
8
+ "expected": {
9
+ "series": 262,
10
+ "max_length": 4344,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 262,
15
+ "min_length": 4344,
16
+ "max_length": 4344,
17
+ "total_points": 1138128,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 262
21
+ },
22
+ "freq_hist": {
23
+ "h": 262
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 2.13,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/weatherbench_daily.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "weatherbench_daily",
3
+ "paper_name": "Weatherbench daily",
4
+ "source": "chronos",
5
+ "location": "weatherbench_daily",
6
+ "domain": "Climate",
7
+ "weight": 0.1024,
8
+ "expected": {
9
+ "series": 10000,
10
+ "max_length": 14610,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 10000,
15
+ "min_length": 14609,
16
+ "max_length": 14610,
17
+ "total_points": 146099824,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 10000
21
+ },
22
+ "freq_hist": {
23
+ "D": 10000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 1406.47,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/wiki_daily_100k.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "wiki_daily_100k",
3
+ "paper_name": "Wiki Daily",
4
+ "source": "chronos",
5
+ "location": "wiki_daily_100k",
6
+ "domain": "Web",
7
+ "weight": 0.00512,
8
+ "expected": {
9
+ "series": 100000,
10
+ "max_length": 2741,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 100000,
15
+ "min_length": 2741,
16
+ "max_length": 2741,
17
+ "total_points": 274100000,
18
+ "nan_fraction": 0.0,
19
+ "channel_hist": {
20
+ "1": 100000
21
+ },
22
+ "freq_hist": {
23
+ "D": 100000
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 233.34,
28
+ "shards": [
29
+ "part-00000.parquet",
30
+ "part-00001.parquet",
31
+ "part-00002.parquet",
32
+ "part-00003.parquet",
33
+ "part-00004.parquet"
34
+ ],
35
+ "checks": {
36
+ "series_match": true,
37
+ "num_variates_present": true
38
+ },
39
+ "soft_checks": {
40
+ "max_length_match": true
41
+ },
42
+ "checks_passed": true
43
+ }
meta/reports/wind_farms_daily.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "wind_farms_daily",
3
+ "paper_name": "Wind Farms D",
4
+ "source": "chronos",
5
+ "location": "wind_farms_daily",
6
+ "domain": "Energy",
7
+ "weight": 2,
8
+ "expected": {
9
+ "series": 337,
10
+ "max_length": 366,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 337,
15
+ "min_length": 71,
16
+ "max_length": 366,
17
+ "total_points": 119549,
18
+ "nan_fraction": 0.167764,
19
+ "channel_hist": {
20
+ "1": 337
21
+ },
22
+ "freq_hist": {
23
+ "D": 337
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 1.92,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": true
37
+ },
38
+ "checks_passed": true
39
+ }
meta/reports/wind_farms_hourly.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "wind_farms_hourly",
3
+ "paper_name": "Wind Farms H",
4
+ "source": "chronos",
5
+ "location": "wind_farms_hourly",
6
+ "domain": "Energy",
7
+ "weight": 4,
8
+ "expected": {
9
+ "series": 337,
10
+ "max_length": 6148,
11
+ "num_variates": 1
12
+ },
13
+ "observed": {
14
+ "num_series": 337,
15
+ "min_length": 1715,
16
+ "max_length": 8784,
17
+ "total_points": 2869414,
18
+ "nan_fraction": 0.170219,
19
+ "channel_hist": {
20
+ "1": 337
21
+ },
22
+ "freq_hist": {
23
+ "h": 337
24
+ },
25
+ "skipped": 0
26
+ },
27
+ "elapsed_s": 4.79,
28
+ "shards": [
29
+ "part-00000.parquet"
30
+ ],
31
+ "checks": {
32
+ "series_match": true,
33
+ "num_variates_present": true
34
+ },
35
+ "soft_checks": {
36
+ "max_length_match": false
37
+ },
38
+ "checks_passed": true
39
+ }