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

stvnl
/
msc_ppo_zh

Reinforcement Learning
Transformers
PyTorch
bloom
text-generation
trl
ppo
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use stvnl/msc_ppo_zh with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("stvnl/msc_ppo_zh")
    model = AutoModelForCausalLM.from_pretrained("stvnl/msc_ppo_zh")
  • Notebooks
  • Google Colab
  • Kaggle
msc_ppo_zh
2.25 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
stvnl's picture
stvnl
Upload 7 files
4d8152c verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload 7 files over 1 year ago
  • README.md
    1.17 kB
    Upload 7 files over 1 year ago
  • config.json
    807 Bytes
    Upload 7 files over 1 year ago
  • generation_config.json
    132 Bytes
    Upload 7 files over 1 year ago
  • pytorch_model.bin
    2.24 GB
    xet
    Upload 7 files over 1 year ago
  • special_tokens_map.json
    95 Bytes
    Upload 7 files over 1 year ago
  • tokenizer.json
    14.5 MB
    xet
    Upload 7 files over 1 year ago
  • tokenizer_config.json
    286 Bytes
    Upload 7 files over 1 year ago