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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

mjbommar
/
mimelens-001-medium-bpe-4k-s2

Text Classification
Transformers
Safetensors
English
mimelens
file-type-detection
mime-classification
binary-content
binary-analysis
position-agnostic
libmagic
forensics
packet-inspection
bpe
byte-pair-encoding
custom_code
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use mjbommar/mimelens-001-medium-bpe-4k-s2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mjbommar/mimelens-001-medium-bpe-4k-s2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="mjbommar/mimelens-001-medium-bpe-4k-s2", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForSequenceClassification
    model = AutoModelForSequenceClassification.from_pretrained("mjbommar/mimelens-001-medium-bpe-4k-s2", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mimelens-001-medium-bpe-4k-s2
161 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
mjbommar's picture
mjbommar
mimelens-001 cell: medium/bpe-4k/s2
07a7041 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    10.8 kB
    mimelens-001 cell: medium/bpe-4k/s2 3 months ago
  • config.json
    9.08 kB
    mimelens-001 cell: medium/bpe-4k/s2 3 months ago
  • configuration_mimelens.py
    5.82 kB
    mimelens-001 cell: medium/bpe-4k/s2 3 months ago
  • manifest.json
    416 Bytes
    MimeLens-001 release: mimelens-001-medium-bpe-4k-s2 (paper-applied @ git 155b57c) 4 months ago
  • model.safetensors
    160 MB
    xet
    mimelens-001 cell: medium/bpe-4k/s2 3 months ago
  • modeling_mimelens.py
    16.5 kB
    mimelens-001 cell: medium/bpe-4k/s2 3 months ago
  • tokenizer.json
    322 kB
    mimelens-001 cell: medium/bpe-4k/s2 3 months ago
  • tokenizer_config.json
    1.17 kB
    mimelens-001 cell: medium/bpe-4k/s2 3 months ago