Skip to content

Commit

Permalink
improve prose
Browse files Browse the repository at this point in the history
  • Loading branch information
burtenshaw committed Dec 16, 2024
1 parent 33fb9ef commit 641f825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
TRL is a full stack library where we provide a set of tools to train transformer language models with Reinforcement Learning, from the Supervised Fine-tuning step (SFT), Reward Modeling step (RM) to the Proximal Policy Optimization (PPO) step.
The library is integrated with 🤗 [transformers](https://github.com/huggingface/transformers).

## Learn post-training
## Learn

Learn post-training with the 🤗 [smol course](https://github.com/huggingface/smol-course).
Learn post-training with TRL and other libraries in 🤗 [smol course](https://github.com/huggingface/smol-course).

## API documentation

Expand Down

0 comments on commit 641f825

Please sign in to comment.