We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f860ced commit 164d6e4Copy full SHA for 164d6e4
analysis/bcb_subset.py
@@ -12,6 +12,7 @@
12
from utils import *
13
14
VERSION = "v0.1.0_hf"
15
+
16
def update_model_info(model_info):
17
for model, info in model_info.items():
18
if "https://huggingface.co/" in info["link"]:
0 commit comments