nikhil-woodruff commited on
Commit
52ee8ff
·
verified ·
1 Parent(s): 8031440

Upload 6 calibration artifact(s)

Browse files
calibration/calibration_weights.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19183e1ac3a4c6b5360a7efc83808cca495083b05b661188a11185f0e0fc29af
3
+ size 20638408
calibration/geography.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7dd17213f946f74ffcbf190177b2235ae598acbb420532030652b7e666a3eb3
3
+ size 58529071
calibration/logs/calibration_log.csv ADDED
The diff for this file is too large to render. See raw diff
 
calibration/logs/unified_diagnostics.csv ADDED
The diff for this file is too large to render. See raw diff
 
calibration/logs/unified_run_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "/root/policyengine-us-data/policyengine_us_data/storage/source_imputed_stratified_extended_cps_2024.h5",
3
+ "db_path": "/root/policyengine-us-data/policyengine_us_data/storage/calibration/policy_data.db",
4
+ "skip_source_impute": true,
5
+ "n_clones": 430,
6
+ "lambda_l0": 1e-08,
7
+ "beta": 0.65,
8
+ "lambda_l2": 1e-08,
9
+ "learning_rate": 0.15,
10
+ "epochs": 1500,
11
+ "device": "cuda",
12
+ "seed": 42,
13
+ "domain_variables": null,
14
+ "hierarchical_domains": null,
15
+ "target_config": "policyengine_us_data/calibration/target_config.yaml",
16
+ "n_targets": 14109,
17
+ "n_records": 5159570,
18
+ "weight_format": "clone_level",
19
+ "weight_sum": 111276800.0,
20
+ "weight_nonzero": 2666585,
21
+ "mean_error_pct": 4.400533324442472,
22
+ "elapsed_seconds": 2062.3,
23
+ "artifacts": {
24
+ "calibration_weights.npy": "sha256:19183e1ac3a4c6b5360a7efc83808cca495083b05b661188a11185f0e0fc29af",
25
+ "geography.npz": "sha256:e7dd17213f946f74ffcbf190177b2235ae598acbb420532030652b7e666a3eb3"
26
+ },
27
+ "git_commit": "98d1c21b1147711cecfb8a394c3c0867f4bd9e4e",
28
+ "git_branch": "calibration-pipeline-improvements",
29
+ "git_dirty": false,
30
+ "package_version": "1.72.3"
31
+ }
calibration/unified_run_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "/root/policyengine-us-data/policyengine_us_data/storage/source_imputed_stratified_extended_cps_2024.h5",
3
+ "db_path": "/root/policyengine-us-data/policyengine_us_data/storage/calibration/policy_data.db",
4
+ "skip_source_impute": true,
5
+ "n_clones": 430,
6
+ "lambda_l0": 1e-08,
7
+ "beta": 0.65,
8
+ "lambda_l2": 1e-08,
9
+ "learning_rate": 0.15,
10
+ "epochs": 1500,
11
+ "device": "cuda",
12
+ "seed": 42,
13
+ "domain_variables": null,
14
+ "hierarchical_domains": null,
15
+ "target_config": "policyengine_us_data/calibration/target_config.yaml",
16
+ "n_targets": 14109,
17
+ "n_records": 5159570,
18
+ "weight_format": "clone_level",
19
+ "weight_sum": 111276800.0,
20
+ "weight_nonzero": 2666585,
21
+ "mean_error_pct": 4.400533324442472,
22
+ "elapsed_seconds": 2062.3,
23
+ "artifacts": {
24
+ "calibration_weights.npy": "sha256:19183e1ac3a4c6b5360a7efc83808cca495083b05b661188a11185f0e0fc29af",
25
+ "geography.npz": "sha256:e7dd17213f946f74ffcbf190177b2235ae598acbb420532030652b7e666a3eb3"
26
+ },
27
+ "git_commit": "98d1c21b1147711cecfb8a394c3c0867f4bd9e4e",
28
+ "git_branch": "calibration-pipeline-improvements",
29
+ "git_dirty": false,
30
+ "package_version": "1.72.3"
31
+ }