CoolFace
Datasetpublic

embedding-benchmark/FinQA

FinQA is a large-scale dataset with 2.8k financial reports for 8k Q&A pairs to study numerical reasoning with structured and unstructured evidence. Usage import datasets # Download the dataset queries = datasets.load_dataset("embedding-benchmark/FinQA", "queries") documents = datasets.load_dataset("embedding-benchmark/FinQA", "corpus") pair_labels = datasets.load_dataset("embedding-benchmark/FinQA", "default")

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes1.9kdownloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face