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

hchang
/
reward_modeling

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

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

  • Libraries
  • PEFT

    How to use hchang/reward_modeling with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "hchang/reward_modeling")
  • Notebooks
  • Google Colab
  • Kaggle
reward_modeling / runs
86.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
hchang's picture
hchang
Upload folder using huggingface_hub
e937342 verified almost 2 years ago
  • Jul19_05-12-09_4dbfb3f62950
    Upload folder using huggingface_hub almost 2 years ago
  • Jul19_07-12-53_4dbfb3f62950
    Upload folder using huggingface_hub almost 2 years ago