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

Kali007
/
phi3-results-10-samples

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

Instructions to use Kali007/phi3-results-10-samples with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Kali007/phi3-results-10-samples with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("phi3_merged_150")
    model = PeftModel.from_pretrained(base_model, "Kali007/phi3-results-10-samples")
  • Notebooks
  • Google Colab
  • Kaggle
phi3-results-10-samples
103 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Kali007's picture
Kali007
fine-tuned-phi3-adapter-150-10
799fc1b verified almost 2 years ago
  • runs
    fine-tuned-phi3-adapter-150-10 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.17 kB
    fine-tuned-phi3-adapter-150-10 almost 2 years ago
  • adapter_config.json
    680 Bytes
    fine-tuned-phi3-adapter-150-10 almost 2 years ago
  • adapter_model.safetensors
    101 MB
    xet
    fine-tuned-phi3-adapter-150-10 almost 2 years ago
  • added_tokens.json
    293 Bytes
    fine-tuned-phi3-adapter-150-10 almost 2 years ago
  • special_tokens_map.json
    455 Bytes
    fine-tuned-phi3-adapter-150-10 almost 2 years ago
  • tokenizer.json
    1.85 MB
    fine-tuned-phi3-adapter-150-10 almost 2 years ago
  • tokenizer.model
    500 kB
    xet
    fine-tuned-phi3-adapter-150-10 almost 2 years ago
  • tokenizer_config.json
    3.36 kB
    fine-tuned-phi3-adapter-150-10 almost 2 years ago
  • training_args.bin
    5.43 kB
    xet
    fine-tuned-phi3-adapter-150-10 almost 2 years ago