Skip to content

Commit 7f22afb

Browse files
authored
Correct capitalization of 'trl' to 'TRL'
1 parent 50a5c10 commit 7f22afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
* [Little Ball of Fur](https://github.com/benedekrozemberczki/littleballoffur) - A library for sampling graph structured data.
276276
* [GreatX](https://github.com/EdisonLeeeee/GreatX) - A graph reliability toolbox based on PyTorch and PyTorch Geometric (PyG). <img height="20" src="img/pytorch_big2.png" alt="PyTorch based/compatible">
277277
* [Jraph](https://github.com/google-deepmind/jraph) - A Graph Neural Network Library in Jax.
278-
* [trl](https://github.com/huggingface/trl) - Train transformer language models with reinforcement learning.
278+
* [TRL](https://github.com/huggingface/trl) - Train transformer language models with reinforcement learning.
279279

280280

281281
## Graph Manipulation

0 commit comments

Comments
 (0)