Skip to content

Commit

Permalink
Update description in setup.py (huggingface#1101)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarobartt authored and Andrew Lapp committed May 10, 2024
1 parent 230354c commit 67d6e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
long_description_content_type="text/markdown",
zip_safe=False,
version=__version__,
description="A Pytorch implementation of Proximal Policy Optimization for transfomer language models.",
description="Train transformer language models with reinforcement learning.",
keywords="ppo, transformers, huggingface, gpt2, language modeling, rlhf",
author="Leandro von Werra",
author_email="[email protected]",
Expand Down

0 comments on commit 67d6e4a

Please sign in to comment.