mmiakashs commited on
Commit
97a0018
·
verified ·
1 Parent(s): 4a6a1f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -11
README.md CHANGED
@@ -445,17 +445,14 @@ data/
445
  # How to cite this dataset
446
 
447
  ```bibtex
448
- @misc{docsplit,
449
- author = {Islam, Md Mofijul and Salekin, Md Sirajus and Balakrishnan, Nivedha and Bishop, Vincil C. and Jain, Niharika and Romo, Spencer and Strahan, Bob and Xie, Boyi and Socolinsky, Diego A. },
450
- title = {DocSplit: A Comprehensive Benchmark Dataset and Evaluation Approach
451
- for Document Packet Recognition and Splitting},
452
- howpublished = {\url{https://huggingface.co/datasets/amazon/doc_split/}},
453
- url = {https://huggingface.co/datasets/amazon/doc_split/},
454
- type = {dataset},
455
- year = {2026},
456
- month = {February},
457
- timestamp = {2024-02-04},
458
- note = {Accessed: 2026-02-04}
459
  }
460
  ```
461
 
 
445
  # How to cite this dataset
446
 
447
  ```bibtex
448
+ @misc{islam2026docsplitcomprehensivebenchmarkdataset,
449
+ title={DocSplit: A Comprehensive Benchmark Dataset and Evaluation Approach for Document Packet Recognition and Splitting},
450
+ author={Md Mofijul Islam and Md Sirajus Salekin and Nivedha Balakrishnan and Vincil C. Bishop III and Niharika Jain and Spencer Romo and Bob Strahan and Boyi Xie and Diego A. Socolinsky},
451
+ year={2026},
452
+ eprint={2602.15958},
453
+ archivePrefix={arXiv},
454
+ primaryClass={cs.CL},
455
+ url={https://arxiv.org/abs/2602.15958},
 
 
 
456
  }
457
  ```
458