barckcode commited on
Commit
2f84d72
·
verified ·
1 Parent(s): a87a9e2

Record the filter date and re-verified HEAD: upstream squashed the cited revision

Browse files
Files changed (1) hide show
  1. README.md +14 -6
README.md CHANGED
@@ -234,8 +234,9 @@ without ever storing one.
234
  - Source revision: **`de81e3ca7151`** of `HuggingFaceCode/stack-v3-train`
235
  - Shards swept: **8,196 of 8,196**, covering 157.9M repositories
236
  - Forks skipped, so units come from the repository that authored them
237
- - Re-filtered for opt-out against revision **`d7bc7991ea32`**
238
- (see Licensing)
 
239
 
240
  Gates are content-based, never popularity-based: a chart must have parseable
241
  metadata, two or more templates and actual templating; a Terraform module must
@@ -269,8 +270,14 @@ repositories in a sample shard ship one. A provably permissive subset needs
269
  external enrichment keyed on `repo_path`.
270
 
271
  **Opt-out.** Upstream applies opt-out removals in place and re-uploads. This
272
- dataset was re-filtered by `repo_path` against `d7bc7991ea32`, dropping
273
- 9,439 units whose repositories had been removed. If you find your code
 
 
 
 
 
 
274
  here, use the
275
  [Am I in The Stack?](https://huggingface.co/spaces/bigcode/in-the-stack) opt-out
276
  process; we re-filter on each upstream patch release.
@@ -298,8 +305,9 @@ process; we re-filter on each upstream patch release.
298
 
299
  ## Updates and versioning
300
 
301
- Upstream applies opt-out removals in place and re-uploads the whole dataset, which
302
- means the source moves. This dataset therefore records both the revision it was
 
303
  extracted from and the revision it was last compliance-filtered against, and both
304
  appear above. When upstream ships a patch release we re-filter and push a new
305
  version; the extraction itself is not repeated unless the tooling changes.
 
234
  - Source revision: **`de81e3ca7151`** of `HuggingFaceCode/stack-v3-train`
235
  - Shards swept: **8,196 of 8,196**, covering 157.9M repositories
236
  - Forks skipped, so units come from the repository that authored them
237
+ - Re-filtered for opt-out on **2026-07-28**, against the revision then at
238
+ HEAD (`d7bc7991ea32`), and verified equivalent to the current HEAD
239
+ `2b4797afd567` (see Licensing)
240
 
241
  Gates are content-based, never popularity-based: a chart must have parseable
242
  metadata, two or more templates and actual templating; a Terraform module must
 
270
  external enrichment keyed on `repo_path`.
271
 
272
  **Opt-out.** Upstream applies opt-out removals in place and re-uploads. This
273
+ dataset was re-filtered by `repo_path` on 2026-07-28, dropping
274
+ 9,439 units whose repositories had been removed.
275
+
276
+ Be aware that **upstream rewrites its own history**: the revision we filtered
277
+ against (`d7bc7991ea32`) was squashed away within a day, so source SHAs are
278
+ not durable references. We therefore record the filter date alongside the SHA, and
279
+ re-verify against the current HEAD (`2b4797afd567`) rather than assuming an
280
+ old SHA still resolves. If you find your code
281
  here, use the
282
  [Am I in The Stack?](https://huggingface.co/spaces/bigcode/in-the-stack) opt-out
283
  process; we re-filter on each upstream patch release.
 
305
 
306
  ## Updates and versioning
307
 
308
+ Upstream applies opt-out removals in place, re-uploads the whole dataset and
309
+ squashes its history, which means the source moves and old revision SHAs stop
310
+ resolving. This dataset therefore records both the revision it was
311
  extracted from and the revision it was last compliance-filtered against, and both
312
  appear above. When upstream ships a patch release we re-filter and push a new
313
  version; the extraction itself is not repeated unless the tooling changes.