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
/
ppo_model_en

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

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

  • Libraries
  • Transformers

    How to use stvnl/ppo_model_en with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("stvnl/ppo_model_en")
    model = AutoModelForCausalLM.from_pretrained("stvnl/ppo_model_en")
  • Notebooks
  • Google Colab
  • Kaggle
ppo_model_en
2.25 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
stvnl's picture
stvnl
Upload 7 files
1142697 verified about 2 years ago
  • .gitattributes
    1.57 kB
    Upload 7 files about 2 years ago
  • README.md
    1.21 kB
    Upload 7 files about 2 years ago
  • config.json
    807 Bytes
    Upload 7 files about 2 years ago
  • generation_config.json
    132 Bytes
    Upload 7 files about 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    2.24 GB
    xet
    Upload 7 files about 2 years ago
  • special_tokens_map.json
    95 Bytes
    Upload 7 files about 2 years ago
  • tokenizer.json
    14.5 MB
    xet
    Upload 7 files about 2 years ago
  • tokenizer_config.json
    286 Bytes
    Upload 7 files about 2 years ago