File size: 571 Bytes
467e9e5
 
 
 
 
 
 
 
 
 
db0f986
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: mit
language:
- en
base_model:
- meta-llama/Llama-2-7b-hf
- meta-llama/Llama-3.1-8B-Instruct
pipeline_tag: text-generation
tags:
- legal
---
## Citation
@misc{fernandes2025llamawalksbarefficient,
      title={A Llama walks into the 'Bar': Efficient Supervised Fine-Tuning for Legal Reasoning in the Multi-state Bar Exam}, 
      author={Rean Fernandes and André Biedenkapp and Frank Hutter and Noor Awad},
      year={2025},
      eprint={2504.04945},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2504.04945}, 
}