This guide shows players how to solve the mysterious puzzle in Chapter 5 of Deltarune.
conda create -n decomp python=3.8 pip install -r requirements.txt promptid=p1 python -m decomp.inference.configurable_inference \ --input datasets/letter_cat/n5_eg100 ...
This is the official repository for open-domain QA experiments from our ICLR 2023 paper "Decomposed Prompting: A Modular Approach for Solving Complex Tasks". Check out the main repository for the ...