56 Forks
459 Stars
459 Watchers

TextRL

Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-176B/bloom/gpt/bart/T5/MetaICL)

How to download and setup TextRL

Open terminal and run command
git clone https://github.com/voidful/TextRL.git
git clone is used to create a copy or clone of TextRL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TextRL https://github.com/voidful/TextRL/archive/master.zip

Or simply clone TextRL with SSH
[email protected]:voidful/TextRL.git

If you have some problems with TextRL

You may open issue on TextRL support forum (system) here: https://github.com/voidful/TextRL/issues