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

mrzjy
/
NovelWriting-Outline-PRM-Qwen2.5-0.5B-Reward

Token Classification
Transformers
Safetensors
Chinese
English
qwen2
novel-writing
PRM
outline
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use mrzjy/NovelWriting-Outline-PRM-Qwen2.5-0.5B-Reward with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mrzjy/NovelWriting-Outline-PRM-Qwen2.5-0.5B-Reward with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="mrzjy/NovelWriting-Outline-PRM-Qwen2.5-0.5B-Reward")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("mrzjy/NovelWriting-Outline-PRM-Qwen2.5-0.5B-Reward")
    model = AutoModelForTokenClassification.from_pretrained("mrzjy/NovelWriting-Outline-PRM-Qwen2.5-0.5B-Reward", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
NovelWriting-Outline-PRM-Qwen2.5-0.5B-Reward
1.99 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 42 commits
mrzjy's picture
mrzjy
Update README.md
834bb79 verified over 1 year ago
  • image
    Upload sequential_rejection_sampling_zh_prompt.png over 1 year ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    42.4 kB
    Update README.md over 1 year ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • config.json
    812 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub over 1 year ago
  • model.safetensors
    1.98 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    7.31 kB
    Upload folder using huggingface_hub over 1 year ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub over 1 year ago