Skip to content

Commit 27d1fe5

Browse files
author
Mishig
authored
Update hub-docs reference (#6453)
1 parent 5975031 commit 27d1fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datasets/utils/metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ def get_default_config_name(self) -> Optional[str]:
218218

219219
# DEPRECATED - just here to support old versions of evaluate like 0.2.2
220220
# To support new tasks on the Hugging Face Hub, please open a PR for this file:
221-
# https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
221+
# https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/pipelines.ts
222222
known_task_ids = {
223223
"image-classification": [],
224224
"translation": [],

0 commit comments

Comments
 (0)