CoolFace
Datasetpublic

google/frames-benchmark

FRAMES: Factuality, Retrieval, And reasoning MEasurement Set FRAMES is a comprehensive evaluation dataset designed to test the capabilities of Retrieval-Augmented Generation (RAG) systems across factuality, retrieval accuracy, and reasoning. Our paper with details and experiments is available on arXiv: https://arxiv.org/abs/2409.12941. Dataset Overview 824 challenging multi-hop questions requiring information from 2-15 Wikipedia articles Questions span diverse… See the full description on the dataset page: https://huggingface.co/datasets/google/frames-benchmark.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
266likes9.7kdownloads
15 commits on main
58d9fb62y ago

Update README.md

kalpeshk2011
429d8fd2y ago

Update README.md (#14)

kalpeshk2011, kkomar1997
4f4c6662y ago

Update README.md

kalpeshk2011
56c27672y ago

Link dataset to the paper page (#11)

kalpeshk2011, nielsr
b0ccb5e2y ago

Delete test_old.tsv (#10)

kalpeshk2011, skrishna
2383b442y ago

Rename test_clean.tsv to test.tsv (#9)

kalpeshk2011, skrishna
0131a722y ago

Rename test.tsv to test_old.tsv (#8)

kalpeshk2011, skrishna
0b9e48e2y ago

Update README.md (#7)

kalpeshk2011, skrishna
3169e202y ago

Uploaded data without index columns (#6)

kalpeshk2011, skrishna
48822ee2y ago

Fixed a bug in citation. (#5)

kalpeshk2011, skrishna
04b511c2y ago

Update README.md (#4)

kalpeshk2011, skrishna
75937882y ago

Rename data_set_FRAMES.tsv to test.tsv (#2)

kalpeshk2011, skrishna
85213412y ago

Upload data_set_FRAMES.tsv

kalpeshk2011
99f65202y ago

Update README.md (#1)

kalpeshk2011, skrishna
59d99d92y ago

initial commit

kalpeshk2011