siddharthlohani commited on
Commit
f582d94
·
verified ·
1 Parent(s): e4c2930

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
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
+ }