baogorek commited on
Commit
b181213
·
verified ·
1 Parent(s): a850b88

Upload calibration/runs/1.75.4_82caa97b_20260409_020146/diagnostics/national_validation.txt with huggingface_hub

Browse files
calibration/runs/1.75.4_82caa97b_20260409_020146/diagnostics/national_validation.txt ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Loading /staging/1.75.4_82caa97b_20260409_020146/national/US.h5...
2
+ Households in file: 101,040
3
+
4
+ ======================================================================
5
+ NATIONAL H5 VALUES
6
+ ======================================================================
7
+ adjusted_gross_income $15,727,732,782,399
8
+ employment_income $11,189,599,700,584
9
+ self_employment_income $-2,132,983,803,930
10
+ tax_unit_partnership_s_corp_income $-1,102,227,327,798
11
+ taxable_pension_income $978,991,545,746
12
+ dividend_income $712,829,583,505
13
+ net_capital_gains $-1,753,431,814,813
14
+ rental_income $-191,472,702,208
15
+ taxable_interest_income $389,092,205,920
16
+ social_security $1,382,589,098,570
17
+ snap $ 94,888,181,576
18
+ ssi $ 57,365,499,207
19
+ income_tax_before_credits $2,536,273,814,751
20
+ eitc $ 61,498,673,900
21
+ refundable_ctc $ 36,570,816,156
22
+ real_estate_taxes $445,022,470,412
23
+ rent $657,157,293,829
24
+ is_pregnant 0
25
+ person_count 341,213,513
26
+ household_count 122,567,248
27
+
28
+ ======================================================================
29
+ COMPARISON TO REFERENCE VALUES
30
+ ======================================================================
31
+ person_count 341,213,513 ref ~335M (+1.9%)
32
+ household_count 122,567,248 ref ~130M (-5.7%)
33
+ adjusted_gross_income $15,727,732,782,399 ref ~$15T (+4.9%)
34
+ employment_income $11,189,599,700,584 ref ~$10T (+11.9%)
35
+ social_security $1,382,589,098,570 ref ~$1.2T (+15.2%)
36
+ snap $ 94,888,181,576 ref ~$110B (-13.7%)
37
+ ssi $ 57,365,499,207 ref ~$60B (-4.4%)
38
+ eitc $ 61,498,673,900 ref ~$60B (+2.5%)
39
+ refundable_ctc $ 36,570,816,156 ref ~$120B (-69.5%) ***
40
+ income_tax_before_credits $2,536,273,814,751 ref ~$4T (-36.6%) ***
41
+
42
+ *** = >30% deviation from reference. Investigate further.
43
+
44
+ ======================================================================
45
+ STRUCTURAL CHECKS
46
+ ======================================================================
47
+ [PASS] weight_non_negativity:
48
+ [PASS] person_id_uniqueness:
49
+ [PASS] household_id_uniqueness:
50
+ [PASS] tax_unit_id_uniqueness:
51
+ [PASS] spm_unit_id_uniqueness:
52
+ [PASS] person_household_mapping:
53
+ [PASS] boolean_takeup_takes_up_snap_if_eligible:
54
+ [PASS] boolean_takeup_takes_up_ssi_if_eligible:
55
+ [PASS] boolean_takeup_takes_up_aca_if_eligible:
56
+ [PASS] boolean_takeup_takes_up_medicaid_if_eligible:
57
+ [PASS] boolean_takeup_takes_up_tanf_if_eligible:
58
+ [PASS] boolean_takeup_takes_up_head_start_if_eligible:
59
+ [PASS] boolean_takeup_takes_up_early_head_start_if_eligible:
60
+ [PASS] boolean_takeup_takes_up_dc_ptc:
61
+
62
+ 14/14 passed, 0 failed