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
2ab2680c
Unverified
Commit
2ab2680c
authored
Jun 29, 2021
by
Vít Novotný
Browse files
Merge remote-tracking branch 'github/master'
parents
2eadf7ff
88e413c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2ab2680c
...
...
@@ -119,6 +119,7 @@ $ git push # publish your new result and the upd
```
sh
$
pip
install
--force-reinstall
git+https://github.com/MIR-MU/ARQMath-eval@0.0.21
$
python
-m
arqmath_eval.evaluate MIRMU-task1-Ensemble-auto-both-A.tsv all 2020
>>>>>>>
github/master
0.238, 95% CI:
[
0.198
;
0.278]
```
...
...
setup.py
View file @
2ab2680c
...
...
@@ -5,7 +5,7 @@ from setuptools import setup
setup
(
name
=
'arqmath_eval'
,
version
=
'0.0.21'
version
=
'0.0.21'
,
description
=
'Evaluation of ARQMath systems'
,
packages
=
[
'arqmath_eval'
],
package_dir
=
{
'arqmath_eval'
:
'scripts'
},
...
...
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