Hi, I've fine-tuned the model on composition and now I would want to run inference using the fine-tuned weights to test some example which I don't have labels for. Is there a way to do this? I tried using the Inference class from mmf.utils.inference but I get an error.
❓ Questions and Help
Hi, I've fine-tuned the model on composition and now I would want to run inference using the fine-tuned weights to test some example which I don't have labels for. Is there a way to do this? I tried using the Inference class from mmf.utils.inference but I get an error.
Thanks