Upload calibration/runs/1.73.0_ab7dccf6_20260319_213124/diagnostics/unified_run_config.json with huggingface_hub
Browse files
calibration/runs/1.73.0_ab7dccf6_20260319_213124/diagnostics/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": 1e-08,
|
| 7 |
+
"beta": 0.35,
|
| 8 |
+
"lambda_l2": 1e-12,
|
| 9 |
+
"learning_rate": 0.15,
|
| 10 |
+
"epochs": 1000,
|
| 11 |
+
"device": "cuda",
|
| 12 |
+
"seed": 42,
|
| 13 |
+
"domain_variables": null,
|
| 14 |
+
"hierarchical_domains": null,
|
| 15 |
+
"target_config": null,
|
| 16 |
+
"n_targets": 37755,
|
| 17 |
+
"n_records": 59995,
|
| 18 |
+
"weight_format": "clone_level",
|
| 19 |
+
"weight_sum": 101201160.0,
|
| 20 |
+
"weight_nonzero": 23493,
|
| 21 |
+
"mean_error_pct": 1552.4374912450362,
|
| 22 |
+
"elapsed_seconds": 31.8,
|
| 23 |
+
"artifacts": {
|
| 24 |
+
"calibration_weights.npy": "sha256:d3becbed08a05bc4d208fb1570bedce07a9bb58059875e5cfff1f5d8b308bfb0"
|
| 25 |
+
},
|
| 26 |
+
"git_commit": "376adfbfd952aa29abf8aa2f90ae1166c0aeb5bd",
|
| 27 |
+
"git_branch": "fix-would-file-blend-and-entity-weights",
|
| 28 |
+
"git_dirty": false,
|
| 29 |
+
"package_version": "1.73.0"
|
| 30 |
+
}
|