AdeDZY / SIGIR19-BERT-IR

Repo of code and data for SIGIR-19 short paper "Deeper Text Understanding for IR with Contextual NeuralLanguage Modeling"
BSD 3-Clause "New" or "Revised" License
162 stars 37 forks source link

Negative samples #10

Open wxh571001500 opened 1 year ago

wxh571001500 commented 1 year ago

Hello, I am a postgraduate student. I intend to reproduce this method. In your code you mention “for training, we use negative samples from the top 1000 documents”. May I ask how these samples are selected.