subinay612 commited on
Commit
2e65a1c
·
verified ·
1 Parent(s): 251f5c7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Citation
2
+
3
+ If you use this dataset in your research, please cite:
4
+
5
+ ```bibtex
6
+ @article{bambroo2025marro,
7
+ title={MARRO: Multi-Headed Attention for Rhetorical Role Labeling in Legal Documents},
8
+ author={Bambroo, Purbid and Adhikary, Subinay and Bhattacharya, Paheli and Chakraborty, Abhijnan and Ghosh, Saptarshi and Ghosh, Kripabandhu},
9
+ journal={arXiv preprint arXiv:2503.10659},
10
+ year={2025}
11
+ }
12
+ ```