Unverified Commit 2ab2680c authored by Vít Novotný's avatar Vít Novotný
Browse files

Merge remote-tracking branch 'github/master'

parents 2eadf7ff 88e413c6
......@@ -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]
```
......
......@@ -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'},
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment