Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Michal Štefánik
ARQMath-eval
Commits
8add6374
Commit
8add6374
authored
Apr 06, 2020
by
Vít Novotný
Browse files
Remove requirements.txt
parent
cee59291
Pipeline
#57584
failed with stage
in 41 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8add6374
...
...
@@ -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
...
...
requirements.txt
deleted
100644 → 0
View file @
cee59291
numpy
~=1.18.2
pytrec-eval
~=0.4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment