Krishnapriya Vishnubhotla
Krishnapriya Vishnubhotla
Hello, I've been following the excellent tutorial on [fine-tuning a language model](https://huggingface.co/course/chapter7/3?fw=pt) for my custom dataset. In the definition of the `whole_word_masking_data_collator` function, I notice that the `new_labels` variable is...
Hi, I usually connect to a remote server using the VS Code Remote-ssh extension. Since yesterday, I'm unable to establish a connection to the host. The attempt fails with the...
The two for loops in the minibatch discrimination part of the improvedGAN increase the running time by several magnitudes - is there a faster way? Thanks!
Hi, I'm trying to run the repo code with the Amazon and Yelp datasets before trying it on some of my own. I am running into the following error with...