Update README.md
Browse files
README.md
CHANGED
|
@@ -23,4 +23,17 @@ Every filing has been downloaded and then parsed using the [IPO-Mine Python Pack
|
|
| 23 |
## Software Pipeline
|
| 24 |
<p align="center">
|
| 25 |
<img src="assets/software-pipeline.png" alt="Dataset Construction Pipeline" width="600">
|
| 26 |
-
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Software Pipeline
|
| 24 |
<p align="center">
|
| 25 |
<img src="assets/software-pipeline.png" alt="Dataset Construction Pipeline" width="600">
|
| 26 |
+
</p>
|
| 27 |
+
|
| 28 |
+
## Citation
|
| 29 |
+
|
| 30 |
+
The dataset is a product of the following research. If you use this dataset in your work, please cite:
|
| 31 |
+
|
| 32 |
+
```bibtex
|
| 33 |
+
@misc{galarnyk2026ipomine,
|
| 34 |
+
title = {IPO-Mine: A Toolkit and Dataset for Section-Structured Analysis of Long, Multimodal IPO Documents},
|
| 35 |
+
author = {Galarnyk, Michael and Lohani, Siddharth and Nandi, Sagnik and Patel, Aman and Kannan, Vidhyakshaya and Banerjee, Prasun and Routu, Rutwik and Ye, Liqin and Hiray, Arnav and Somani, Siddhartha and Chava, Sudheer},
|
| 36 |
+
year = {2026},
|
| 37 |
+
url = {[https://huggingface.co/datasets/gtfintechlab/ipo-images](https://huggingface.co/datasets/gtfintechlab/ipo-images)},
|
| 38 |
+
note = {Preprint/Working Paper}
|
| 39 |
+
}
|