ashmib commited on
Commit
a682fad
·
verified ·
1 Parent(s): ca0246c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -36
README.md CHANGED
@@ -14,39 +14,3 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
14
 
15
  ### How to run locally
16
  `streamlit run app.py`
17
- ### TODO List
18
- - [ ] Consent form
19
- - [ ] Instructions
20
- - [ ] Add proceed button after prolific id
21
- - [ ] Make sure each question has at least 10 responses
22
-
23
- ### TODO List (Human Eval)
24
- - [x] Check if user_id in database, then resume where they left off
25
-
26
- - [x] Implement save and continue later button
27
-
28
- - [x] Implement questions with proper buttons (with text)
29
-
30
- - [x] Back button
31
-
32
- - [x] Next button + overall state management
33
-
34
- - [x] Dataset linking HF
35
-
36
- - [x] prettify the context field with new lines and highlighting popularity etc. keywords in bold
37
-
38
- - [x] Doing it for two models - combine datasets
39
-
40
- - [x] Exit & Resume later does not work
41
-
42
- - [x] Add check for ratings should not be 0 for Exit & Resume Later
43
-
44
- - [x] Check the firebase DB rules
45
-
46
- - [x] Add more descriptive titles for the queries
47
-
48
- - [ ] Randomize the ordering
49
-
50
- - [x] Bug: In the DB config_id is always medium_easy
51
-
52
- - [ ] Bug: query number 6 overall fit radio button will take the value of previous question
 
14
 
15
  ### How to run locally
16
  `streamlit run app.py`