liamsbhoo doyensahoo commited on
Commit
149ca24
·
verified ·
0 Parent(s):

Duplicate from Salesforce/GiftEval

Browse files

Co-authored-by: Doyen <[email protected]>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +58 -0
  2. LOOP_SEATTLE/5T/data-00000-of-00001.arrow +3 -0
  3. LOOP_SEATTLE/5T/dataset_info.json +48 -0
  4. LOOP_SEATTLE/5T/state.json +13 -0
  5. LOOP_SEATTLE/D/data-00000-of-00001.arrow +3 -0
  6. LOOP_SEATTLE/D/dataset_info.json +48 -0
  7. LOOP_SEATTLE/D/state.json +13 -0
  8. LOOP_SEATTLE/H/data-00000-of-00001.arrow +3 -0
  9. LOOP_SEATTLE/H/dataset_info.json +48 -0
  10. LOOP_SEATTLE/H/state.json +13 -0
  11. M_DENSE/D/data-00000-of-00001.arrow +3 -0
  12. M_DENSE/D/dataset_info.json +59 -0
  13. M_DENSE/D/state.json +13 -0
  14. M_DENSE/H/data-00000-of-00001.arrow +3 -0
  15. M_DENSE/H/dataset_info.json +59 -0
  16. M_DENSE/H/state.json +13 -0
  17. README.md +50 -0
  18. SZ_TAXI/15T/data-00000-of-00001.arrow +3 -0
  19. SZ_TAXI/15T/dataset_info.json +48 -0
  20. SZ_TAXI/15T/state.json +13 -0
  21. SZ_TAXI/H/data-00000-of-00001.arrow +3 -0
  22. SZ_TAXI/H/dataset_info.json +48 -0
  23. SZ_TAXI/H/state.json +13 -0
  24. bitbrains_fast_storage/5T/data-00000-of-00001.arrow +3 -0
  25. bitbrains_fast_storage/5T/dataset_info.json +63 -0
  26. bitbrains_fast_storage/5T/state.json +13 -0
  27. bitbrains_fast_storage/H/data-00000-of-00001.arrow +3 -0
  28. bitbrains_fast_storage/H/dataset_info.json +63 -0
  29. bitbrains_fast_storage/H/state.json +13 -0
  30. bitbrains_rnd/5T/data-00000-of-00001.arrow +3 -0
  31. bitbrains_rnd/5T/dataset_info.json +63 -0
  32. bitbrains_rnd/5T/state.json +13 -0
  33. bitbrains_rnd/H/data-00000-of-00001.arrow +3 -0
  34. bitbrains_rnd/H/dataset_info.json +63 -0
  35. bitbrains_rnd/H/state.json +13 -0
  36. bizitobs_application/data-00000-of-00001.arrow +3 -0
  37. bizitobs_application/dataset_info.json +63 -0
  38. bizitobs_application/state.json +13 -0
  39. bizitobs_l2c/5T/data-00000-of-00001.arrow +3 -0
  40. bizitobs_l2c/5T/dataset_info.json +63 -0
  41. bizitobs_l2c/5T/state.json +13 -0
  42. bizitobs_l2c/H/data-00000-of-00001.arrow +3 -0
  43. bizitobs_l2c/H/dataset_info.json +63 -0
  44. bizitobs_l2c/H/state.json +13 -0
  45. bizitobs_service/data-00000-of-00001.arrow +3 -0
  46. bizitobs_service/dataset_info.json +63 -0
  47. bizitobs_service/state.json +13 -0
  48. car_parts_with_missing/data-00000-of-00001.arrow +3 -0
  49. car_parts_with_missing/dataset_info.json +48 -0
  50. car_parts_with_missing/state.json +13 -0
.gitattributes ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
56
+ # Video files - compressed
57
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
58
+ *.webm filter=lfs diff=lfs merge=lfs -text
LOOP_SEATTLE/5T/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:393f3aa3fb7fe37fea92599432a462b63b68734a977ee19efbd50cb9a8b9d928
3
+ size 135824024
LOOP_SEATTLE/5T/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "LOOP_SEATTLE",
6
+ "dataset_size": 135823005,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "freq": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "target": {
24
+ "feature": {
25
+ "dtype": "float32",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": "",
33
+ "size_in_bytes": 135823005,
34
+ "splits": {
35
+ "train": {
36
+ "name": "train",
37
+ "num_bytes": 135823005,
38
+ "num_examples": 323,
39
+ "dataset_name": "generator"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
LOOP_SEATTLE/5T/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8732797f7c28ad81",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
LOOP_SEATTLE/D/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:221985fb0af982975cef73ed68108da4a375f41aa7e3c3ce5defa52774a073c0
3
+ size 480248
LOOP_SEATTLE/D/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "LOOP_SEATTLE",
6
+ "dataset_size": 479222,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "freq": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "target": {
24
+ "feature": {
25
+ "dtype": "float32",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": "",
33
+ "size_in_bytes": 479222,
34
+ "splits": {
35
+ "train": {
36
+ "name": "train",
37
+ "num_bytes": 479222,
38
+ "num_examples": 323,
39
+ "dataset_name": "generator"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
LOOP_SEATTLE/D/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "f030eea862010496",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
LOOP_SEATTLE/H/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1a309c06fdc72accb27d6611e0cb7a05b6c05aebf416c3ecdcef7850195f93e
3
+ size 11326584
LOOP_SEATTLE/H/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "LOOP_SEATTLE",
6
+ "dataset_size": 11325562,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "freq": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "target": {
24
+ "feature": {
25
+ "dtype": "float32",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": "",
33
+ "size_in_bytes": 11325562,
34
+ "splits": {
35
+ "train": {
36
+ "name": "train",
37
+ "num_bytes": 11325562,
38
+ "num_examples": 323,
39
+ "dataset_name": "generator"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
LOOP_SEATTLE/H/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "725ca715494cfec4",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
M_DENSE/D/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:877e2bee9af3ec32d6cb8b05baf6e826f3ea1b764a21c2b691eee6214729f30b
3
+ size 703800
M_DENSE/D/dataset_info.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "M_DENSE",
6
+ "dataset_size": 702320,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "freq": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "target": {
24
+ "feature": {
25
+ "dtype": "float32",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 7,
39
+ "_type": "Sequence"
40
+ }
41
+ },
42
+ "homepage": "",
43
+ "license": "",
44
+ "size_in_bytes": 702320,
45
+ "splits": {
46
+ "train": {
47
+ "name": "train",
48
+ "num_bytes": 702320,
49
+ "num_examples": 30,
50
+ "dataset_name": "generator"
51
+ }
52
+ },
53
+ "version": {
54
+ "version_str": "0.0.0",
55
+ "major": 0,
56
+ "minor": 0,
57
+ "patch": 0
58
+ }
59
+ }
M_DENSE/D/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "37d86884f49305e0",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
M_DENSE/H/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85a9ae1708612a578e342838802325e250707e09ef60bf2050809a61602780f0
3
+ size 16822200
M_DENSE/H/dataset_info.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "M_DENSE",
6
+ "dataset_size": 16820720,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "freq": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "target": {
24
+ "feature": {
25
+ "dtype": "float32",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 7,
39
+ "_type": "Sequence"
40
+ }
41
+ },
42
+ "homepage": "",
43
+ "license": "",
44
+ "size_in_bytes": 16820720,
45
+ "splits": {
46
+ "train": {
47
+ "name": "train",
48
+ "num_bytes": 16820720,
49
+ "num_examples": 30,
50
+ "dataset_name": "generator"
51
+ }
52
+ },
53
+ "version": {
54
+ "version_str": "0.0.0",
55
+ "major": 0,
56
+ "minor": 0,
57
+ "patch": 0
58
+ }
59
+ }
M_DENSE/H/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "d9fa6898a6939306",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - time-series-forecasting
5
+ tags:
6
+ - timeseries
7
+ - forecasting
8
+ - benchmark
9
+ - gifteval
10
+ size_categories:
11
+ - 100K<n<1M
12
+
13
+ ---
14
+
15
+ ## GIFT-Eval
16
+ <!-- Provide a quick summary of the dataset. -->
17
+ ![gift eval main figure](gifteval.png)
18
+
19
+ We present GIFT-Eval, a benchmark designed to advance zero-shot time series forecasting by facilitating evaluation across diverse datasets. GIFT-Eval includes 23 datasets covering 144,000 time series and 177 million data points, with data spanning seven domains, 10 frequencies, and a range of forecast lengths. This benchmark aims to set a new standard, guiding future innovations in time series foundation models.
20
+
21
+ To facilitate the effective pretraining and evaluation of foundation models, we also provide a non-leaking pretraining dataset --> [GiftEvalPretrain](https://huggingface.co/datasets/Salesforce/GiftEvalPretrain).
22
+
23
+ [📄 Paper](https://arxiv.org/abs/2410.10393)
24
+
25
+ [🖥️ Code](https://github.com/SalesforceAIResearch/gift-eval)
26
+
27
+ [📔 Blog Post]()
28
+
29
+ [🏎️ Leader Board](https://huggingface.co/spaces/Salesforce/GIFT-Eval)
30
+
31
+ ## Submitting your results
32
+
33
+ If you want to submit your own results to our leaderborad please follow the instructions detailed in our [github repository](https://github.com/SalesforceAIResearch/gift-eval)
34
+
35
+ ## Ethical Considerations
36
+
37
+ This release is for research purposes only in support of an academic paper. Our models, datasets, and code are not specifically designed or evaluated for all downstream purposes. We strongly recommend users evaluate and address potential concerns related to accuracy, safety, and fairness before deploying this model. We encourage users to consider the common limitations of AI, comply with applicable laws, and leverage best practices when selecting use cases, particularly for high-risk scenarios where errors or misuse could significantly impact people’s lives, rights, or safety. For further guidance on use cases, refer to our AUP and AI AUP.
38
+
39
+ ## Citation
40
+
41
+ If you find this benchmark useful, please consider citing:
42
+
43
+ ```
44
+ @article{aksu2024giftevalbenchmarkgeneraltime,
45
+ title={GIFT-Eval: A Benchmark For General Time Series Forecasting Model Evaluation},
46
+ author={Taha Aksu and Gerald Woo and Juncheng Liu and Xu Liu and Chenghao Liu and Silvio Savarese and Caiming Xiong and Doyen Sahoo},
47
+ journal = {arxiv preprint arxiv:2410.10393},
48
+ year={2024},
49
+ }
50
+ ```
SZ_TAXI/15T/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7a1a1e04611e58299b678ce29f381481108462b02d05024d1f66778854f7f26
3
+ size 1862480
SZ_TAXI/15T/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "SZ_TAXI",
6
+ "dataset_size": 1861445,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "freq": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "target": {
24
+ "feature": {
25
+ "dtype": "float32",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": "",
33
+ "size_in_bytes": 1861445,
34
+ "splits": {
35
+ "train": {
36
+ "name": "train",
37
+ "num_bytes": 1861445,
38
+ "num_examples": 156,
39
+ "dataset_name": "generator"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
SZ_TAXI/15T/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "994c417a8e65d9f1",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
SZ_TAXI/H/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b01d19f81f062849e93e6a42b6c10d7c4d3f344cd229fb14ac77e4d1defaec9
3
+ size 469400
SZ_TAXI/H/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "SZ_TAXI",
6
+ "dataset_size": 468365,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "freq": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "target": {
24
+ "feature": {
25
+ "dtype": "float32",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": "",
33
+ "size_in_bytes": 468365,
34
+ "splits": {
35
+ "train": {
36
+ "name": "train",
37
+ "num_bytes": 468365,
38
+ "num_examples": 156,
39
+ "dataset_name": "generator"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
SZ_TAXI/H/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "4abca49cdb5daa53",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
bitbrains_fast_storage/5T/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6100880c2d57ecbfa8bcfc4aa2578c2c98cc68dbe8249c4cbff4e3e291064ff6
3
+ size 302478560
bitbrains_fast_storage/5T/dataset_info.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "bitbrains_fast_storage/5T",
6
+ "dataset_size": 302476393,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "target": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "length": 2,
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 5,
39
+ "_type": "Sequence"
40
+ },
41
+ "freq": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": "",
48
+ "size_in_bytes": 302476393,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 302476393,
53
+ "num_examples": 1250,
54
+ "dataset_name": "generator"
55
+ }
56
+ },
57
+ "version": {
58
+ "version_str": "0.0.0",
59
+ "major": 0,
60
+ "minor": 0,
61
+ "patch": 0
62
+ }
63
+ }
bitbrains_fast_storage/5T/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "43be345dbc15b994",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
bitbrains_fast_storage/H/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8dfb7ba774a767e6b5d97ac4a1522d5367de6601f584adabf4877dca395b75e
3
+ size 25312312
bitbrains_fast_storage/H/dataset_info.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "bitbrains_fast_storage/H",
6
+ "dataset_size": 25310143,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "target": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "length": 2,
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 5,
39
+ "_type": "Sequence"
40
+ },
41
+ "freq": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": "",
48
+ "size_in_bytes": 25310143,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 25310143,
53
+ "num_examples": 1250,
54
+ "dataset_name": "generator"
55
+ }
56
+ },
57
+ "version": {
58
+ "version_str": "0.0.0",
59
+ "major": 0,
60
+ "minor": 0,
61
+ "patch": 0
62
+ }
63
+ }
bitbrains_fast_storage/H/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b457f529fbc22a22",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
bitbrains_rnd/5T/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aa85eeb0be4086161e88ca3bcf0b2e3f66728bbb30fff203f21db945de96cb3
3
+ size 120987992
bitbrains_rnd/5T/dataset_info.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "bitbrains_rnd/5T",
6
+ "dataset_size": 120986392,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "target": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "length": 2,
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 5,
39
+ "_type": "Sequence"
40
+ },
41
+ "freq": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": "",
48
+ "size_in_bytes": 120986392,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 120986392,
53
+ "num_examples": 500,
54
+ "dataset_name": "generator"
55
+ }
56
+ },
57
+ "version": {
58
+ "version_str": "0.0.0",
59
+ "major": 0,
60
+ "minor": 0,
61
+ "patch": 0
62
+ }
63
+ }
bitbrains_rnd/5T/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "4732c807e6e77198",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
bitbrains_rnd/H/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e03df8db162068b011735209f57eb328499094056a98747290c5048e3ec6e220
3
+ size 10107496
bitbrains_rnd/H/dataset_info.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "bitbrains_rnd/H",
6
+ "dataset_size": 10105892,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "target": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "length": 2,
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 5,
39
+ "_type": "Sequence"
40
+ },
41
+ "freq": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": "",
48
+ "size_in_bytes": 10105892,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 10105892,
53
+ "num_examples": 500,
54
+ "dataset_name": "generator"
55
+ }
56
+ },
57
+ "version": {
58
+ "version_str": "0.0.0",
59
+ "major": 0,
60
+ "minor": 0,
61
+ "patch": 0
62
+ }
63
+ }
bitbrains_rnd/H/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "03a566c4e315bbad",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
bizitobs_application/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25da2b297f985e7b05351e78916b0094920414deecb48046aa8aa1434ef384f6
3
+ size 1309208
bizitobs_application/dataset_info.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "bizitobs_application",
6
+ "dataset_size": 1307609,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "target": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "length": 2,
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 35,
39
+ "_type": "Sequence"
40
+ },
41
+ "freq": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": "",
48
+ "size_in_bytes": 1307609,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 1307609,
53
+ "num_examples": 1,
54
+ "dataset_name": "generator"
55
+ }
56
+ },
57
+ "version": {
58
+ "version_str": "0.0.0",
59
+ "major": 0,
60
+ "minor": 0,
61
+ "patch": 0
62
+ }
63
+ }
bizitobs_application/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "dd177369107dfaf8",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
bizitobs_l2c/5T/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c828c1935de30d897a9bd4ee38aff7853360d3243d2b368e5aab862e68c0e218
3
+ size 1152504
bizitobs_l2c/5T/dataset_info.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "bizitobs_l2c/5T",
6
+ "dataset_size": 1150905,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "target": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "length": 7,
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 2,
39
+ "_type": "Sequence"
40
+ },
41
+ "freq": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": "",
48
+ "size_in_bytes": 1150905,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 1150905,
53
+ "num_examples": 1,
54
+ "dataset_name": "generator"
55
+ }
56
+ },
57
+ "version": {
58
+ "version_str": "0.0.0",
59
+ "major": 0,
60
+ "minor": 0,
61
+ "patch": 0
62
+ }
63
+ }
bizitobs_l2c/5T/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "2c9acbf3d3a28877",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
bizitobs_l2c/H/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fbdf78cd13228941dd873f3cf0443c8beb70bd40104c1de01582f4e401db2be
3
+ size 97560
bizitobs_l2c/H/dataset_info.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "bizitobs_l2c/H",
6
+ "dataset_size": 95960,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "target": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "length": 7,
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 2,
39
+ "_type": "Sequence"
40
+ },
41
+ "freq": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": "",
48
+ "size_in_bytes": 95960,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 95960,
53
+ "num_examples": 1,
54
+ "dataset_name": "generator"
55
+ }
56
+ },
57
+ "version": {
58
+ "version_str": "0.0.0",
59
+ "major": 0,
60
+ "minor": 0,
61
+ "patch": 0
62
+ }
63
+ }
bizitobs_l2c/H/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "773df358507a0ee5",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
bizitobs_service/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efae4ed71ef351b9fa6a966ade7adbbdbe12b0e16f500e59bce9afe107ddadd4
3
+ size 26722280
bizitobs_service/dataset_info.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "bizitobs_service",
6
+ "dataset_size": 26720680,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "target": {
20
+ "feature": {
21
+ "feature": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "length": 2,
28
+ "_type": "Sequence"
29
+ },
30
+ "past_feat_dynamic_real": {
31
+ "feature": {
32
+ "feature": {
33
+ "dtype": "float32",
34
+ "_type": "Value"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "length": 34,
39
+ "_type": "Sequence"
40
+ },
41
+ "freq": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ }
45
+ },
46
+ "homepage": "",
47
+ "license": "",
48
+ "size_in_bytes": 26720680,
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 26720680,
53
+ "num_examples": 21,
54
+ "dataset_name": "generator"
55
+ }
56
+ },
57
+ "version": {
58
+ "version_str": "0.0.0",
59
+ "major": 0,
60
+ "minor": 0,
61
+ "patch": 0
62
+ }
63
+ }
bizitobs_service/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "357ed722c720b2cd",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
car_parts_with_missing/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78ea2e9ed786061c2c2c723f265bd61dcba8b316a0a6b9d39366ccf1ca26245a
3
+ size 615736
car_parts_with_missing/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "car_parts_with_missing",
6
+ "dataset_size": 613913,
7
+ "description": "",
8
+ "download_checksums": {},
9
+ "download_size": 0,
10
+ "features": {
11
+ "item_id": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "start": {
16
+ "dtype": "timestamp[s]",
17
+ "_type": "Value"
18
+ },
19
+ "freq": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "target": {
24
+ "feature": {
25
+ "dtype": "float32",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": "",
33
+ "size_in_bytes": 613913,
34
+ "splits": {
35
+ "train": {
36
+ "name": "train",
37
+ "num_bytes": 613913,
38
+ "num_examples": 2674,
39
+ "dataset_name": "generator"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
car_parts_with_missing/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "1b8a45168a75c410",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }