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

lvcalucioli
/
phi-2

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

Instructions to use lvcalucioli/phi-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lvcalucioli/phi-2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "lvcalucioli/phi-2")
  • Notebooks
  • Google Colab
  • Kaggle
phi-2 / runs
83.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
lvcalucioli's picture
lvcalucioli
ca-finetuned-phi-2-multiple-choice
9bf011c verified over 2 years ago
  • Feb14_19-14-05_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_19-14-57_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_19-16-03_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_19-17-12_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_19-44-30_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_19-45-16_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_19-48-22_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_22-53-05_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_22-58-15_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_23-00-05_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_23-01-29_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_23-02-47_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_23-30-17_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago
  • Feb14_23-33-02_c0c8f2aaa2e2
    ca-finetuned-phi-2-multiple-choice over 2 years ago