Upload calibration/runs/1.74.2_fb96f57f_20260406_030332/diagnostics/national_unified_run_config.json with huggingface_hub
Browse files
calibration/runs/1.74.2_fb96f57f_20260406_030332/diagnostics/national_unified_run_config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": 4000,
|
| 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": 15899,
|
| 17 |
+
"n_records": 5159570,
|
| 18 |
+
"weight_format": "clone_level",
|
| 19 |
+
"weight_sum": 139065840.0,
|
| 20 |
+
"weight_nonzero": 39590,
|
| 21 |
+
"mean_error_pct": 1.8717459558449048,
|
| 22 |
+
"elapsed_seconds": 4467.4,
|
| 23 |
+
"artifacts": {
|
| 24 |
+
"calibration_weights.npy": "sha256:ec4fb04c2c39df50ac027c036ec9ce95acbb296a9744942a156f1393b8f2f7e2"
|
| 25 |
+
},
|
| 26 |
+
"git_commit": "fb96f57fff84af0c4136d1b617d1c95b0a8e7e96",
|
| 27 |
+
"git_branch": "main",
|
| 28 |
+
"git_dirty": null,
|
| 29 |
+
"package_version": "1.74.2"
|
| 30 |
+
}
|