Spaces:
Runtime error
Runtime error
Update src/leaderboard/read_evals.py
Browse files
src/leaderboard/read_evals.py
CHANGED
@@ -64,7 +64,6 @@ class EvalResult:
|
|
64 |
"""
|
65 |
model_config = None
|
66 |
still_on_hub = True
|
67 |
-
print(f"we don't check still on hub, fuck you {json_filepath}")
|
68 |
# end of blz
|
69 |
|
70 |
architecture = "?"
|
|
|
64 |
"""
|
65 |
model_config = None
|
66 |
still_on_hub = True
|
|
|
67 |
# end of blz
|
68 |
|
69 |
architecture = "?"
|