Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,14 @@ task_meta_data = load_dataset("SALT-NLP/WORKBank", data_files="task_data/task_st
|
|
26 |
Our [github repository](https://github.com/SALT-NLP/workbank/tree/main) contains our [Code Book](https://github.com/SALT-NLP/workbank/blob/main/codebook.pdf) and the code used for analysis and plotting of diagrams.
|
27 |
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
## Citation
|
30 |
|
31 |
Please cite our paper if you use this code or part of it in your work:
|
|
|
26 |
Our [github repository](https://github.com/SALT-NLP/workbank/tree/main) contains our [Code Book](https://github.com/SALT-NLP/workbank/blob/main/codebook.pdf) and the code used for analysis and plotting of diagrams.
|
27 |
|
28 |
|
29 |
+
## Want to Launch the Audit in Your Organization?
|
30 |
+
|
31 |
+
Unlike traditional surveys, our auditing framework features an audio-enhanced interface and combines quantitative ratings with analysis of audio transcripts. This approach enables more calibrated and context-rich responses. We are also working to support input from additional modalities.
|
32 |
+
|
33 |
+
**If you're interested in deploying the audit to explore the future of work within your organization, feel free to fill out [the interest form](https://forms.gle/hFGyhYkD1VwMLVj59).**
|
34 |
+
|
35 |
+
|
36 |
+
|
37 |
## Citation
|
38 |
|
39 |
Please cite our paper if you use this code or part of it in your work:
|