Skip to content

Easily collect yes/no feedback on language model outputs from humans

Notifications You must be signed in to change notification settings

nrimsky/Feedbackr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedbackr

What is this?

An app that enables users to easily collect yes/no feedback on language model outputs from humans for simple finetuning applications.

Currently not deployed anywhere but can easily be at some point :D

Development

Database migrations

python manage.py makemigrations getfeedback # If no migrations yet, or need new ones
python manage.py migrate

Run development server

python manage.py runserver

Make admin user

python manage.py createsuperuser

About

Easily collect yes/no feedback on language model outputs from humans

Topics

Resources

Stars

Watchers

Forks