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

pki
/
cybersec-ner-roberta

Token Classification
spaCy
English
ner
named-entity-recognition
cybersecurity
infosec
security
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use pki/cybersec-ner-roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use pki/cybersec-ner-roberta with spaCy:

    !pip install https://huggingface.co/pki/cybersec-ner-roberta/resolve/main/cybersec-ner-roberta-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("cybersec-ner-roberta")
    
    # Importing as module.
    import cybersec-ner-roberta
    nlp = cybersec-ner-roberta.load()
  • Notebooks
  • Google Colab
  • Kaggle
cybersec-ner-roberta / ner
309 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
pki's picture
pki
Initial upload: Cybersecurity NER model with RoBERTa backbone
55fb9ec verified 5 months ago
  • cfg
    221 Bytes
    Initial upload: Cybersecurity NER model with RoBERTa backbone 5 months ago
  • model
    308 kB
    xet
    Initial upload: Cybersecurity NER model with RoBERTa backbone 5 months ago
  • moves
    792 Bytes
    Initial upload: Cybersecurity NER model with RoBERTa backbone 5 months ago