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

predibase
/
glue_qnli

Text Generation
PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use predibase/glue_qnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use predibase/glue_qnli with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "predibase/glue_qnli")
  • Notebooks
  • Google Colab
  • Kaggle
glue_qnli
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Infernaught's picture
Infernaught
Update adapter_config.json
84adee8 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.17 kB
    Upload README.md with huggingface_hub about 2 years ago
  • adapter_config.json
    577 Bytes
    Update adapter_config.json about 2 years ago
  • adapter_model.safetensors
    13.6 MB
    xet
    Upload 3 files about 2 years ago