Added paper citation
Browse files
README.md
CHANGED
@@ -8,4 +8,14 @@ base_model:
|
|
8 |
pipeline_tag: text-generation
|
9 |
tags:
|
10 |
- legal
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
pipeline_tag: text-generation
|
9 |
tags:
|
10 |
- legal
|
11 |
+
---
|
12 |
+
## Citation
|
13 |
+
@misc{fernandes2025llamawalksbarefficient,
|
14 |
+
title={A Llama walks into the 'Bar': Efficient Supervised Fine-Tuning for Legal Reasoning in the Multi-state Bar Exam},
|
15 |
+
author={Rean Fernandes and André Biedenkapp and Frank Hutter and Noor Awad},
|
16 |
+
year={2025},
|
17 |
+
eprint={2504.04945},
|
18 |
+
archivePrefix={arXiv},
|
19 |
+
primaryClass={cs.LG},
|
20 |
+
url={https://arxiv.org/abs/2504.04945},
|
21 |
+
}
|