fzoll commited on
Commit
3771d71
·
verified ·
1 Parent(s): 52ab2d8

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
+ This dataset comprises approximately 3,000 Supreme Court of India case documents and is designed to evaluae the retrieval of relevant prior cases 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
  ```