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
- Sourcing: write new prompts
![](https://github.com/bigscience-workshop/promptsource/raw/main/assets/promptsource_app.png =800x)
Contributing
Join the Hackaprompt and help writing templates!
Contribution guidelines and step-by-step HOW TO are described here.
Writing Templates
A prompt template is expressed in Jinja.
It is rendered using an example