Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding BERT for MS-MARCO Passage re-ranking #277

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    e0a2da2 View commit details
    Browse the repository at this point in the history
  2. Adding logits layer weights and bias

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    90a06a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    014c558 View commit details
    Browse the repository at this point in the history
  4. Adding tokenizer part

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    8938520 View commit details
    Browse the repository at this point in the history
  5. docstring

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    703896f View commit details
    Browse the repository at this point in the history
  6. Spelling

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    e4a9738 View commit details
    Browse the repository at this point in the history
  7. Spelling

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    67b1951 View commit details
    Browse the repository at this point in the history
  8. Lint

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    e8663fd View commit details
    Browse the repository at this point in the history
  9. Changing name

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    31d3e07 View commit details
    Browse the repository at this point in the history
  10. Changing name

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    824d947 View commit details
    Browse the repository at this point in the history
  11. Avoiding duplicate downloads

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    7d56607 View commit details
    Browse the repository at this point in the history
  12. lint

    Atif Ahmed committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    6e3920a View commit details
    Browse the repository at this point in the history