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 / final
622 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
bogdanminko's picture
bogdanminko
checkpoint: final
28ad4b9 2 months ago
  • encoder_config
    checkpoint: final 2 months ago
  • config.json
    354 Bytes
    checkpoint: final 2 months ago
  • model.safetensors
    588 MB
    xet
    checkpoint: final 2 months ago
  • tokenizer.json
    34.4 MB
    xet
    checkpoint: final 2 months ago
  • tokenizer_config.json
    648 Bytes
    checkpoint: final 2 months ago