You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/leaderboard-data-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ for entry in leaderboard[:5]:
41
41
```
42
42
43
43
> [!TIP]
44
-
> `huggingface_hub` uses your cached token by default. For gated benchmark datasets, make sure you are logged in (`huggingface-cli login`) or pass a token explicitly:
44
+
> `huggingface_hub` uses your cached token by default. For gated benchmark datasets, make sure you are logged in (`hf auth login`) or pass a token explicitly:
0 commit comments