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

sr5434
/
rm_hh_rlhf

Text Classification
Transformers
TensorBoard
Safetensors
gemma3_text
Generated from Trainer
trl
reward-trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use sr5434/rm_hh_rlhf with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="sr5434/rm_hh_rlhf")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("sr5434/rm_hh_rlhf")
    model = AutoModelForSequenceClassification.from_pretrained("sr5434/rm_hh_rlhf", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
rm_hh_rlhf
1.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
sr5434's picture
sr5434
End of training
44f113c verified 5 months ago
  • runs
    End of training 5 months ago
  • .gitattributes
    1.57 kB
    End of training 6 months ago
  • README.md
    1.18 kB
    End of training 5 months ago
  • added_tokens.json
    85 Bytes
    End of training 5 months ago
  • chat_template.jinja
    576 Bytes
    End of training 5 months ago
  • config.json
    1.44 kB
    End of training 6 months ago
  • model.safetensors
    1.07 GB
    xet
    End of training 5 months ago
  • special_tokens_map.json
    623 Bytes
    End of training 5 months ago
  • tokenizer.json
    33.4 MB
    xet
    End of training 5 months ago
  • tokenizer.model
    4.69 MB
    xet
    End of training 6 months ago
  • tokenizer_config.json
    1.16 MB
    End of training 5 months ago
  • training_args.bin
    6.03 kB
    xet
    End of training 5 months ago