CoolFace
Datasetpublic

embedding-benchmark/FinanceBench

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. Usage import datasets # Download the dataset queries = datasets.load_dataset("embedding-benchmark/FinanceBench", "queries") documents = datasets.load_dataset("embedding-benchmark/FinanceBench", "corpus") pair_labels =… See the full description on the dataset page: https://huggingface.co/datasets/embedding-benchmark/FinanceBench.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes1.8kdownloads

embedding-benchmark/FinanceBench · main · files are served by the source, never re-hosted here