Refresh diffusers dataset snapshot 20260706T143517Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +12 -12
- new-contributors-report.json +5 -5
- new-contributors-report.md +3 -3
- new_contributors.parquet +1 -1
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260706T143517Z/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: `20260706T143517Z`
|
| 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
|
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:03a8f0fda08428c03042e08e778e8ef2e8017efeea2b08a13d83dad66d1d2dc6
|
| 3 |
+
size 3009771
|
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:6a0c0d448931077f7e5d4767ef8bd1ea7ab6a7c5cbd06719a992ef3f3520fc3a
|
| 3 |
+
size 102824
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60286,
|
| 9 |
"issues": 5449,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 124,
|
| 12 |
"pr_diffs": 7648,
|
| 13 |
"pr_files": 54067,
|
| 14 |
"pull_requests": 7648,
|
| 15 |
"review_comments": 32534,
|
| 16 |
"reviews": 30206,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 2,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 2,
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60286,
|
| 9 |
"issues": 5449,
|
| 10 |
+
"links": 8677,
|
| 11 |
"new_contributors": 124,
|
| 12 |
"pr_diffs": 7648,
|
| 13 |
"pr_files": 54067,
|
| 14 |
"pull_requests": 7648,
|
| 15 |
"review_comments": 32534,
|
| 16 |
"reviews": 30206,
|
| 17 |
+
"timeline_events": 210177
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-06T14:35:17Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2564,
|
| 25 |
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 33,
|
| 27 |
"pull_requests": 2,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 19
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-06T14:35:17Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260706T143517Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-06T13:35:17Z",
|
| 37 |
+
"next_since": "2026-07-06T14:35:17Z"
|
| 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-07-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
@@ -4959,8 +4959,8 @@
|
|
| 4959 |
"number": 14131,
|
| 4960 |
"title": "Make doc builds faster",
|
| 4961 |
"url": "https://github.com/huggingface/diffusers/pull/14131",
|
| 4962 |
-
"state": "
|
| 4963 |
-
"merged":
|
| 4964 |
"draft": false,
|
| 4965 |
"created_at": "2026-07-06T10:28:53Z"
|
| 4966 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260706T143517Z",
|
| 5 |
+
"generated_at": "2026-07-06T14:35:50Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.548,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 4959 |
"number": 14131,
|
| 4960 |
"title": "Make doc builds faster",
|
| 4961 |
"url": "https://github.com/huggingface/diffusers/pull/14131",
|
| 4962 |
+
"state": "closed",
|
| 4963 |
+
"merged": true,
|
| 4964 |
"draft": false,
|
| 4965 |
"created_at": "2026-07-06T10:28:53Z"
|
| 4966 |
},
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `124`
|
| 7 |
|
|
@@ -1529,7 +1529,7 @@ Example artifacts:
|
|
| 1529 |
- heuristic read: **high recent PR volume; very broad repo spread; high open PR share**
|
| 1530 |
|
| 1531 |
Example artifacts:
|
| 1532 |
-
- [PR #14131: Make doc builds faster](https://github.com/huggingface/diffusers/pull/14131) —
|
| 1533 |
- [PR #6405: wip testing doc-builder](https://github.com/huggingface/diffusers/pull/6405) — closed
|
| 1534 |
- [PR #6018: [wip test doc-builder]](https://github.com/huggingface/diffusers/pull/6018) — closed
|
| 1535 |
- [Issue #604: [FLAX-PT conversion] test ](https://github.com/huggingface/diffusers/issues/604) — closed
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260706T143517Z`
|
| 4 |
+
- Generated: `2026-07-06T14:35:50Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `124`
|
| 7 |
|
|
|
|
| 1529 |
- heuristic read: **high recent PR volume; very broad repo spread; high open PR share**
|
| 1530 |
|
| 1531 |
Example artifacts:
|
| 1532 |
+
- [PR #14131: Make doc builds faster](https://github.com/huggingface/diffusers/pull/14131) — closed, merged
|
| 1533 |
- [PR #6405: wip testing doc-builder](https://github.com/huggingface/diffusers/pull/6405) — closed
|
| 1534 |
- [PR #6018: [wip test doc-builder]](https://github.com/huggingface/diffusers/pull/6018) — closed
|
| 1535 |
- [Issue #604: [FLAX-PT conversion] test ](https://github.com/huggingface/diffusers/issues/604) — closed
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33366
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27276b26b91b4f611409062d0115af7d5c318d2d416c11cfacd89407e0775781
|
| 3 |
size 33366
|
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:d7a802b54c036495ef069c178b8f7657a13c3080799d0dfa3319c0ff351908ce
|
| 3 |
+
size 113689064
|
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:f2760ff7c199a777620bdc223479e836274b39c06300a928ff203848c231f48b
|
| 3 |
+
size 69570898
|
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:5d7fe0193ae9791c85bd61a2b6fbb7b6e0ab238dfe4d7de3223931a6ac51d8b9
|
| 3 |
+
size 5299232
|
reviews.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:297da261ebf03021ca7fbbd0f44a84c87a4bca36ea9ce059823b7d6ae88be2e2
|
| 3 |
+
size 2350991
|
snapshots/20260706T143517Z/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": 60286,
|
| 9 |
+
"issues": 5449,
|
| 10 |
+
"links": 8677,
|
| 11 |
+
"new_contributors": 124,
|
| 12 |
+
"pr_diffs": 7648,
|
| 13 |
+
"pr_files": 54067,
|
| 14 |
+
"pull_requests": 7648,
|
| 15 |
+
"review_comments": 32534,
|
| 16 |
+
"reviews": 30206,
|
| 17 |
+
"timeline_events": 210177
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-06T14:35:17Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2564,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 33,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 19
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-06T14:35:17Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260706T143517Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-06T13:35:17Z",
|
| 37 |
+
"next_since": "2026-07-06T14:35:17Z"
|
| 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-07-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260706T143517Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260706T143517Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-06T14:35:17Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260706T143517Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-07-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-07-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-07-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-07-06T13:35:17Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260706T143517Z",
|
| 4 |
+
"next_since": "2026-07-06T14:35:17Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-06T14:35:17Z"
|
| 7 |
}
|