CoolFace
Datasetpublic

MinaGabriel/sentence-relevance-extractor

Sentence Relevance Extractor (SRE) Sentence Relevance Extractor (SRE) is a large-scale dataset for binary evidence selection in multi-document, multi-hop question answering. The goal: Given a question and a sentence from the context, predict whether this sentence is relevant evidence ("Yes") or irrelevant ("No"). This dataset is suitable for training: Sentence-level RAG rerankers Binary relevance classifiers Optimization-based truth discovery systems Multi-hop QA evidence… See the full description on the dataset page: https://huggingface.co/datasets/MinaGabriel/sentence-relevance-extractor.

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes6downloads
6 commits on main
20e18dd10mo ago

Update README.md

MinaGabriel
8f4e75310mo ago

Create README.md

MinaGabriel
b218f7110mo ago

Upload multihop_sentrel_test.jsonl with huggingface_hub

MinaGabriel
ec4012710mo ago

Upload multihop_sentrel_val.jsonl with huggingface_hub

MinaGabriel
9b93e0310mo ago

Upload multihop_sentrel_train.jsonl with huggingface_hub

MinaGabriel
cce8b7c10mo ago

initial commit

MinaGabriel