File size: 1,345 Bytes
092d40b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | {
"schema_version": "vectoros-vlm-100k-validation-v0.1",
"chips": 10000,
"examples_total": 100000,
"examples_by_split": {
"train": 72000,
"test": 14000,
"validation": 14000
},
"examples_by_task": {
"risk_tile_json": 10000,
"officer_explanation": 10000,
"evidence_cards_json": 10000,
"uncertainty_audit_json": 10000,
"field_task_brief": 10000,
"habitat_patch_summary": 10000,
"exposure_summary_json": 10000,
"hard_negative_assessment": 10000,
"source_provenance_json": 10000,
"copilot_why_here": 10000
},
"split_chip_counts": {
"train": 7200,
"test": 1400,
"validation": 1400
},
"risk_class_counts": {
"low": 6955,
"high": 782,
"moderate": 2196,
"very_high": 67
},
"sample_type_counts": {
"label_positive_jitter": 3524,
"hard_negative_water_urban": 2762,
"exposure_context": 1568,
"random_ecological": 1472,
"uncertain_sparse_context": 674
},
"module_chip_counts": {
"dengue_aedes": 3334,
"mosquito_anopheles_malaria": 3333,
"schistosomiasis": 3333
},
"packets_exist": 10000,
"sentinel_packets_available": 10000,
"mapbox_packets_available": 10000,
"targets_schema_valid": 10000,
"records_schema_valid": 100000,
"token_leakage_expected": "none; no tokens are used or written by this script"
}
|