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

philschmid
/
qwen2-2b-instruct-amazon-description

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

Instructions to use philschmid/qwen2-2b-instruct-amazon-description with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use philschmid/qwen2-2b-instruct-amazon-description with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "philschmid/qwen2-2b-instruct-amazon-description")
  • Notebooks
  • Google Colab
  • Kaggle
qwen2-2b-instruct-amazon-description / runs
67.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
philschmid's picture
philschmid
Model save
7d94094 verified almost 2 years ago
  • Sep30_10-04-41_ip-172-31-27-157
    Training in progress, epoch 0 almost 2 years ago
  • Sep30_10-05-14_ip-172-31-27-157
    Training in progress, epoch 0 almost 2 years ago
  • Sep30_11-26-16_ip-172-31-27-157
    Training in progress, epoch 0 almost 2 years ago
  • Sep30_11-29-26_ip-172-31-27-157
    Model save almost 2 years ago
  • Sep30_13-17-15_ip-172-31-27-157
    Training in progress, epoch 0 almost 2 years ago
  • Sep30_13-18-02_ip-172-31-27-157
    Training in progress, epoch 0 almost 2 years ago
  • Sep30_13-27-02_ip-172-31-27-157
    Training in progress, epoch 0 almost 2 years ago
  • Sep30_13-29-45_ip-172-31-27-157
    Model save almost 2 years ago