Fine tune language models with CARP
- Run
python setup.py develop
wget https://mystic.the-eye.eu/public/AI/CARP_L.pt
for pretrained CARP model- Install magiCARP repo
- Install trl repo
- Put CARP model in magiCARP ckpts folder
- Set config in ControlledCarp
- Run python run.py --config PATH_TO_CONFIG
- GPTNeoHeadWithValueModel not properly loading all pretrianed weights
-
- Same warning arises for GPT2