Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 324 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 324 Bytes

A pipeline for Language Models with Logical Feedback

Get started

  1. Clone github repository
git clone "repo-url"
  1. Build environment
cd LMLF/
conda env create --name lmlf --file=environments.yml
conda activate lmlf
  1. Run the program
python nofeedback.py