Refresh diffusers dataset snapshot 20260523T143511Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +15 -15
- new-contributors-report.json +3 -3
- new-contributors-report.md +2 -2
- new_contributors.parquet +1 -1
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- snapshots/20260523T143511Z/manifest.json +39 -0
- snapshots/latest.json +4 -4
- state/watermark.json +4 -4
README.md
CHANGED
|
@@ -75,7 +75,7 @@ Use:
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
-
- latest snapshot: `
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
|
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
+
- latest snapshot: `20260523T143511Z`
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bd0165f98d21506da8bb4cac1743533f8570a9e5af3ba9368bc81a8284b57cb
|
| 3 |
+
size 15077946
|
events.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4719b531b9e190dd00ea8be6608b925f67cb3c297e6e56ac7242a0ffc83c21fc
|
| 3 |
+
size 2930730
|
issue_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a89c427dbc95283b96180a076d6543d9794e7de7bc533a288bd29bb659ae75a
|
| 3 |
+
size 8193498
|
issues.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95789da46760f90b4fcb4b92efaf52f74059214ca77f7d76be55e05d4c14e7c2
|
| 3 |
+
size 6266449
|
links.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:182eab094aba767f1edf425da416e16639251311f0064406970cd69279b3826e
|
| 3 |
+
size 87264
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5390,
|
| 10 |
"links": 6439,
|
| 11 |
"new_contributors": 96,
|
| 12 |
"pr_diffs": 7382,
|
| 13 |
-
"pr_files":
|
| 14 |
"pull_requests": 7382,
|
| 15 |
"review_comments": 31717,
|
| 16 |
"reviews": 29510,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 1,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
-
"issues":
|
| 24 |
"links": 1,
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-05-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-05-
|
| 37 |
-
"next_since": "2026-05-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59513,
|
| 9 |
"issues": 5390,
|
| 10 |
"links": 6439,
|
| 11 |
"new_contributors": 96,
|
| 12 |
"pr_diffs": 7382,
|
| 13 |
+
"pr_files": 51874,
|
| 14 |
"pull_requests": 7382,
|
| 15 |
"review_comments": 31717,
|
| 16 |
"reviews": 29510,
|
| 17 |
+
"timeline_events": 205336
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-23T14:35:11Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 1,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
"links": 1,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 10,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 23
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-23T14:35:11Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260523T143511Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-23T13:35:11Z",
|
| 37 |
+
"next_since": "2026-05-23T14:35:11Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-05-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"live_fetches": 2,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.003,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260523T143511Z",
|
| 5 |
+
"generated_at": "2026-05-23T14:35:36Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 2,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.297,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.003,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `96`
|
| 7 |
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260523T143511Z`
|
| 4 |
+
- Generated: `2026-05-23T14:35:36Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `96`
|
| 7 |
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 29205
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:610f172ccc25944245d5908f83cc64d3bdf145fb46527ac18a6560e6a9015a15
|
| 3 |
size 29205
|
pr_diffs.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4378f0222715291c17b50f713a95603fbddde86efa3d5ca858f765acf1d7b04
|
| 3 |
+
size 111629698
|
pr_files.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a36233e8dea2c50d66ca3f04a5692c9a72b77c6d5a17f720a8fe81bd0bb3480
|
| 3 |
+
size 67535983
|
pull_requests.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd77349b6bce365b1f0ff69cfbaaf82f29213f217547f2c48c37152a1d6b3648
|
| 3 |
+
size 4928243
|
snapshots/20260523T143511Z/manifest.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"new_contributors_json": "new-contributors-report.json",
|
| 4 |
+
"new_contributors_markdown": "new-contributors-report.md",
|
| 5 |
+
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
+
},
|
| 7 |
+
"counts": {
|
| 8 |
+
"comments": 59513,
|
| 9 |
+
"issues": 5390,
|
| 10 |
+
"links": 6439,
|
| 11 |
+
"new_contributors": 96,
|
| 12 |
+
"pr_diffs": 7382,
|
| 13 |
+
"pr_files": 51874,
|
| 14 |
+
"pull_requests": 7382,
|
| 15 |
+
"review_comments": 31717,
|
| 16 |
+
"reviews": 29510,
|
| 17 |
+
"timeline_events": 205336
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-23T14:35:11Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 1,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 10,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 23
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-23T14:35:11Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260523T143511Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-23T13:35:11Z",
|
| 37 |
+
"next_since": "2026-05-23T14:35:11Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-05-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260523T143511Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260523T143511Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-23T14:35:11Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260523T143511Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-23T13:35:11Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260523T143511Z",
|
| 4 |
+
"next_since": "2026-05-23T14:35:11Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-23T14:35:11Z"
|
| 7 |
}
|