Update README.md
Browse files
README.md
CHANGED
|
@@ -145,6 +145,15 @@ If our work is helpful for your, please kindly cite our work as follows:
|
|
| 145 |
archivePrefix={arXiv},
|
| 146 |
primaryClass={cs.CL}
|
| 147 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 148 |
```
|
| 149 |
|
| 150 |
# License
|
|
|
|
| 145 |
archivePrefix={arXiv},
|
| 146 |
primaryClass={cs.CL}
|
| 147 |
}
|
| 148 |
+
|
| 149 |
+
@inproceedings{yue2024lawllm,
|
| 150 |
+
title={LawLLM: Intelligent Legal System with Legal Reasoning and Verifiable Retrieval},
|
| 151 |
+
author={Yue, Shengbin and Liu, Shujun and Zhou, Yuxuan and Shen, Chenchen and Wang, Siyuan and Xiao, Yao and Li, Bingxuan and Song, Yun and Shen, Xiaoyu and Chen, Wei and others},
|
| 152 |
+
booktitle={International Conference on Database Systems for Advanced Applications},
|
| 153 |
+
pages={304--321},
|
| 154 |
+
year={2024},
|
| 155 |
+
organization={Springer}
|
| 156 |
+
}
|
| 157 |
```
|
| 158 |
|
| 159 |
# License
|