-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
notebook 2 typo:
Cloning into 'explain_tutorial'...
remote: Enumerating objects: 162, done.
remote: Counting objects: 100% (162/162), done.
remote: Compressing objects: 100% (118/118), done.
remote: Total 162 (delta 80), reused 118 (delta 42), pack-reused 0
Receiving objects: 100% (162/162), 9.28 MiB | 28.02 MiB/s, done.
Resolving deltas: 100% (80/80), done.
KeyError Traceback (most recent call last)
in <cell line: 20>()
36 }
37
---> 38 paths_dict = {f'{DATASET} dataset' : DATASET_PATHS[DATASET],
39 f'{DATASET} model' : MODEL_PATHS[DATASET],
40 }
KeyError: 'lighning'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels