doyensahoo commited on
Commit
9200ed0
·
verified ·
1 Parent(s): 6b7dc58

Upload alibaba_cluster_trace_2018/dataset_info.json with huggingface_hub

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