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

Judiht
/
ludwigfinetuned_phi-1_testcase_generator_1k

PEFT
TensorBoard
Safetensors
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Judiht/ludwigfinetuned_phi-1_testcase_generator_1k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Judiht/ludwigfinetuned_phi-1_testcase_generator_1k with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1")
    model = PeftModel.from_pretrained(base_model, "Judiht/ludwigfinetuned_phi-1_testcase_generator_1k")
  • Notebooks
  • Google Colab
  • Kaggle
ludwigfinetuned_phi-1_testcase_generator_1k
240 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Judiht's picture
Judiht
Upload folder using huggingface_hub
6e62afe verified almost 2 years ago
  • llm_eval_examples
    Upload folder using huggingface_hub almost 2 years ago
  • logs
    Upload folder using huggingface_hub almost 2 years ago
  • model_weights
    Upload folder using huggingface_hub almost 2 years ago
  • training_checkpoints
    Upload folder using huggingface_hub almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.09 kB
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    689 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.safetensors
    28.3 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model_hyperparameters.json
    3.58 MB
    Upload folder using huggingface_hub almost 2 years ago
  • training_set_metadata.json
    8.82 MB
    Upload folder using huggingface_hub almost 2 years ago