fzoll commited on
Commit
489f462
·
verified ·
1 Parent(s): 7037caa

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 446 pairs of legal text excerpts and their corresponding plain English summaries, sourced from reputable websites dedicated to clarifying legal documents. The summaries have been manually reviewed for quality, ensuring that the data is clean and suitable for evaluating legal retrieval.
 
49
 
50
  **Usage**
51
  ```