castorini / bertserini

BERTserini
https://github.com/castorini/bertserini
Apache License 2.0
25 stars 10 forks source link

TODO: merge master branch with development branch & testing #20

Closed amyxie361 closed 2 years ago

amyxie361 commented 2 years ago

Development branch contains the latest runnable squad inference and eval code. @MXueguang update the training code to master branch but haven't been merged. available index in pyserini https://github.com/castorini/pyserini/blob/7ffa5488885218a49e50f8a1ce95235176a3d72b/pyserini/prebuilt_index_info.py#L504

TODO:

  1. test cmrc inference and eval in the development branch
  2. test training code in the master branch
  3. merge the two branches.
amyxie361 commented 2 years ago

Solved in https://github.com/castorini/bertserini/pull/30