Create README.md
Browse files
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 |
+
```
|