-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
In beit3 project: https://github.com/microsoft/unilm/tree/master/beit3.
Traceback (most recent call last):
File "run_beit3_finetuning.py", line 451, in
main(opts, ds_init)
File "run_beit3_finetuning.py", line 257, in main
model = create_model(
File "/usr/local/lib/python3.8/dist-packages/timm/models/factory.py", line 78, in create_model
raise RuntimeError('Unknown model (%s)' % model_name)
RuntimeError: Unknown model (beit_base_patch16_224)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working