Karan Desai

Results 28 comments of Karan Desai
trafficstars

> My hunch was that if we use parallelization in pytorch's data loader and still do multiprocess tokenization in one process, it is giving those errors. Basically, it tries to...

@nirbhayjm yes it does. If we never faced ties in scores, then they won't change. But usually there are ties...

Hi @Mas-Y, I am unable to reproduce this issue at my end. Will post updates here if I am able to.

Hi @Mas-Y — this repository provides a baseline model for future comparison. It is a little non-trivial to run inference on arbitrary images, but it's possible — you need to...

As far as I know, the rights of assigning an issue to someone works only among the owners of the repository.. Though I am acknowledging the readers here that I...

Github had been throwing **Remote hung up unexpectedly** errors today. I am finally able to clone the repo, will start my work upon it. I had a quick question: -...

@harjot-oberai you can edit your comment and put and "X" in the square brackets of list, to show up a tick mark -- it will ease things up.

The `__all__` list in **minecraft_bot/src** doesn't contain grounded_knowledge.py file -- and this error occurs when this script is executed on grounded_knowledge.py **`minecraft_bot/src/__init__.py`** has to be modified : "grounded_knowledge" to be...