Eleftherios Avramidis
Eleftherios Avramidis
Debian 10 Buster is since July the stable Debian version. Nevertheless, it is not yet supported by the boa installer. Is there a plan for the Debian 10 support? It...
The last version of pytorch-pretrained-bert allows for using the "optimize_on_cpu" parameter for cases when there is not enough GPU RAM. It would be great if this option can be added...
I am having here an issue where source, reference and translation contain 907 sentences (this is also reported at the log output for all three imports). Experiment (source and reference)...
For some reason in the latest fresh installations of ComparEval, the data folder is missing and needs to be created manually. This is potentially a bug
The system does not import a task, if it happens that it has the same name as a previously imported task. No error or information is displayed. One should either...
METEOR is on of the state-of-the-art metrics, achieving good correlation with human judgements and it also performs well on the sentence level. Its integration would be useful for the evaluation...
Hjerson also calculates WER score but it is not utilized by this integration. That should be straightforward to be added.
The default view is the possibility to compare scores and see graph for all tasks loaded under an experiment set. In many cases researches may need to focus the comparison...
I got the following error and I fixed it manually. ``` Unable to write to directory '../temp/cache'. Make this directory writable ``` We should either provide instructions in the readme...
In the current implementation experiments are only defined by name and they have the possibility of one string for description. Things get very inconvenient though when many experiments are included,...