-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Description
IsADirectoryError Traceback (most recent call last)
in
56 else:
57 #if args.with_model:
---> 58 old_model_checkpoint_path = open(default_path + 'saved_model/checkpoint', 'r')
59 old_model_checkpoint_path = "".join([default_path + "saved_model/",old_model_checkpoint_path.read().splitlines()[0].split('"')[1] ])
60
IsADirectoryError: [Errno 21] Is a directory: '/home/vinay/Desktop/Multimodal/Dataset/mms_data/en/test/topic1/documents/saved_model/checkpoint'
Metadata
Metadata
Assignees
Labels
No labels