Update README.md
Browse files
README.md
CHANGED
@@ -40,4 +40,18 @@ Data released under CC-BY, code released under MIT License
|
|
40 |
|
41 |
## Contact
|
42 |
|
43 |
-
For inquiries, contact [email protected] or [email protected]. We invite researchers to provide input on potential future data releases using [this form](https://docs.google.com/forms/d/e/1FAIpQLSfDEdY-mT5lcXPaDSv-0Ci1rSXGlbIJierxkUbNB7_07-kddw/viewform?usp=dialog).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
## Contact
|
42 |
|
43 |
+
For inquiries, contact [email protected] or [email protected]. We invite researchers to provide input on potential future data releases using [this form](https://docs.google.com/forms/d/e/1FAIpQLSfDEdY-mT5lcXPaDSv-0Ci1rSXGlbIJierxkUbNB7_07-kddw/viewform?usp=dialog).
|
44 |
+
|
45 |
+
## Citation
|
46 |
+
|
47 |
+
```
|
48 |
+
@misc{handa2025economictasksperformedai,
|
49 |
+
title={Which Economic Tasks are Performed with AI? Evidence from Millions of Claude Conversations},
|
50 |
+
author={Kunal Handa and Alex Tamkin and Miles McCain and Saffron Huang and Esin Durmus and Sarah Heck and Jared Mueller and Jerry Hong and Stuart Ritchie and Tim Belonax and Kevin K. Troy and Dario Amodei and Jared Kaplan and Jack Clark and Deep Ganguli},
|
51 |
+
year={2025},
|
52 |
+
eprint={2503.04761},
|
53 |
+
archivePrefix={arXiv},
|
54 |
+
primaryClass={cs.CY},
|
55 |
+
url={https://arxiv.org/abs/2503.04761},
|
56 |
+
}
|
57 |
+
```
|