Datasets:

Formats:
arrow
ArXiv:
Libraries:
Datasets
License:
gorold commited on
Commit
a42a51a
1 Parent(s): 99a5391

Upload folder using huggingface_hub

Browse files
M_DENSE/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/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/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e37f8325939c90da",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }