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

nlpproj2026
/
rm_opt350m_hh

Text Classification
Transformers
Safetensors
opt
Generated from Trainer
trl
reward-trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use nlpproj2026/rm_opt350m_hh with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="nlpproj2026/rm_opt350m_hh")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("nlpproj2026/rm_opt350m_hh")
    model = AutoModelForSequenceClassification.from_pretrained("nlpproj2026/rm_opt350m_hh")
  • Notebooks
  • Google Colab
  • Kaggle
rm_opt350m_hh
4.65 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sso5803's picture
sso5803
Upload folder using huggingface_hub
c67a981 verified 4 days ago
  • checkpoint-2299
    Upload folder using huggingface_hub 4 days ago
  • checkpoint-400
    Upload folder using huggingface_hub 4 days ago
  • .gitattributes
    1.52 kB
    initial commit 4 days ago
  • README.md
    1.18 kB
    Upload folder using huggingface_hub 4 days ago
  • config.json
    826 Bytes
    Upload folder using huggingface_hub 4 days ago
  • model.safetensors
    662 MB
    xet
    Upload folder using huggingface_hub 4 days ago
  • tokenizer.json
    3.56 MB
    Upload folder using huggingface_hub 4 days ago
  • tokenizer_config.json
    318 Bytes
    Upload folder using huggingface_hub 4 days ago
  • training_args.bin
    5.46 kB
    xet
    Upload folder using huggingface_hub 4 days ago