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
2.49 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 61 commits
bogdanminko's picture
bogdanminko
Update README.md
66aa547 verified 8 days ago
  • best
    checkpoint: best 2 months ago
  • checkpoint-18000
    checkpoint: checkpoint-18000 2 months ago
  • encoder_config
    final: best checkpoint 2 months ago
  • final
    checkpoint: final 2 months ago
  • .gitattributes
    2.68 kB
    Upload uniencoder.png about 2 months ago
  • README.md
    10.4 kB
    Update README.md 8 days ago
  • config.json
    354 Bytes
    final: best checkpoint 2 months ago
  • model.safetensors
    588 MB
    xet
    final: best checkpoint 2 months ago
  • tokenizer.json
    34.4 MB
    xet
    final: best checkpoint 2 months ago
  • tokenizer_config.json
    648 Bytes
    final: best checkpoint 2 months ago
  • uniencoder.png
    132 kB
    xet
    Upload uniencoder.png about 2 months ago