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

  • Log In
  • Sign Up

HFXM
/
RM_HHRLHF_Rule2

Text Classification
Transformers
Safetensors
llama
trl
reward-trainer
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use HFXM/RM_HHRLHF_Rule2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="HFXM/RM_HHRLHF_Rule2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("HFXM/RM_HHRLHF_Rule2")
    model = AutoModelForSequenceClassification.from_pretrained("HFXM/RM_HHRLHF_Rule2")
  • Notebooks
  • Google Colab
  • Kaggle
RM_HHRLHF_Rule2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
HFXM's picture
HFXM
Upload tokenizer
bdf5471 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.19 kB
    Upload LlamaForSequenceClassification over 1 year ago
  • config.json
    837 Bytes
    Upload LlamaForSequenceClassification over 1 year ago
  • model-00001-of-00004.safetensors
    4.98 GB
    xet
    Upload LlamaForSequenceClassification over 1 year ago
  • model-00002-of-00004.safetensors
    5 GB
    xet
    Upload LlamaForSequenceClassification over 1 year ago
  • model-00003-of-00004.safetensors
    4.92 GB
    xet
    Upload LlamaForSequenceClassification over 1 year ago
  • model-00004-of-00004.safetensors
    117 MB
    xet
    Upload LlamaForSequenceClassification over 1 year ago
  • model.safetensors.index.json
    23.9 kB
    Upload LlamaForSequenceClassification over 1 year ago
  • special_tokens_map.json
    335 Bytes
    Upload tokenizer over 1 year ago
  • tokenizer.json
    9.09 MB
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    50.6 kB
    Upload tokenizer over 1 year ago