What's Changed
* separate data processing to data.py by aryamanarora in https://github.com/stanfordnlp/pyreft/pull/1
* Initial attempt to adapt to HF trainer by aryamanarora in https://github.com/stanfordnlp/pyreft/pull/2
* add weight decay param by aryamanarora in https://github.com/stanfordnlp/pyreft/pull/3
* [Bug fix] fix layer parsing step after dataset creation and others by frankaging in https://github.com/stanfordnlp/pyreft/pull/4
* separate argparse from training fxn by aryamanarora in https://github.com/stanfordnlp/pyreft/pull/8
* change math and commonsense to LLM adaptor template by frankaging in https://github.com/stanfordnlp/pyreft/pull/7
* Adding in stsb support by frankaging in https://github.com/stanfordnlp/pyreft/pull/10
* add an option for normalized input; GLUE in training HF eval by frankaging in https://github.com/stanfordnlp/pyreft/pull/11
* gsm8k splits by aryamanarora in https://github.com/stanfordnlp/pyreft/pull/12
* sharing interventions across positions by frankaging in https://github.com/stanfordnlp/pyreft/pull/13
* fix padding on intervention locations by aryamanarora in https://github.com/stanfordnlp/pyreft/pull/15
* more update on the padding thing with gsm8k and others by frankaging in https://github.com/stanfordnlp/pyreft/pull/16
* add gd option by frankaging in https://github.com/stanfordnlp/pyreft/pull/17
* adjust decode stra by frankaging in https://github.com/stanfordnlp/pyreft/pull/18
* Zen/gsm8k by frankaging in https://github.com/stanfordnlp/pyreft/pull/19
* minor fix by frankaging in https://github.com/stanfordnlp/pyreft/pull/20
* move generation args to config file by aryamanarora in https://github.com/stanfordnlp/pyreft/pull/21
* Update README.md by PinetreePantry in https://github.com/stanfordnlp/pyreft/pull/22
* Verified README code, fix a bug preventing proper save and load by PinetreePantry in https://github.com/stanfordnlp/pyreft/pull/23
* Update README.md by eltociear in https://github.com/stanfordnlp/pyreft/pull/32
New Contributors
* aryamanarora made their first contribution in https://github.com/stanfordnlp/pyreft/pull/1
* frankaging made their first contribution in https://github.com/stanfordnlp/pyreft/pull/4
* PinetreePantry made their first contribution in https://github.com/stanfordnlp/pyreft/pull/22
* eltociear made their first contribution in https://github.com/stanfordnlp/pyreft/pull/32
**Full Changelog**: https://github.com/stanfordnlp/pyreft/commits/v0.0.1