Confusing errors

I am following the tutorial videos to upload datasets and models - but i am getting errors which i don’t understand how to rectify.

Is there any debugging feature available?

Hi
Can you send the screenshot of the error and details of the method you are trying.

Regards
Rajat


I was trying to upload a pre_trained model.
I uploaded the .yaml file for configuration and .h5 file for weights.
I am doing text classification and dataset is in the same format as shown in the tutorial for IMDB predictions.

You are getting this error because of the yaml file.
It format might be different from the one generated by DLS.
You can upload the custom keras code in DLS.
If you want to use pretrained model you can find different pretrained model in Advance Layers tab.

Regards
Rajat