Skip to content

Sample prompts and test set for PromptoLab application

License

Notifications You must be signed in to change notification settings

crjaensch/PromptoLab-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PromptoLab-Data

Sample prompts as well as a prompt test set for the PromptoLab application

Prerequisites

  • Install the PromptoLab application, following the instructions in the following repo.
  • PromptoLab

Installation

  1. Clone this repository:

    git clone https://github.com/crjaensch/PromptoLab-Data
  2. Copy the prompts and test_sets directory to the subdirectory ".promptolab" of the user's home directory

    cd PromptoLab-Data
    mv prompts $HOME/.promptolab/       # for Windows to: C:\Users\username\.promptolab
    mv test_sets $HOME/.promptolab/     # for Windows to: C:\Users\username\.promptolab

Running the Application

  1. Run the application:
    # If inside PromptoLab, then move to the parent directory
    cd ..
    python3 -m PromptoLab

About

Sample prompts and test set for PromptoLab application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published