Jaap Jumelet
Jaap Jumelet
To test this in an additional environment I set up the script in a Google Colab file. Weirdly enough the script runs correctly when I run it the first time,...
I ended up dropping this entire approach and directly implemented my model in Keras haha. It's unfortunate it is such a hassle to get this working.
In my case I had a very simple model of the form: Embedding -> LSTM -> Linear decoder. So what I did is initialise a model of that form in...
I would love to take this one on!
Thanks for the nudge, I haven't been too involved with Big Science lately. I've created a PR for the task [here](https://github.com/bigscience-workshop/evaluation/pull/72).