Spaces:
Running
Running
title: Feedback | |
emoji: π | |
colorFrom: pink | |
colorTo: yellow | |
sdk: streamlit | |
sdk_version: 1.41.1 | |
app_file: app.py | |
pinned: false | |
license: mit | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
### How to run locally | |
`streamlit run app.py` | |
### TODO List | |
[ ] Consent form | |
[ ] Instructions | |
[ ] Add proceed button after prolific id | |
[ ] Make sure each question has at least 10 responses | |
### TODO List (Human Eval) | |
[x] Check if user_id in database, then resume where they left off | |
[x] Implement save and continue later button | |
[x] Implement questions with proper buttons (with text) | |
[x] Back button | |
[ ] Next button + overall state management | |
[x] Dataset linking HF | |
[x] prettify the context field with new lines and highlighting popularity etc. keywords in bold | |
[x] Doing it for two models - combine datasets | |
[ ] Exit & Resume later does not work | |
[ ] Add check for ratings should not be 0 for Exit & Resume Later | |
[x] Check the firebase DB rules | |
[x] Add more descriptive titles for the queries | |
[ ] Randomize the ordering | |
[ ] Bug: In the DB config_id is always medium_easy |