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

  • Log In
  • Sign Up

danield12
/
results_v3

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use danield12/results_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use danield12/results_v3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("Vulnerability-Detection/codet5_merged")
    model = PeftModel.from_pretrained(base_model, "danield12/results_v3")
  • Notebooks
  • Google Colab
  • Kaggle
results_v3
4.34 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
danield12's picture
danield12
Model save
46c80fc verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.97 kB
    Model save about 1 year ago
  • adapter_config.json
    770 Bytes
    Training in progress, epoch 1 about 1 year ago
  • adapter_model.safetensors
    1.2 MB
    xet
    Model save about 1 year ago
  • merges.txt
    294 kB
    Training in progress, epoch 1 about 1 year ago
  • special_tokens_map.json
    15.5 kB
    Training in progress, epoch 1 about 1 year ago
  • tokenizer.json
    2.29 MB
    Training in progress, epoch 1 about 1 year ago
  • tokenizer_config.json
    21.1 kB
    Training in progress, epoch 1 about 1 year ago
  • training_args.bin
    5.3 kB
    xet
    Training in progress, epoch 1 about 1 year ago
  • vocab.json
    511 kB
    Training in progress, epoch 1 about 1 year ago