OpenMed/OpenMed-PII-SuperClinical-Small-44M-v1
PII Detection Model | 44M Parameters | Open Source
README
language: en license: apache-2.0 basemodel: microsoft/deberta-v3-small tags: token-classification ner pii pii-detection de-identification privacy healthcare medical clinical phi hipaa pytorch transformers openmed datasets: nvidia/Nemotron-PII pipelinetag: token-classification libraryname: transformers metrics: f1 precision recall model-index: name: OpenMed-PII-SuperClinical-Small-44M-v1 results: task: type: token-classification name: Named Entity Recognition dataset: name: nvidia/Nemotron-PII…
Source attribution
- HuggingFace — OpenMed/OpenMed-PII-SuperClinical-Small-44M-v1
Related resources
This model is a fine-tuned version of DeBERTa on the PubMED Dataset.
Specialized model for Chemical Entity Recognition - Identifies chemical compounds and substances in biomedical literature
littleworth/protgpt2-distilled-tiny
by littleworthA compact protein language model distilled from ProtGPT2 using complementary-regularizer distillation---a method that combines uncertainty-aware position weighting with calibration-aware label smoothing to achieve 87% better perplexity than standard knowledge distillation at 20x compression.
ctheodoris/Geneformer
by ctheodoris# Geneformer Geneformer is a foundational transformer model pretrained on a large-scale corpus of human single cell transcriptomes to enable context-aware predictions in settings with limited data in network biology.
An Evolutionary-scale Model (ESM) for protein function prediction from amino acid sequences using the Gene Ontology (GO). Based on the ESM2 Transformer architecture, pre-trained on UniRef50, and fine-tuned on the AmiGO dataset, this model predicts the GO subgraph for a particular protein sequence -…