HolySaint commited on
Commit
db0f986
·
verified ·
1 Parent(s): 467e9e5

Added paper citation

Browse files
Files changed (1) hide show
  1. README.md +11 -1
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
+ }