Update README.md
Browse files
README.md
CHANGED
|
@@ -56,4 +56,19 @@ This dataset contains three main components:
|
|
| 56 |
- This dataset is provided **strictly for research purposes** and is not intended for commercial use.
|
| 57 |
- License: mit
|
| 58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
---
|
|
|
|
| 56 |
- This dataset is provided **strictly for research purposes** and is not intended for commercial use.
|
| 57 |
- License: mit
|
| 58 |
|
| 59 |
+
---
|
| 60 |
+
|
| 61 |
+
## 📄 Citation
|
| 62 |
+
|
| 63 |
+
If our work assists your research or you use our data, feel free to give us a star ⭐ on [GitHub](https://github.com/JerryWu-code/SusGen) and cite us using
|
| 64 |
+
|
| 65 |
+
```
|
| 66 |
+
@article{wu2024susgen,
|
| 67 |
+
title={SusGen-GPT: A Data-Centric LLM for Financial NLP and Sustainability Report Generation},
|
| 68 |
+
author={Wu, Qilong and Xiang, Xiaoneng and Huang, Hejia and Wang, Xuan and Jie, Yeo Wei and Satapathy, Ranjan and Veeravalli, Bharadwaj and others},
|
| 69 |
+
journal={arXiv preprint arXiv:2412.10906},
|
| 70 |
+
year={2024}
|
| 71 |
+
}
|
| 72 |
+
```
|
| 73 |
+
|
| 74 |
---
|