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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

hivetrace
/
gliner-guard-uniencoder

Zero-Shot Classification
GLiNER2
Safetensors
English
Russian
extractor
safety
pii
ai-security
zero-shot
text-classification
span-categorization
token-classification
guardrails
Model card Files Files and versions
xet
Community

Instructions to use hivetrace/gliner-guard-uniencoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • GLiNER2

    How to use hivetrace/gliner-guard-uniencoder with GLiNER2:

    from gliner2 import GLiNER2
    
    model = GLiNER2.from_pretrained("hivetrace/gliner-guard-uniencoder")
    
    # 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
gliner-guard-uniencoder
1.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
bogdanminko's picture
bogdanminko
checkpoint: best
2fcd88e 4 months ago
  • best
    checkpoint: best 4 months ago
  • checkpoint-10500
    checkpoint: checkpoint-10500 4 months ago
  • checkpoint-12000
    checkpoint: checkpoint-12000 4 months ago
  • checkpoint-13500
    checkpoint: checkpoint-13500 4 months ago
  • checkpoint-1500
    checkpoint: checkpoint-1500 4 months ago
  • checkpoint-15000
    checkpoint: checkpoint-15000 4 months ago
  • checkpoint-16500
    checkpoint: checkpoint-16500 4 months ago
  • checkpoint-3000
    checkpoint: checkpoint-3000 4 months ago
  • checkpoint-4500
    checkpoint: checkpoint-4500 4 months ago
  • checkpoint-6000
    checkpoint: checkpoint-6000 4 months ago
  • checkpoint-7500
    checkpoint: checkpoint-7500 4 months ago
  • checkpoint-9000
    checkpoint: checkpoint-9000 4 months ago
  • .gitattributes
    2.37 kB
    checkpoint: checkpoint-16500 4 months ago