Jan Nehring
Jan Nehring
I ran into some strange problems and want to share my solution here. When I ran the training script it did not use the GPUs. Another problem was that distributed...
The HWU64 dataset contains 25k samples according to the [original paper](https://arxiv.org/pdf/1903.05566.pdf). The DialoGLUE paper stats the same number of samples. However, the [Readme](https://github.com/alexa/dialoglue) states 11k samples. If I count the...
We had a problem that an error message that appeared very often resulted in a huge logfile. The log file kept getting bigger and bigger and eventually the system crashed....
Right now there are plenty of logfiles. Two logfiles in the "log" folder, one log file per experiment (57 in the current installation) and one per task (I estimate 200...
The new version of MT ComparEval has more metrics. So the table that displays the metrics when I compare two tasks is wider than before:  It is so wide...
Great Code! I cloned it to try it out and mentioned that it could not compile: The pom.xml of passport-service refers to parent pom bootiful.microservices-parent in version `1.0.0-SNAPSHOT` but it...
When I run `pip install -U afrolid` I get an error "Resolution Impossible". The same problems happens in the [example on google colab](https://colab.research.google.com/github/UBC-NLP/afrolid/blob/main/examples/Integrate_afrolid_with_your_code.ipynb#scrollTo=QJvlcwqvHSXp) ``` Collecting afrolid Downloading afrolid-0.1.0.tar.gz (24 kB)...