Instructions to use EdgeAIMed/EdgeAIMed-PII-LiteClinical-Small-66M-v1-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use EdgeAIMed/EdgeAIMed-PII-LiteClinical-Small-66M-v1-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir EdgeAIMed-PII-LiteClinical-Small-66M-v1-mlx EdgeAIMed/EdgeAIMed-PII-LiteClinical-Small-66M-v1-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "0": "O", | |
| "1": "B-account_number", | |
| "2": "B-age", | |
| "3": "B-api_key", | |
| "4": "B-bank_routing_number", | |
| "5": "B-biometric_identifier", | |
| "6": "B-blood_type", | |
| "7": "B-certificate_license_number", | |
| "8": "B-city", | |
| "9": "B-company_name", | |
| "10": "B-coordinate", | |
| "11": "B-country", | |
| "12": "B-county", | |
| "13": "B-credit_debit_card", | |
| "14": "B-customer_id", | |
| "15": "B-cvv", | |
| "16": "B-date", | |
| "17": "B-date_of_birth", | |
| "18": "B-date_time", | |
| "19": "B-device_identifier", | |
| "20": "B-education_level", | |
| "21": "B-email", | |
| "22": "B-employee_id", | |
| "23": "B-employment_status", | |
| "24": "B-fax_number", | |
| "25": "B-first_name", | |
| "26": "B-gender", | |
| "27": "B-health_plan_beneficiary_number", | |
| "28": "B-http_cookie", | |
| "29": "B-ipv4", | |
| "30": "B-ipv6", | |
| "31": "B-language", | |
| "32": "B-last_name", | |
| "33": "B-license_plate", | |
| "34": "B-mac_address", | |
| "35": "B-medical_record_number", | |
| "36": "B-occupation", | |
| "37": "B-password", | |
| "38": "B-phone_number", | |
| "39": "B-pin", | |
| "40": "B-political_view", | |
| "41": "B-postcode", | |
| "42": "B-race_ethnicity", | |
| "43": "B-religious_belief", | |
| "44": "B-sexuality", | |
| "45": "B-ssn", | |
| "46": "B-state", | |
| "47": "B-street_address", | |
| "48": "B-swift_bic", | |
| "49": "B-tax_id", | |
| "50": "B-time", | |
| "51": "B-unique_id", | |
| "52": "B-url", | |
| "53": "B-user_name", | |
| "54": "B-vehicle_identifier", | |
| "55": "I-account_number", | |
| "56": "I-api_key", | |
| "57": "I-biometric_identifier", | |
| "58": "I-blood_type", | |
| "59": "I-certificate_license_number", | |
| "60": "I-city", | |
| "61": "I-company_name", | |
| "62": "I-coordinate", | |
| "63": "I-country", | |
| "64": "I-county", | |
| "65": "I-credit_debit_card", | |
| "66": "I-customer_id", | |
| "67": "I-date", | |
| "68": "I-date_of_birth", | |
| "69": "I-date_time", | |
| "70": "I-device_identifier", | |
| "71": "I-education_level", | |
| "72": "I-email", | |
| "73": "I-employee_id", | |
| "74": "I-employment_status", | |
| "75": "I-fax_number", | |
| "76": "I-first_name", | |
| "77": "I-gender", | |
| "78": "I-health_plan_beneficiary_number", | |
| "79": "I-http_cookie", | |
| "80": "I-ipv4", | |
| "81": "I-ipv6", | |
| "82": "I-language", | |
| "83": "I-last_name", | |
| "84": "I-license_plate", | |
| "85": "I-mac_address", | |
| "86": "I-medical_record_number", | |
| "87": "I-occupation", | |
| "88": "I-password", | |
| "89": "I-phone_number", | |
| "90": "I-pin", | |
| "91": "I-political_view", | |
| "92": "I-postcode", | |
| "93": "I-race_ethnicity", | |
| "94": "I-religious_belief", | |
| "95": "I-sexuality", | |
| "96": "I-ssn", | |
| "97": "I-state", | |
| "98": "I-street_address", | |
| "99": "I-swift_bic", | |
| "100": "I-tax_id", | |
| "101": "I-time", | |
| "102": "I-unique_id", | |
| "103": "I-url", | |
| "104": "I-user_name", | |
| "105": "I-vehicle_identifier" | |
| } |