Skip to content

Commit

Permalink
Update description in setup.py (#1101)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarobartt authored Dec 21, 2023
1 parent 830cadf commit 2aff709
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 2aff709

Please sign in to comment.