daniel3303 commited on
Commit
393aff8
·
verified ·
1 Parent(s): a1ee200

Added citation

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -225,7 +225,17 @@ QwenStoryteller produces two main outputs:
225
 
226
  ## Citation
227
 
228
- TODO
 
 
 
 
 
 
 
 
 
 
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