fzoll commited on
Commit
e684784
·
verified ·
1 Parent(s): 1e04dd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -43,8 +43,7 @@ configs:
43
  path: queries.jsonl
44
  ---
45
 
46
- - The corpus set consists of the legal documents.
47
- - The query set includes questions pertaining to legal documents.
48
 
49
  **Usage**
50
  ```
 
43
  path: queries.jsonl
44
  ---
45
 
46
+ The FinanceBench dataset is derived from the PatronusAI/financebench-test dataset, containing only the PASS examples processed into a clean format for question-answering tasks in the financial domain. FinanceBench-rtl has been repurposed for retrieval.
 
47
 
48
  **Usage**
49
  ```