This is the repository of ExpNote: Black-box Large Language Models are Better Task Solvers with Experience Notebook (EMNLP 2023 findings)
conda create -n expnote python=3.8
conda activate expnote
pip install -r requirements.txt
python main.py --dataset clutrr --setting expnote --training true
cd scripts
python analysis.py