CoolFace
Datasetpublic

philipphager/baidu-ultr_tencent-mlm-ctr

Query-document vectors and clicks for a subset of the Baidu Unbiased Learning to Rank dataset: https://arxiv.org/abs/2207.03051 This dataset uses the pretrained BERT cross-encoder (Bert_Layer12_Head12) from Tencent published as part of the WSDM cup 2023 to compute query-document vectors (768 dims): https://github.com/lixsh6/Tencent_wsdm_cup2023/tree/main/pytorch_unbias We link the model checkpoint also under `model/`.

sourceHugging Facecc-by-nc-4.0updated 3y agoView on Hugging Face
0likes330downloads
9 commits on main
a9249c53y ago

Merge branch 'main' of hf.co:datasets/philipphager/baidu-ultr_tencent-mlm-ctr

Philipp Hager
17f62e93y ago

Add LTR features

Philipp Hager
b5d1cb83y ago

Update baidu-ultr_tencent-mlm-ctr.py

philipphager
26102473y ago

Update README.md

philipphager
fa52ae43y ago

Create baidu-ultr_tencent-mlm-ctr.py

philipphager
9bd7b443y ago

Add model checkpoint

Philipp Hager
a499bf23y ago

Add data

Philipp Hager
5c38e473y ago

Track .feather files

Philipp Hager
a9f06d23y ago

initial commit

philipphager