Skip to content

Commit 164d6e4

Browse files
committed
add hard version
1 parent f860ced commit 164d6e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

analysis/bcb_subset.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
from utils import *
1313

1414
VERSION = "v0.1.0_hf"
15+
1516
def update_model_info(model_info):
1617
for model, info in model_info.items():
1718
if "https://huggingface.co/" in info["link"]:

0 commit comments

Comments
 (0)