Git Product home page Git Product logo

trec_dl's Introduction

Deep Learning Track - TREC 2019

Attempt on deep learning track challenge in TREC 2019 - https://microsoft.github.io/TREC-2019-Deep-Learning/

Tasks

  • Passage Ranking
  • Document Ranking

Baselines

  • For Passage Ranking

    Official Duet baseline ๐Ÿ‘‰ check here

    Bert Baseline ๐Ÿ‘‰ here

    Updated Baseline here based on Duetv2 ๐Ÿ‘‰ here

    Reproducing Bert Baseline : In Progress...

  • For Document Ranking

    In Progress...

trec_dl's People

Contributors

amitkumarj441 avatar hlcr avatar sebswho avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

trec_dl's Issues

Passage Ranking

Passage Ranking Leaderboard here: http://www.msmarco.org/leaders.aspx [submission after March 2019]

Full ranking (based on BERT baselines): https://github.com/nyu-dl/dl4ir-doc2query

### Update

Passage Level Train and Inference (BERT-MaxP, BERT-SumP) โžก๏ธ https://colab.research.google.com/drive/1YAj_yA7R8Sv9QaJkKfjC0sA0vpeEh3dC
๐Ÿ‘‡
The output of the above will be a file of scores for each document/passage. We can align with the document/passage ids in the processed .trec.with_json file

The input to the BERT-reranker is a list of .trec.with_json files. Each line is in the form of:

10 Q0 trec12-en0008-49-09144_passage-0 1 -5.66498569 passage # {"doc": {"title": "Personal Keyboards reviews - Keyboard-Reviews.com", "body": "personal keyboards reviews...}}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.