Nipun Jain

Results 10 comments of Nipun Jain

Remove img['filepath'] from utils.py

Was the ValueError issue resolved? If yes, then how? Thanks.

Hello! Make sure you are assigning the latest .json file generated to the data folder. If that doesn't work, try adding "img_as_float" while reading the images in preprocessing and "img_as_ubyte"...

Hey, my Email is [email protected], please send me the link to dataset. Thanks.

Hey Aaron, I modified according to you and now I got this error: /content/drive/MyDrive/cvt2distilgpt2/transmodal/utils.py:39: UserWarning: Workstation configuration for 5f6e9f0cc0f3 does not exist. Using default configuration: num_workers=5, total_gpus=1, total_memory=16 warnings.warn(f"Workstation configuration...

Hey Aaron, I followed all your path instructions and I have stored the 4 files inside the recommended folder. Now, I updated the python version to python 3.9.1, and this...

Hey Aaron. This time around I am encountering a different error altogether. I am using Python 3.9. Installed all the requirements using this. Traceback (most recent call last): File "/content/drive/MyDrive/cvt2distilgpt2/main.py",...

Hey Aaron! I referred the repository you suggested, it resolved the issue I was encountering earlier, but again the return type error occured. /content/drive/MyDrive/cvt2distilgpt2/transmodal/utils.py:39: UserWarning: Workstation configuration for b563c33267e1 does...

Did you resolve the issue?