Ashmi Banerjee commited on
Commit
2d1eb60
·
1 Parent(s): 1a117cc

updated overall rating labels

Browse files
Files changed (1) hide show
  1. README.md +33 -18
README.md CHANGED
@@ -15,23 +15,38 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
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
- [x] Implement save and continue later button
26
- [x] Implement questions with proper buttons (with text)
27
- [x] Back button
28
- [ ] Next button + overall state management
29
- [x] Dataset linking HF
30
- [x] prettify the context field with new lines and highlighting popularity etc. keywords in bold
31
- [x] Doing it for two models - combine datasets
32
- [ ] Exit & Resume later does not work
33
- [ ] Add check for ratings should not be 0 for Exit & Resume Later
34
- [x] Check the firebase DB rules
35
- [x] Add more descriptive titles for the queries
36
- [ ] Randomize the ordering
37
- [ ] Bug: In the DB config_id is always medium_easy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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