doyensahoo commited on
Commit
be000b4
1 Parent(s): b8c5329

Upload azure_vm_traces_2017/dataset_info.json with huggingface_hub

Browse files
azure_vm_traces_2017/dataset_info.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "generator",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "azure_vm_traces_2017",
6
+ "dataset_size": 10631933456,
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": 2,
39
+ "_type": "Sequence"
40
+ }
41
+ },
42
+ "homepage": "",
43
+ "license": "",
44
+ "size_in_bytes": 10631933456,
45
+ "splits": {
46
+ "train": {
47
+ "name": "train",
48
+ "num_bytes": 10631933456,
49
+ "num_examples": 159472,
50
+ "shard_lengths": [
51
+ 2492,
52
+ 2492,
53
+ 2492,
54
+ 2492,
55
+ 2492,
56
+ 2492,
57
+ 2492,
58
+ 2492,
59
+ 2492,
60
+ 2492,
61
+ 2492,
62
+ 2492,
63
+ 2492,
64
+ 2492,
65
+ 2492,
66
+ 2492,
67
+ 2492,
68
+ 2492,
69
+ 2492,
70
+ 2492,
71
+ 2492,
72
+ 2492,
73
+ 2492,
74
+ 2492,
75
+ 2492,
76
+ 2492,
77
+ 2492,
78
+ 2492,
79
+ 2492,
80
+ 2492,
81
+ 2492,
82
+ 2492,
83
+ 2492,
84
+ 2492,
85
+ 2492,
86
+ 2492,
87
+ 2492,
88
+ 2492,
89
+ 2492,
90
+ 2492,
91
+ 2492,
92
+ 2492,
93
+ 2492,
94
+ 2492,
95
+ 2492,
96
+ 2492,
97
+ 2492,
98
+ 2492,
99
+ 2491,
100
+ 2491,
101
+ 2491,
102
+ 2491,
103
+ 2491,
104
+ 2491,
105
+ 2491,
106
+ 2491,
107
+ 2491,
108
+ 2491,
109
+ 2491,
110
+ 2491,
111
+ 2491,
112
+ 2491,
113
+ 2491,
114
+ 2491
115
+ ],
116
+ "dataset_name": "generator"
117
+ }
118
+ },
119
+ "version": {
120
+ "version_str": "0.0.0",
121
+ "major": 0,
122
+ "minor": 0,
123
+ "patch": 0
124
+ }
125
+ }