Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Pushkar27
/
GriceBench-DPO

Text Generation
PEFT
Safetensors
English
dialogue
gricean-maxims
cooperative-communication
lora
dpo
direct-preference-optimization
gpt2
nlp
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Pushkar27/GriceBench-DPO with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("gpt2-medium")
    model = PeftModel.from_pretrained(base_model, "Pushkar27/GriceBench-DPO")
  • Notebooks
  • Google Colab
  • Kaggle
GriceBench-DPO
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Pushkar27's picture
Pushkar27
CRITICAL: Remove all escaped underscores from YAML metadata
b0af001 16 days ago
  • .gitattributes
    1.52 kB
    initial commit 18 days ago
  • README.md
    8.31 kB
    CRITICAL: Remove all escaped underscores from YAML metadata 16 days ago
  • adapter_config.json
    864 Bytes
    Upload folder using huggingface_hub 17 days ago
  • adapter_model.safetensors
    25.2 MB
    xet
    Upload folder using huggingface_hub 18 days ago
  • history (1).json
    657 Bytes
    Upload folder using huggingface_hub 17 days ago
  • merges.txt
    456 kB
    Upload folder using huggingface_hub 18 days ago
  • special_tokens_map.json
    137 Bytes
    Upload folder using huggingface_hub 17 days ago
  • tokenizer.json
    3.81 MB
    Upload folder using huggingface_hub 17 days ago
  • tokenizer_config.json
    528 Bytes
    Upload folder using huggingface_hub 17 days ago
  • vocab.json
    798 kB
    Upload folder using huggingface_hub 18 days ago