Toolkit for collecting and applying templates of prompting instances
PromptSource Toolkit for collecting and applying templates of prompting instances. WIP Setup Download the repo Navigate to root directory of the repo Install requirements with pip install -r requirements.txt Running From the root directory of the repo, you can launch the editor with streamlit run promptsource/promptsource.py There are 3 modes in the app: Helicopter view: aggregate high level metrics on the current state of the sourcing Prompted dataset viewer: check the templates you wrote or already written on entire dataset […]
Read more