|
--- |
|
license: mit |
|
language: |
|
- en |
|
tags: |
|
- legal |
|
--- |
|
# DALE |
|
This model is created as part of the EMNLP 2023 paper: [DALE: Generative Data Augmentation for Low-Resource Legal NLP](https://arxiv.org/pdf/2310.15799.pdf). The code for the git repo can be found [here](https://github.com/Sreyan88/DALE/tree/main).<br> |
|
### BibTeX entry and citation info |
|
If you find our paper/code/demo useful, please cite our paper: |
|
``` |
|
@misc{ghosh2023dale, |
|
title={DALE: Generative Data Augmentation for Low-Resource Legal NLP}, |
|
author={Sreyan Ghosh and Chandra Kiran Evuru and Sonal Kumar and S Ramaneswaran and S Sakshi and Utkarsh Tyagi and Dinesh Manocha}, |
|
year={2023}, |
|
eprint={2310.15799}, |
|
archivePrefix={arXiv}, |
|
primaryClass={cs.CL} |
|
} |
|
``` |