Millie

Results 3 issues of Millie

When i try to use the transformation method for my embeddings. 'l' in this step contains negative eigenvalues. https://github.com/artetxem/uncovec/blob/bcfe80eff3297c021ee40def402bee7105f5d998/post-process.py#L54 Then there are some 'nan' values in w. Is this normal?...

Hi, Thanks for the framework. I'm trying to reproduce p-tuning with GPT2. When I change the learning rate of the template, the results are always the same. However, the results...

Hi, I got an error "RuntimeError: CUDA error: device-side assert triggered" when I was running multiple GPUs, my command is as follows: python -m lm_eval --model hf \ --tasks xxxx...