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

bmbgsj
/
ProRAG_PRM

Text Classification
Transformers
Safetensors
English
Chinese
qwen3
reward-model
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use bmbgsj/ProRAG_PRM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="bmbgsj/ProRAG_PRM")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("bmbgsj/ProRAG_PRM")
    model = AutoModelForSequenceClassification.from_pretrained("bmbgsj/ProRAG_PRM", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ProRAG_PRM
15.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
bmbgsj's picture
bmbgsj
Update README.md
f35a3f2 verified 6 months ago
  • .gitattributes
    327 Bytes
    Update model: clean sync (excluding checkpoints) 6 months ago
  • README.md
    1.75 kB
    Update README.md 6 months ago
  • added_tokens.json
    944 Bytes
    Update model: clean sync (excluding checkpoints) 6 months ago
  • chat_template.jinja
    4.17 kB
    Update model: clean sync (excluding checkpoints) 6 months ago
  • config.json
    1.63 kB
    Update model: clean sync (excluding checkpoints) 6 months ago
  • merges.txt
    1.67 MB
    Update model: clean sync (excluding checkpoints) 6 months ago
  • model-00001-of-00004.safetensors
    4.9 GB
    xet
    Update model: clean sync (excluding checkpoints) 6 months ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    Update model: clean sync (excluding checkpoints) 6 months ago
  • model-00003-of-00004.safetensors
    4.98 GB
    xet
    Update model: clean sync (excluding checkpoints) 6 months ago
  • model-00004-of-00004.safetensors
    336 MB
    xet
    Update model: clean sync (excluding checkpoints) 6 months ago
  • model.safetensors.index.json
    32.9 kB
    Update model: clean sync (excluding checkpoints) 6 months ago
  • special_tokens_map.json
    392 Bytes
    Update model: clean sync (excluding checkpoints) 6 months ago
  • tokenizer.json
    11.4 MB
    xet
    Update model: clean sync (excluding checkpoints) 6 months ago
  • tokenizer_config.json
    7.26 kB
    Update model: clean sync (excluding checkpoints) 6 months ago
  • vocab.json
    2.78 MB
    Update model: clean sync (excluding checkpoints) 6 months ago