Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sohomn
/
log-ner-deberta-lora

Token Classification
Transformers
Safetensors
English
deberta
ner
cybersecurity
logs
Model card Files Files and versions
xet
Community

Instructions to use sohomn/log-ner-deberta-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sohomn/log-ner-deberta-lora with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="sohomn/log-ner-deberta-lora")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("sohomn/log-ner-deberta-lora", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
log-ner-deberta-lora
32.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
sohomn's picture
sohomn
Update README.md
2ea84e2 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    1.2 kB
    Update README.md 3 months ago
  • adapter_config.json
    719 Bytes
    Upload folder using huggingface_hub 3 months ago
  • adapter_model.safetensors
    21.3 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • added_tokens.json
    23 Bytes
    Upload folder using huggingface_hub 3 months ago
  • id2label.json
    144 Bytes
    Upload folder using huggingface_hub 3 months ago
  • label2id.json
    126 Bytes
    Upload folder using huggingface_hub 3 months ago
  • special_tokens_map.json
    286 Bytes
    Upload folder using huggingface_hub 3 months ago
  • spm.model
    2.46 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.json
    8.66 MB
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    1.28 kB
    Upload folder using huggingface_hub 3 months ago