From 5cd121c5f3f4fe5634bb7f12b353729dcaeb83d4 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Thu, 8 Dec 2022 22:06:12 +0100 Subject: [PATCH] `datasetcard_template`: I think linking to a GH user does not make sense anymore now that dataset repos are fully on the Hub (#1257) --- src/huggingface_hub/templates/datasetcard_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/huggingface_hub/templates/datasetcard_template.md b/src/huggingface_hub/templates/datasetcard_template.md index c77031041e..5501fb89a2 100644 --- a/src/huggingface_hub/templates/datasetcard_template.md +++ b/src/huggingface_hub/templates/datasetcard_template.md @@ -123,4 +123,4 @@ ### Contributions -Thanks to [@github-username](https://github.com/) for adding this dataset. \ No newline at end of file +{{ contributions_section | default("[More Information Needed]", true)}}