-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
when I using --model vit_base_patch16 to train and mage-vitb-ft.pth as ckpt,A issues coming:
Traceback (most recent call last):
File "main_finetune.py", line 355, in
main(args)
File "main_finetune.py", line 250, in main
assert set(msg.missing_keys) == {'head.weight', 'head.bias', 'fc_norm.weight', 'fc_norm.bias'}
AssertionErro
what should i do?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels