Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Size:
< 1K
Tags:
text-retrieval
Update README.md
Browse files
README.md
CHANGED
@@ -45,8 +45,7 @@ configs:
|
|
45 |
path: queries.jsonl
|
46 |
---
|
47 |
|
48 |
-
|
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 |
```
|