You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I try to write moirai-moe finetune code, finetune sucessfully, both the training loss and validation loss were reduced relatively low,but The frequency of the predicted results of the finetuned model is wrong, I don't know if the problem lies in the finetuning stage or the prediction stage
the picture of train loss
the picture of predict result
To Reproduce
Fine tuned loss function still using Moirai,in function train_transform_map I fix PatchCrop
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
I try to write moirai-moe finetune code, finetune sucessfully, both the training loss and validation loss were reduced relatively low,but The frequency of the predicted results of the finetuned model is wrong, I don't know if the problem lies in the finetuning stage or the prediction stage
the picture of train loss
the picture of predict result
To Reproduce
Fine tuned loss function still using Moirai,in function train_transform_map I fix PatchCrop
finetune model yaml set as
predict model init as
The text was updated successfully, but these errors were encountered: