Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# WildSeek Dataset
|
| 2 |
To study users’ interests in complex information seeking tasks in the wild, we utilized data collected
|
| 3 |
from the open-source [STORM web application](https://storm.genie.stanford.edu), which generates comprehensive long-form reports based on users’ specified topics of interest and goals for using the site. Each data point is a pair comprising a topic and the user’s goal. For more details, please refer to Section 2.2 and Appendix A of [our paper](http://www.arxiv.org/abs/2408.15232).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
size_categories:
|
| 8 |
+
- n<1K
|
| 9 |
+
---
|
| 10 |
# WildSeek Dataset
|
| 11 |
To study users’ interests in complex information seeking tasks in the wild, we utilized data collected
|
| 12 |
from the open-source [STORM web application](https://storm.genie.stanford.edu), which generates comprehensive long-form reports based on users’ specified topics of interest and goals for using the site. Each data point is a pair comprising a topic and the user’s goal. For more details, please refer to Section 2.2 and Appendix A of [our paper](http://www.arxiv.org/abs/2408.15232).
|