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

KB8407
/
KoGPT2-PPO

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

Instructions to use KB8407/KoGPT2-PPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use KB8407/KoGPT2-PPO with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("KB8407/KoGPT2-PPO")
    model = AutoModelForCausalLM.from_pretrained("KB8407/KoGPT2-PPO")
  • Notebooks
  • Google Colab
  • Kaggle
KoGPT2-PPO
506 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
KB8407's picture
KB8407
Update PPO model (optimized)
39306bf verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    1.17 kB
    Update PPO model 5 months ago
  • added_tokens.json
    29 Bytes
    Upload PPO model 5 months ago
  • config.json
    1.14 kB
    Update PPO model 5 months ago
  • generation_config.json
    132 Bytes
    Update PPO model 5 months ago
  • merges.txt
    496 kB
    Upload PPO model 5 months ago
  • model.safetensors
    501 MB
    xet
    Update PPO model (optimized) 5 months ago
  • special_tokens_map.json
    587 Bytes
    Upload PPO model 5 months ago
  • tokenizer.json
    3.47 MB
    Update PPO model (optimized) 5 months ago
  • tokenizer_config.json
    64.3 kB
    Update PPO model 5 months ago
  • vocab.json
    891 kB
    Upload PPO model 5 months ago