whenxuan commited on
Commit
8a9bdb3
·
1 Parent(s): e9c245c

whenxuan: upload the time series dataset

Browse files
Files changed (27) hide show
  1. train/time_series/m4_yearly/data-00000-of-00001.arrow +3 -0
  2. train/time_series/m4_yearly/dataset_info.json +27 -0
  3. train/time_series/m4_yearly/state.json +13 -0
  4. train/time_series/m5/data-00000-of-00001.arrow +3 -0
  5. train/time_series/m5/dataset_info.json +27 -0
  6. train/time_series/m5/state.json +13 -0
  7. train/time_series/mexico_city_bikes/data-00000-of-00001.arrow +3 -0
  8. train/time_series/mexico_city_bikes/dataset_info.json +27 -0
  9. train/time_series/mexico_city_bikes/state.json +13 -0
  10. train/time_series/monash_australian_electricity/data-00000-of-00001.arrow +3 -0
  11. train/time_series/monash_australian_electricity/dataset_info.json +27 -0
  12. train/time_series/monash_australian_electricity/state.json +13 -0
  13. train/time_series/monash_cif_2016/data-00000-of-00001.arrow +3 -0
  14. train/time_series/monash_cif_2016/dataset_info.json +27 -0
  15. train/time_series/monash_cif_2016/state.json +13 -0
  16. train/time_series/monash_covid_deaths/data-00000-of-00001.arrow +3 -0
  17. train/time_series/monash_covid_deaths/dataset_info.json +27 -0
  18. train/time_series/monash_covid_deaths/state.json +13 -0
  19. train/time_series/monash_electricity_hourly/data-00000-of-00001.arrow +3 -0
  20. train/time_series/monash_electricity_hourly/dataset_info.json +27 -0
  21. train/time_series/monash_electricity_hourly/state.json +13 -0
  22. train/time_series/monash_electricity_weekly/data-00000-of-00001.arrow +3 -0
  23. train/time_series/monash_electricity_weekly/dataset_info.json +27 -0
  24. train/time_series/monash_electricity_weekly/state.json +13 -0
  25. train/time_series/monash_fred_md/data-00000-of-00001.arrow +3 -0
  26. train/time_series/monash_fred_md/dataset_info.json +27 -0
  27. train/time_series/monash_fred_md/state.json +13 -0
train/time_series/m4_yearly/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:945f0c453cff7eb5747c8421dbaf23c99318129a487a020676c54e95097714bd
3
+ size 4215968
train/time_series/m4_yearly/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "length": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "dataset": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/time_series/m4_yearly/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "ec47ca33d725966c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/time_series/m5/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3a40215927cff5e0ee32e28114540b54ca9805b660fa60ea24a6cef4216000
3
+ size 191427624
train/time_series/m5/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "length": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "dataset": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/time_series/m5/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e61d0f67021bb776",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/time_series/mexico_city_bikes/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731a7b161e55ca7a4d3e7286f2f6f94b22d7bd4ee3e76106b614f455253e2eb7
3
+ size 155295808
train/time_series/mexico_city_bikes/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "length": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "dataset": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/time_series/mexico_city_bikes/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b64490d28713b8c2",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/time_series/monash_australian_electricity/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6c654000e3ca05a29f4050bddcd827c5b56af20d09a74d75bca82e50018c69
3
+ size 4641960
train/time_series/monash_australian_electricity/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "length": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "dataset": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/time_series/monash_australian_electricity/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8734841d434b33e2",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/time_series/monash_cif_2016/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:461b76359fe7c74d08c043a1e64d4b1ad8b4f4c92668682b0a75c46200628467
3
+ size 32112
train/time_series/monash_cif_2016/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "length": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "dataset": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/time_series/monash_cif_2016/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "d3dead8f8d3ad5d3",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/time_series/monash_covid_deaths/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c69499e59e20f04d50ba23cad2b7fb80fa6b1f22db594f504f113da2b16eda19
3
+ size 237656
train/time_series/monash_covid_deaths/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "length": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "dataset": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/time_series/monash_covid_deaths/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9a88083800a4b738",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/time_series/monash_electricity_hourly/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ada2db05c753f4d499542d2d02d89c8fb2ede12c60fd35ade7a2b544a1c5a4d
3
+ size 33919728
train/time_series/monash_electricity_hourly/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "length": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "dataset": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/time_series/monash_electricity_hourly/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6ff0f65799cdaf6f",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/time_series/monash_electricity_weekly/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1d697e4758f7b037c08c44b558d173f2b0fa8c7745a6308f183d292bf3a088
3
+ size 216624
train/time_series/monash_electricity_weekly/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "length": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "dataset": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/time_series/monash_electricity_weekly/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c57122d33b218089",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/time_series/monash_fred_md/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f5f85bdcb32364502df7353fc981858f1c0f8455f67c143c15c677696f0f3d6
3
+ size 316456
train/time_series/monash_fred_md/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "id": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "length": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "dataset": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/time_series/monash_fred_md/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b50c876397821257",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }