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

NicolasRR
/
DPO-MCQA-FalseMixin

PEFT
Model card Files Files and versions
xet
Community

Instructions to use NicolasRR/DPO-MCQA-FalseMixin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NicolasRR/DPO-MCQA-FalseMixin with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("MBZUAI/LaMini-Flan-T5-783M")
    model = PeftModel.from_pretrained(base_model, "NicolasRR/DPO-MCQA-FalseMixin")
  • Notebooks
  • Google Colab
  • Kaggle
DPO-MCQA-FalseMixin
78.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
NicolasRR's picture
NicolasRR
Update README.md
9f33d7f verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.68 kB
    Update README.md about 2 years ago
  • adapter_config.json
    643 Bytes
    Upload 5 files about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    75.6 MB
    xet
    Upload adapter_model.bin about 2 years ago
  • full_pipeline.png
    801 kB
    Upload full_pipeline.png about 2 years ago
  • special_tokens_map.json
    2.54 kB
    Upload 5 files about 2 years ago
  • tokenizer.json
    2.42 MB
    Upload 5 files about 2 years ago
  • tokenizer_config.json
    20.8 kB
    Upload 5 files about 2 years ago