Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 5, 2025

This PR fixes an inconsistency in the Hub documentation where one reference to dataset count was missed during the update in #1751.

Background

PR #1751 updated the Hub statistics throughout docs/hub/index.md from:

  • 900k models → 1.7M models
  • 200k datasets → 400k datasets
  • 300k spaces → 600k spaces

However, one reference in the "Datasets" section (line 118) still contained the outdated "200k datasets" figure.

Changes

Updated line 118 in docs/hub/index.md:

- The Hub is home to over 200k datasets in more than 8k languages...
+ The Hub is home to over 400k datasets in more than 8k languages...

Result

All Hub statistics are now consistent throughout the documentation:

  • 1.7M models
  • 400k datasets
  • 600k demo apps/demos/spaces

Fixes #1899.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copy link
Contributor Author

Copilot AI commented Sep 5, 2025

@julien-c 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs.

I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review.

Co-authored-by: julien-c <326577+julien-c@users.noreply.github.com>
Copilot AI changed the title [WIP] update number of models, datasets, spaces, similar to #1751 Update dataset count from 200k to 400k for consistency with #1751 Sep 5, 2025
Copilot AI requested a review from julien-c September 5, 2025 11:24
Copilot finished work on behalf of julien-c September 5, 2025 11:24
@julien-c julien-c marked this pull request as ready for review September 5, 2025 11:27
@julien-c julien-c merged commit bd03f47 into main Sep 5, 2025
@julien-c julien-c deleted the copilot/fix-1899 branch September 5, 2025 11:27
kevinzwang pushed a commit to kevinzwang/hub-docs that referenced this pull request Sep 8, 2025
…ce#1751 (huggingface#1900)

* Initial plan

* Update dataset count from 200k to 400k for consistency

Co-authored-by: julien-c <326577+julien-c@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: julien-c <326577+julien-c@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update number of models, datasets, spaces, similar to #1751

2 participants