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

  • Log In
  • Sign Up

UNISG-MCS
/
NLP-higher_lr

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

Instructions to use UNISG-MCS/NLP-higher_lr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use UNISG-MCS/NLP-higher_lr with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-7b-instruct")
    model = PeftModel.from_pretrained(base_model, "UNISG-MCS/NLP-higher_lr")
  • Notebooks
  • Google Colab
  • Kaggle
NLP-higher_lr
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Luca9100's picture
Luca9100
End of training
898903b verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    1.64 kB
    End of training 12 months ago
  • adapter_config.json
    793 Bytes
    Training in progress, epoch 1 12 months ago
  • adapter_model.safetensors
    16.8 MB
    xet
    Training in progress, epoch 3 12 months ago
  • special_tokens_map.json
    462 Bytes
    End of training 12 months ago
  • tokenizer.json
    2.29 MB
    End of training 12 months ago
  • tokenizer_config.json
    5.39 kB
    End of training 12 months ago
  • training_args.bin
    5.71 kB
    xet
    Training in progress, epoch 1 12 months ago