this post was submitted on 25 Jul 2026
370 points (97.4% liked)

Programming

27857 readers
897 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS
 

Would be a terrible shame if lots of people opted out.

If you are a EU citizen you might also want to write a complaint to privacy@huggingface.co because they are collecting your personally identifiable information in machine-readable form which they are distributing to third parties.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Kissaki@programming.dev 3 points 21 hours ago* (last edited 21 hours ago)

Noteworthy: They crawled only the default branch HEAD and inlined all source content.

  • The file contents are included inline. The decoded UTF-8 source text is embedded directly in the dataset, so it is fully self-contained โ€” you can start training the moment the download finishes.
  • It reflects the state of GitHub in August 2025. The corpus is a direct crawl of GitHub repositories at their default-branch HEAD, capturing roughly two additional years of open-source code compared to The Stack v2.