baogorek commited on
Commit
ceda8a1
·
verified ·
1 Parent(s): 122005d

Upload calibration/runs/1.95.0_c47011d6_20260504_181423/diagnostics/unified_run_config.json with huggingface_hub

Browse files
calibration/runs/1.95.0_c47011d6_20260504_181423/diagnostics/unified_run_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-07,
7
+ "beta": 0.65,
8
+ "lambda_l2": 1e-08,
9
+ "learning_rate": 0.15,
10
+ "epochs": 1000,
11
+ "epochs_total": 1000,
12
+ "device": "cuda",
13
+ "seed": 42,
14
+ "resume_from": null,
15
+ "checkpoint_output": null,
16
+ "domain_variables": null,
17
+ "hierarchical_domains": null,
18
+ "target_config": "policyengine_us_data/calibration/target_config.yaml",
19
+ "n_targets": 19929,
20
+ "n_records": 5159570,
21
+ "weight_format": "clone_level",
22
+ "weight_sum": 117885904.0,
23
+ "weight_nonzero": 3982756,
24
+ "mean_error_pct": 3.1467742430471053,
25
+ "elapsed_seconds": 2138.9,
26
+ "artifacts": {
27
+ "calibration_weights.npy": "sha256:01a03def57918929f00cde0e7451c47b8db777a90249e5845413eb068658d246",
28
+ "geography_assignment.npz": "sha256:411d8224c419cb0b93c9313c4e5a4e905a040d92f5f83859bd49536e15f8cb90"
29
+ },
30
+ "git_commit": "2d85ccd4e1af1668f343967a43b4930669a171ef",
31
+ "git_branch": "main",
32
+ "git_dirty": null,
33
+ "package_version": "1.95.3"
34
+ }