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
/
ner-cybersecurity

Token Classification
spaCy
English
ner
cybersecurity
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use pki/ner-cybersecurity with spaCy:

    !pip install https://huggingface.co/pki/ner-cybersecurity/resolve/main/ner-cybersecurity-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("ner-cybersecurity")
    
    # Importing as module.
    import ner-cybersecurity
    nlp = ner-cybersecurity.load()
  • Notebooks
  • Google Colab
  • Kaggle
ner-cybersecurity
515 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
pki's picture
pki
v5: hyperparameter tuning, F1 98.31%
f466268 verified 5 months ago
  • ner
    v5: hyperparameter tuning, F1 98.31% 5 months ago
  • parser
    Upload NER cybersecurity model trained with Prodigy 5 months ago
  • tagger
    Upload NER cybersecurity model trained with Prodigy 5 months ago
  • transformer
    v5: hyperparameter tuning, F1 98.31% 5 months ago
  • vocab
    Upload folder using huggingface_hub 5 months ago
  • .gitattributes
    1.72 kB
    Upload folder using huggingface_hub 5 months ago
  • README.md
    3.13 kB
    v5: hyperparameter tuning, F1 98.31% 5 months ago
  • config.cfg
    2.93 kB
    v5: hyperparameter tuning, F1 98.31% 5 months ago
  • evaluation.jsonl
    445 kB
    v2: +24.5% F1, CVE/ACRONYM support, CISO fix 5 months ago
  • meta.json
    2.09 kB
    v5: hyperparameter tuning, F1 98.31% 5 months ago
  • sentencizer.json
    2.13 kB
    v2: +24.5% F1, CVE/ACRONYM support, CISO fix 5 months ago
  • tokenizer
    77.1 kB
    Upload folder using huggingface_hub 5 months ago
  • training.jsonl
    1.74 MB
    v2: +24.5% F1, CVE/ACRONYM support, CISO fix 5 months ago