shankar kantharaj

Results 9 comments of shankar kantharaj

Hi, Yes my issue got resolved. The given steps to evaluate is same as mentioned in the README, but an extra label field should be added either as 'CONSISTENT' or...

Hi, I tried running this metric again. Seems like last time it was using the cached features. It actually works only if CORRECT or INCORRECT is given as labels. But...

The problem is with the json files. The keys like ann['answer'] and ann['image'] cant be found. I am using OpenEnded_abstract_v002_train2017_questions.json as training data. Is there some other dataset that was...

**Describe the bug** >>> import deepspeed Traceback (most recent call last): line 9, in from ..op_builder import CPUAdamBuilder ModuleNotFoundError: No module named 'deepspeed.ops.op_builder' **To Reproduce** Steps to reproduce the behavior:...

Thanks I followed your instructions for installing torch directly from PyTorch without changing my nvidia toolkit and I'm not getting the previous error anymore. But now I'm getting the error...

To answer your questions, yes I am currently trying to run gpt-neox on windows. But that's just for testing if the model is working for my use case, I plan...

Well I am currently trying to run gptneox as part of a larger project, which is all on Windows. Is there any way to fix these issues for Windows? If...

Well the cloud platform is linux. But I usually build my models on my own system which is windows. But If its really that much of any issue I'll run...