Spaces:
Runtime error
Runtime error
Michelle Lam
commited on
Commit
•
27057f0
1
Parent(s):
b238e48
Updates README setup instructions
Browse files
README.md
CHANGED
@@ -35,15 +35,16 @@ Here's a summary of the relevant pages used for each participant in our study. F
|
|
35 |
- Free-form audit, end-user model: `localhost:5001/?user=<USER_NAME>&scaffold=prompts`
|
36 |
|
37 |
## Setting up a new model
|
38 |
-
- Set up your username and navigate to the
|
39 |
-
- Using a direct URL parameter
|
40 |
- Go to `localhost:5001/?user=<USER_NAME>&tab=labeling&label_mode=0`, where in place of `<USER_NAME>`, you've entered your desired username
|
41 |
-
- Using the UI
|
42 |
- Go to the Labeling page and ensure that the "Create a new model" mode is selected.
|
43 |
- Select the User button on the top menu and enter your desired username.
|
44 |
|
45 |
- Label all of the examples in the table
|
46 |
-
- When you're done, click the "Get Number of Comments Labeled" button to verify the number of comments that have been labeled. If there are at least 40 comments labeled, the "Train Model" button will be enabled.
|
47 |
-
- Click on the "Train Model" button and wait for the model to train.
|
48 |
-
|
|
|
49 |
- To view the different auditing modes that we provided for our evaluation task, please refer to the URL paths listed in the "Auditing task pages" section above.
|
|
|
35 |
- Free-form audit, end-user model: `localhost:5001/?user=<USER_NAME>&scaffold=prompts`
|
36 |
|
37 |
## Setting up a new model
|
38 |
+
- Set up your username and navigate to the **Labeling** page
|
39 |
+
- Option A: Using a direct URL parameter
|
40 |
- Go to `localhost:5001/?user=<USER_NAME>&tab=labeling&label_mode=0`, where in place of `<USER_NAME>`, you've entered your desired username
|
41 |
+
- Option B: Using the UI
|
42 |
- Go to the Labeling page and ensure that the "Create a new model" mode is selected.
|
43 |
- Select the User button on the top menu and enter your desired username.
|
44 |
|
45 |
- Label all of the examples in the table
|
46 |
+
- When you're done, click the "Get Number of Comments Labeled" button to verify the number of comments that have been labeled. If there are at least 40 comments labeled, the "Train Model" button will be enabled.
|
47 |
+
- Click on the "Train Model" button and wait for the model to train (~30-60 seconds).
|
48 |
+
|
49 |
+
- Then, go to the **Auditing** page and use your new model.
|
50 |
- To view the different auditing modes that we provided for our evaluation task, please refer to the URL paths listed in the "Auditing task pages" section above.
|