Mrs-Hudson
Mrs-Hudson
Hi I was trying to run ' python a3c_main.py --evaluate 2 --load saved/pretrained_model' to run inference using the pre-trained model. However, I faced the following dimension error without changing the...
Hi Is there any analysis on how this model performs on non-Latin langauges such as Chinese. Japanese, Korean etc?
Hi Great work! I was wondering if there is any evaluation on the performance of the STANCE system on languages such as German, French, Chinese, Japanese etc Thanks
Hi I am facing a memory error while pickling epsilon_normalized.bz2. I have an 8GB machine, is a higher memory spec needed for this?
Hi In https://arxiv.org/pdf/1806.02724.pdf, there are some visualizations of the predicted trajectories in Fig 4. Is the code to generate these available?
Hi do you know how I can download wikipedia data for all languages?
Hi I want to run this [notebook](https://github.com/hitz-zentroa/GoLLIE/blob/main/notebooks/Create%20Custom%20Task.ipynb). Is it possible to do so with the hugginface model instead of using the local_model method from the GoLLIE repo's source code?