Abdul Waheed

Results 22 comments of Abdul Waheed

Hi @noshad-vida, can you try running this on Kaggle using this [Notebook](https://www.kaggle.com/eabdul/casa-dialogue-act-classifier?scriptVersionId=52851658) ?

@noshad-vida this should not happen, may be because you're using a different python environment on Kaggle ....try without installing datasets now the first cell should be `!pip install wandb pytorch-lightning...

Hi @noshad-vida , Hugginface datasets package has compatibility issues with pytorch and tokenizer/transforemrs due to which I use pandas to read csv datafiles. Try without installing datasets package because its...

Hi @glicerico, Apologies for the late response, been busy with conference deadlines and exams due to which I could not review the PR and some of your comments. I Will...

It's still not working. @pacman100 can you share your working notebook if possible?

For me, multi-GPU on a single node works fine. I get that error when I try to train on multiple nodes where not all the nodes have access to the...

Please help @jeffra @ShadenSmith @samyam @molly-smith @arashashari @arashb

Any update on this? @djaym7 did you manage to fix it?