nielsr HF Staff commited on
Commit
26a91df
·
verified ·
1 Parent(s): a96e806

Add link to paper

Browse files

This PR ensures the dataset is linked to (and shows up at) https://huggingface.co/papers/2504.01840.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -20,4 +20,6 @@ This repository facilitates evaluating LLM performance on legal tasks without cu
20
 
21
  Code: https://github.com/hoorangyee/LRAGE
22
 
23
- For more details, please refer to the [LRAGE GitHub repository](https://github.com/hoorangyee/LRAGE).
 
 
 
20
 
21
  Code: https://github.com/hoorangyee/LRAGE
22
 
23
+ For more details, please refer to the [LRAGE GitHub repository](https://github.com/hoorangyee/LRAGE).
24
+
25
+ Paper: [LARGE: Legal Retrieval Augmented Generation Evaluation Tool](https://huggingface.co/papers/2504.01840).