CoolFace
Datasetpublic

allenai/wcep_sparse_max

This is a copy of the WCEP-10 dataset, except the input source documents of its test split have been replaced by a sparse retriever. The retrieval pipeline used: query: The summary field of each example corpus: The union of all documents in the train, validation and test splits retriever: BM25 via PyTerrier with default settings top-k strategy: "max", i.e. the number of documents retrieved, k, is set as the maximum number of documents seen across examples in this dataset, in this case k==10… See the full description on the dataset page: https://huggingface.co/datasets/allenai/wcep_sparse_max.

sourceHugging Faceotherupdated 4y agoView on Hugging Face
0likes39downloads
11 commits on main
e5eaccf4y ago

Update README.md

johngiorgi
92077d04y ago

Update README.md

johngiorgi
9eff6254y ago

Update README.md

johngiorgi
c293b254y ago

Update README.md

johngiorgi
3e25cb44y ago

Create README.md

johngiorgi
6efce514y ago

Upload dataset_infos.json with huggingface_hub

johngiorgi
d66211a4y ago

Upload dataset_infos.json with huggingface_hub

johngiorgi
78018614y ago

Upload data/test-00000-of-00001-6133f005add30cdb.parquet with huggingface_hub

johngiorgi
af6b30f4y ago

Upload data/validation-00000-of-00001-6d9e90279dc820aa.parquet with huggingface_hub

johngiorgi
2d216214y ago

Upload data/train-00000-of-00001-af48311c4f368aff.parquet with huggingface_hub

johngiorgi
8a4b1a04y ago

initial commit

johngiorgi