reasoning-gym/examples/trl/README.md
joesharratt1229 a8e11e71be
Test training with trl (#70)
* first trl grpo implementation
* added config yaml file
* added read me and dependencies
* updated reward format func
2025-02-07 07:42:32 +01:00

5 lines
85 B
Markdown

1. Install the requirements in the txt file
```
pip install -r requirements.txt
```