A pipeline for Language Models with Logical Feedback
August 18, 2023 ยท View on GitHub
Get started
- Clone github repository
git clone "repo-url"
- Build environment
cd LMLF/
conda env create --name lmlf --file=environments.yml
conda activate lmlf
- Run the program
python nofeedback.py