shahagam4 commited on
Commit
8da9b09
·
verified ·
1 Parent(s): 80bae81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -11,4 +11,25 @@ license: cc-by-nc-4.0
11
  short_description: Leaderboard for VideoConviction Dataset
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  short_description: Leaderboard for VideoConviction Dataset
12
  ---
13
 
14
+ # VideoConviction: A Multimodal Benchmark for Human Conviction and Stock Market Recommendations
15
+
16
+ **Paper**: [VideoConviction: A Multimodal Benchmark for Human Conviction and Stock Market Recommendations](https://doi.org/10.1145/3711896.3737417)
17
+ **Conference**: ACM SIGKDD 2025
18
+ **Authors**: Michael Galarnyk, Veer Kejriwal, Agam Shah, Yash Bhardwaj, Nicholas Watney Meyer, Anand Krishnan, Sudheer Chava
19
+
20
+ ## Citation
21
+
22
+ If you use this dataset, please cite our paper:
23
+
24
+ ```bibtex
25
+ @inproceedings{galarnyk2025videoconviction,
26
+ author = {Michael Galarnyk and Veer Kejriwal and Agam Shah and Yash Bhardwaj and Nicholas Watney Meyer and Anand Krishnan and Sudheer Chava},
27
+ title = {VideoConviction: A Multimodal Benchmark for Human Conviction and Stock Market Recommendations},
28
+ booktitle = {Proceedings of the 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining V.2 (KDD '25)},
29
+ year = {2025},
30
+ location = {Toronto, ON, Canada},
31
+ pages = {12},
32
+ publisher = {ACM},
33
+ doi = {10.1145/3711896.3737417}
34
+ }
35
+ ```