Abdul Karim
Abdul Karim
I am training a segmentation model from the [repository][1]. I have used the following loss functions and metrics during my training process. **loss:** dice_loss = sm.losses.DiceLoss(class_weights=np.array([0, 0.5, 1, 1, 1,...
Is there anyway we can preserve patched tiff files meta data while pachifying or the extent data?
In my guidance code, I've specified the OpenAI model as `gpt-3.5-turbo` by using `gpt3 = guidance.llms.OpenAI("gpt-3.5-turbo")`. However, upon checking my OpenAI account's usage window, the model in use appears to...
Is there any plan and if yes when about fine-tuning on custom data?
Hi, I can access PPMI data using my login email and password using PPMI website. But When I try to access data using command like with the following command, get...