Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ execute the following commands: ``` sh $ git add task/user/result.tsv # track your new result with Git $ pip install -r requirements.txt # run the evaluation $ pip install -e . # run the evaluation $ python -m scripts.evaluate $ git add -u # add the updated leaderboard to Git $ git push # publish your new result and the updated leaderboard Loading requirements.txtdeleted 100644 → 0 +0 −2 Original line number Diff line number Diff line numpy~=1.18.2 pytrec-eval~=0.4 Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ execute the following commands: ``` sh $ git add task/user/result.tsv # track your new result with Git $ pip install -r requirements.txt # run the evaluation $ pip install -e . # run the evaluation $ python -m scripts.evaluate $ git add -u # add the updated leaderboard to Git $ git push # publish your new result and the updated leaderboard Loading
requirements.txtdeleted 100644 → 0 +0 −2 Original line number Diff line number Diff line numpy~=1.18.2 pytrec-eval~=0.4