fzoll commited on
Commit
1255c2b
·
verified ·
1 Parent(s): 45df8f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -45,8 +45,7 @@ configs:
45
  path: queries.jsonl
46
  ---
47
 
48
- - The corpus set consists of the legal documents.
49
- - The query set includes questions pertaining to legal documents.
50
 
51
  **Usage**
52
  ```
 
45
  path: queries.jsonl
46
  ---
47
 
48
+ The dataset comprises descriptions of 197 Supreme Court of India statutes, designed to facilitate the retrieval of relevant prior statutes for given legal situations. It includes 50 queries, each outlining a specific scenario. We include this dataset in the benchmark because the documents are reasonably challenging, the queries are non-synthetic, and the labels are of high quality.
 
49
 
50
  **Usage**
51
  ```