Upload calibration/runs/1.89.1_a2f3bb36_20260430_205113/diagnostics/unified_run_config.json with huggingface_hub
Browse files
calibration/runs/1.89.1_a2f3bb36_20260430_205113/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": 19786,
|
| 20 |
+
"n_records": 5159570,
|
| 21 |
+
"weight_format": "clone_level",
|
| 22 |
+
"weight_sum": 115213080.0,
|
| 23 |
+
"weight_nonzero": 4416686,
|
| 24 |
+
"mean_error_pct": 2.4556759353361786,
|
| 25 |
+
"elapsed_seconds": 1476.5,
|
| 26 |
+
"artifacts": {
|
| 27 |
+
"calibration_weights.npy": "sha256:2d1ce55786883874ac0fb3051d096f0583a5ddff05820c1e953162aa41ff128a",
|
| 28 |
+
"geography_assignment.npz": "sha256:63324d87ee897975a10d81a3b6d688842305691a95328cab0550584528b95681"
|
| 29 |
+
},
|
| 30 |
+
"git_commit": "a2f3bb364ec306d8b69928cb5485a70af9a6265d",
|
| 31 |
+
"git_branch": "main",
|
| 32 |
+
"git_dirty": null,
|
| 33 |
+
"package_version": "1.89.1"
|
| 34 |
+
}
|