Added citation
Browse files
README.md
CHANGED
@@ -225,7 +225,17 @@ QwenStoryteller produces two main outputs:
|
|
225 |
|
226 |
## Citation
|
227 |
|
228 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
229 |
|
230 |
## Contact
|
231 |
|
|
|
225 |
|
226 |
## Citation
|
227 |
|
228 |
+
```
|
229 |
+
@misc{oliveira2025storyreasoningdatasetusingchainofthought,
|
230 |
+
title={StoryReasoning Dataset: Using Chain-of-Thought for Scene Understanding and Grounded Story Generation},
|
231 |
+
author={Daniel A. P. Oliveira and David Martins de Matos},
|
232 |
+
year={2025},
|
233 |
+
eprint={2505.10292},
|
234 |
+
archivePrefix={arXiv},
|
235 |
+
primaryClass={cs.CV},
|
236 |
+
url={https://arxiv.org/abs/2505.10292},
|
237 |
+
}
|
238 |
+
```
|
239 |
|
240 |
## Contact
|
241 |
|