baogorek commited on
Commit
bee39fc
·
verified ·
1 Parent(s): 5d1c8ef

Upload calibration/runs/usdata-gha25884600409-a1/diagnostics/national_unified_run_config.json with huggingface_hub

Browse files
calibration/runs/usdata-gha25884600409-a1/diagnostics/national_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": 0.0001,
7
+ "beta": 0.65,
8
+ "lambda_l2": 1e-12,
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": 20275,
20
+ "n_records": 5159570,
21
+ "weight_format": "clone_level",
22
+ "weight_sum": 98736496.0,
23
+ "weight_nonzero": 9846,
24
+ "mean_error_pct": 46.012914291210194,
25
+ "elapsed_seconds": 470.0,
26
+ "artifacts": {
27
+ "calibration_weights.npy": "sha256:2cb1204e75bcd76077ab3978cd8cc742d40ebb834927d372b14a05655ae035a0",
28
+ "geography_assignment.npz": "sha256:d97ec87bba597823b6673d3269c96b7b1dd924830b420f1d75d502b175c3299e"
29
+ },
30
+ "git_commit": "3dd4d124eae2d16d1cf8ef24cf9d345782a9dd44",
31
+ "git_branch": "HEAD",
32
+ "git_dirty": null,
33
+ "package_version": "1.115.2"
34
+ }