Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

piotrmaciejbednarski
/
gliner2-polish-pii

Token Classification
GLiNER2
Safetensors
Polish
extractor
ner
pii
polish
privacy
de-identification
span-extraction
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use piotrmaciejbednarski/gliner2-polish-pii with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • GLiNER2

    How to use piotrmaciejbednarski/gliner2-polish-pii with GLiNER2:

    from gliner2 import GLiNER2
    
    model = GLiNER2.from_pretrained("piotrmaciejbednarski/gliner2-polish-pii")
    
    # Extract entities
    text = "Apple CEO Tim Cook announced iPhone 15 in Cupertino yesterday."
    result = extractor.extract_entities(text, ["company", "person", "product", "location"])
    
    print(result)
  • Notebooks
  • Google Colab
  • Kaggle
gliner2-polish-pii
1.24 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
piotrmaciejbednarski's picture
piotrmaciejbednarski
Update README.md
c2538d3 verified 1 day ago
  • encoder_config
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • .gitattributes
    1.57 kB
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • README.md
    26 kB
    Update README.md 1 day ago
  • config.json
    253 Bytes
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • data_manifest.json
    3.52 kB
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • model.safetensors
    1.23 GB
    xet
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • run_manifest.json
    74.3 kB
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • special_tokens_map.json
    2.41 kB
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • taxonomy.json
    1.62 kB
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • thresholds-balanced.json
    2.3 kB
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • thresholds-precision.json
    2.3 kB
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • thresholds-privacy.json
    2.3 kB
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • tokenizer.json
    16 MB
    xet
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago
  • tokenizer_config.json
    21.7 kB
    Publish Polish PII GLiNER2 model with evaluation artifacts 1 day ago