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

  • Log In
  • Sign Up

LHRS-UM-FERI
/
MENTHOS-logparse

Token Classification
Transformers
Safetensors
English
Slovenian
menthos
modernbert
log-parsing
ner
cybersecurity
Model card Files Files and versions
xet
Community

Instructions to use LHRS-UM-FERI/MENTHOS-logparse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LHRS-UM-FERI/MENTHOS-logparse with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="LHRS-UM-FERI/MENTHOS-logparse")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("LHRS-UM-FERI/MENTHOS-logparse", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MENTHOS-logparse
602 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
tomlidobnik's picture
tomlidobnik
Upload 9 files
931389c verified about 1 month ago
  • MENTHOS-LogParsing-256
    Upload 9 files about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    4.83 kB
    Create README.md about 1 month ago
  • latency_percentiles_log-parsing.png
    40 kB
    Upload 9 files about 1 month ago
  • log-parsing_f1_menthos_vs_morpheus.png
    39.6 kB
    Upload 9 files about 1 month ago
  • log-parsing_menthos_throughput_samples_per_sec.png
    34.6 kB
    Upload 9 files about 1 month ago