Junqi Jiang

Results 5 comments of Junqi Jiang

> @junqi-jiang, could you share some code sample which gave you this error? > > Regards, Sure! I did this: `m = dice_ml.Model(model = model, backend='PYT')` `d = dice_ml.Data(dataframe=df, continuous_features=cont_feat_names,...

wrong link, it was this pull request https://github.com/facebookresearch/mmf/pull/798 that did the interface

@hivestrung Thanks! That's some great work to get the URL working. It seems I have downloaded the wrong file for the config lol. To do inference you can also look...

@brettallenyo I would really appreciate that! Also, I have written an interface for visual_bert and vilbert to predict on raw images and texts, which has solved this issue another way...

Hi, don't know if this has been resolved, but I solved this issue by modifying the config file that came with the downloaded pretrained checkpoint. Find that config.yaml under your...