--- dataset_info: features: - name: SUSPECT_ARRESTED_FLAG dtype: int64 - name: FRISKED_FLAG dtype: int64 - name: SEARCHED_FLAG dtype: int64 - name: SUSPECT_REPORTED_AGE dtype: float64 - name: SUSPECT_HEIGHT dtype: float64 - name: SUSPECT_WEIGHT dtype: float64 - name: OTHER_CONTRABAND_FLAG dtype: int64 - name: FIREARM_FLAG dtype: int64 - name: KNIFE_CUTTER_FLAG dtype: int64 - name: OTHER_WEAPON_FLAG dtype: int64 - name: SUSPECT_BODY_BUILD_TYPE_(null) dtype: bool - name: SUSPECT_BODY_BUILD_TYPE_HEA dtype: bool - name: SUSPECT_BODY_BUILD_TYPE_MED dtype: bool - name: SUSPECT_BODY_BUILD_TYPE_THN dtype: bool - name: SUSPECT_BODY_BUILD_TYPE_U dtype: bool - name: SUSPECT_BODY_BUILD_TYPE_XXX dtype: bool - name: ISSUING_OFFICER_RANK_CPT dtype: bool - name: ISSUING_OFFICER_RANK_DI dtype: bool - name: ISSUING_OFFICER_RANK_DT1 dtype: bool - name: ISSUING_OFFICER_RANK_DT2 dtype: bool - name: ISSUING_OFFICER_RANK_DT3 dtype: bool - name: ISSUING_OFFICER_RANK_DTS dtype: bool - name: ISSUING_OFFICER_RANK_INS dtype: bool - name: ISSUING_OFFICER_RANK_LSA dtype: bool - name: ISSUING_OFFICER_RANK_LT dtype: bool - name: ISSUING_OFFICER_RANK_PO dtype: bool - name: ISSUING_OFFICER_RANK_POF dtype: bool - name: ISSUING_OFFICER_RANK_POM dtype: bool - name: ISSUING_OFFICER_RANK_SDS dtype: bool - name: ISSUING_OFFICER_RANK_SGT dtype: bool - name: ISSUING_OFFICER_RANK_SSA dtype: bool - name: SUPERVISING_OFFICER_RANK_CPT dtype: bool - name: SUPERVISING_OFFICER_RANK_DI dtype: bool - name: SUPERVISING_OFFICER_RANK_DT3 dtype: bool - name: SUPERVISING_OFFICER_RANK_DTS dtype: bool - name: SUPERVISING_OFFICER_RANK_INS dtype: bool - name: SUPERVISING_OFFICER_RANK_LCD dtype: bool - name: SUPERVISING_OFFICER_RANK_LSA dtype: bool - name: SUPERVISING_OFFICER_RANK_LT dtype: bool - name: SUPERVISING_OFFICER_RANK_PO dtype: bool - name: SUPERVISING_OFFICER_RANK_POF dtype: bool - name: SUPERVISING_OFFICER_RANK_POM dtype: bool - name: SUPERVISING_OFFICER_RANK_SDS dtype: bool - name: SUPERVISING_OFFICER_RANK_SGT dtype: bool - name: SUPERVISING_OFFICER_RANK_SSA dtype: bool - name: ASK_FOR_CONSENT_FLG_(null) dtype: bool - name: ASK_FOR_CONSENT_FLG_N dtype: bool - name: ASK_FOR_CONSENT_FLG_Y dtype: bool - name: CONSENT_GIVEN_FLG_(null) dtype: bool - name: CONSENT_GIVEN_FLG_N dtype: bool - name: CONSENT_GIVEN_FLG_Y dtype: bool - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 722193.6 num_examples: 7755 - name: test num_bytes: 481462.4 num_examples: 5170 download_size: 344767 dataset_size: 1203656.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---