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

endorlabs
/
malicious-package-classifier-bert-weighted-balanced

PEFT
TensorBoard
Safetensors
roberta
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use endorlabs/malicious-package-classifier-bert-weighted-balanced with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use endorlabs/malicious-package-classifier-bert-weighted-balanced with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("microsoft/codebert-base-mlm")
    model = PeftModel.from_pretrained(base_model, "endorlabs/malicious-package-classifier-bert-weighted-balanced")
  • Notebooks
  • Google Colab
  • Kaggle
malicious-package-classifier-bert-weighted-balanced / logs
59.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
schnapp's picture
schnapp
End of training
42080f1 verified almost 2 years ago
  • events.out.tfevents.1716820388.llms-a100.188483.24
    59.6 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1717148480.llms-a100.188483.25
    364 Bytes
    xet
    End of training almost 2 years ago