Celsia commited on
Commit
c25906f
·
verified ·
1 Parent(s): 386ea53

Upload folder using huggingface_hub

Browse files
processed/census_lattice.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "level": "HS6",
3
+ "n_series": 28292,
4
+ "grid_shape": [
5
+ 1263,
6
+ 14,
7
+ 2
8
+ ],
9
+ "density": 0.8,
10
+ "channels": [
11
+ "value_mo",
12
+ "ves_swt"
13
+ ],
14
+ "months": [
15
+ "2010-01",
16
+ "2025-12"
17
+ ],
18
+ "n_months": 192,
19
+ "splits": {
20
+ "train": [
21
+ 0,
22
+ 144
23
+ ],
24
+ "val": [
25
+ 144,
26
+ 168
27
+ ],
28
+ "test": [
29
+ 168,
30
+ 192
31
+ ]
32
+ },
33
+ "states": [
34
+ "CA",
35
+ "FL",
36
+ "GA",
37
+ "IL",
38
+ "LA",
39
+ "MI",
40
+ "ND",
41
+ "NY",
42
+ "OH",
43
+ "PA",
44
+ "SC",
45
+ "TX",
46
+ "VA",
47
+ "WA"
48
+ ],
49
+ "n_commodities": 1263,
50
+ "per_flow": {
51
+ "export": 13883,
52
+ "import": 14409
53
+ }
54
+ }
processed/census_lattice.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c96d0e2002ce0d45774d5b85f83df39ce3f369f8f81e5278a03842d8292eaad
3
+ size 67031410
processed/census_lattice_9ch.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "level": "HS6",
3
+ "n_series": 28292,
4
+ "grid_shape": [
5
+ 1263,
6
+ 14,
7
+ 2
8
+ ],
9
+ "density": 0.8,
10
+ "channels": [
11
+ "agg_value",
12
+ "air_value",
13
+ "cnt_value",
14
+ "bulk_value",
15
+ "land_value",
16
+ "agg_weight",
17
+ "air_weight",
18
+ "cnt_weight",
19
+ "bulk_weight"
20
+ ],
21
+ "value_channels": [
22
+ 0,
23
+ 1,
24
+ 2,
25
+ 3,
26
+ 4
27
+ ],
28
+ "weight_channels": [
29
+ 5,
30
+ 6,
31
+ 7,
32
+ 8
33
+ ],
34
+ "target_channels": [
35
+ 0,
36
+ 5
37
+ ],
38
+ "norm": "log1p->trainMinMax(floor=1.0); norm_min/max in LOG space; invert: raw=expm1(norm*(max-min)+min)",
39
+ "months": [
40
+ "2010-01",
41
+ "2025-12"
42
+ ],
43
+ "n_months": 192,
44
+ "splits": {
45
+ "train": [
46
+ 0,
47
+ 144
48
+ ],
49
+ "val": [
50
+ 144,
51
+ 168
52
+ ],
53
+ "test": [
54
+ 168,
55
+ 192
56
+ ]
57
+ },
58
+ "states": [
59
+ "CA",
60
+ "FL",
61
+ "GA",
62
+ "IL",
63
+ "LA",
64
+ "MI",
65
+ "ND",
66
+ "NY",
67
+ "OH",
68
+ "PA",
69
+ "SC",
70
+ "TX",
71
+ "VA",
72
+ "WA"
73
+ ],
74
+ "n_commodities": 1263,
75
+ "per_flow": {
76
+ "export": 13883,
77
+ "import": 14409
78
+ }
79
+ }
processed/census_lattice_9ch.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9494ccceba13963dbcedb49f24d1a584d5cda2b8f59ce522f19576c3e0efdcc4
3
+ size 229852267