Datasets:

randomdude11 commited on
Commit
da6b2f9
·
verified ·
1 Parent(s): a67e126

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -123,4 +123,20 @@ Underlying data sources include:
123
 
124
  Users should also comply with the licensing and attribution requirements
125
  of the original data providers.
126
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
123
 
124
  Users should also comply with the licensing and attribution requirements
125
  of the original data providers.
126
+
127
+ ------------------------------------------------------------------------
128
+
129
+ ## Citation
130
+
131
+ If you find this work useful in your research, please cite:
132
+
133
+ ``` bibtex
134
+ @article{markov2025firescope,
135
+ title={FireScope: Wildfire Risk Prediction with a Chain-of-Thought Oracle},
136
+ author={Markov, Mario and Ailuro, Stefan Maria and Van Gool, Luc and Schindler, Konrad and Paudel, Danda Pani},
137
+ journal={arXiv preprint arXiv:2511.17171},
138
+ year={2025}
139
+ }
140
+ ```
141
+
142
+ ------------------------------------------------------------------------