Refresh diffusers dataset snapshot 20260702T043518Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +17 -17
- new-contributors-report.json +9 -9
- new-contributors-report.md +5 -5
- new_contributors.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260702T043518Z/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: `20260702T043518Z`
|
| 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:03ef82cb2c3909693dcbe12d2c764ea33582c00e5c72eb5cbb5ca2e59cf53f6e
|
| 3 |
+
size 3003008
|
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:b7278293de053eb25ba713bb5aa52e9d0162eba08954df8f8f332e88a12f085f
|
| 3 |
+
size 100926
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60204,
|
| 9 |
"issues": 5445,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 125,
|
| 12 |
"pr_diffs": 7627,
|
| 13 |
"pr_files": 53549,
|
| 14 |
"pull_requests": 7627,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 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": 60204,
|
| 9 |
"issues": 5445,
|
| 10 |
+
"links": 8247,
|
| 11 |
"new_contributors": 125,
|
| 12 |
"pr_diffs": 7627,
|
| 13 |
"pr_files": 53549,
|
| 14 |
"pull_requests": 7627,
|
| 15 |
+
"review_comments": 32426,
|
| 16 |
+
"reviews": 30151,
|
| 17 |
+
"timeline_events": 209694
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-02T04:35:18Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2370,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 22,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 7,
|
| 29 |
+
"reviews": 6,
|
| 30 |
+
"timeline_events": 48
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-02T04:35:18Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260702T043518Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-02T03:35:19Z",
|
| 37 |
+
"next_since": "2026-07-02T04:35:18Z"
|
| 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 |
},
|
|
@@ -31,14 +31,14 @@
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
-
"repo_last_seen_at": "2026-07-
|
| 35 |
"repo_primary_artifact_count": 1200,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1066,
|
| 39 |
"snapshot_comment_count": 8282,
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
-
"snapshot_review_comment_count":
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
@@ -84,8 +84,8 @@
|
|
| 84 |
"number": 14098,
|
| 85 |
"title": "[docs] fix qwen tokenizer in docstrings.",
|
| 86 |
"url": "https://github.com/huggingface/diffusers/pull/14098",
|
| 87 |
-
"state": "
|
| 88 |
-
"merged":
|
| 89 |
"draft": false,
|
| 90 |
"created_at": "2026-07-01T09:43:44Z"
|
| 91 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260702T043518Z",
|
| 5 |
+
"generated_at": "2026-07-02T04:35:53Z",
|
| 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.48,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
+
"repo_last_seen_at": "2026-07-02T04:16:23Z",
|
| 35 |
"repo_primary_artifact_count": 1200,
|
| 36 |
+
"repo_artifact_count": 24021,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1066,
|
| 39 |
"snapshot_comment_count": 8282,
|
| 40 |
+
"snapshot_review_count": 7117,
|
| 41 |
+
"snapshot_review_comment_count": 7422,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
|
|
| 84 |
"number": 14098,
|
| 85 |
"title": "[docs] fix qwen tokenizer in docstrings.",
|
| 86 |
"url": "https://github.com/huggingface/diffusers/pull/14098",
|
| 87 |
+
"state": "closed",
|
| 88 |
+
"merged": true,
|
| 89 |
"draft": false,
|
| 90 |
"created_at": "2026-07-01T09:43:44Z"
|
| 91 |
},
|
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: `125`
|
| 7 |
|
|
@@ -143,12 +143,12 @@
|
|
| 143 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 144 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 145 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 146 |
-
- repo last seen: `2026-07-
|
| 147 |
- first seen in snapshot: **no**
|
| 148 |
- repo association: **MEMBER**
|
| 149 |
- repo primary artifacts: **1200**
|
| 150 |
- snapshot authored PRs/issues: **1066 PRs / 134 issues**
|
| 151 |
-
- snapshot discussion activity: **8282 comments /
|
| 152 |
- account age: **3507 days**
|
| 153 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 154 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -157,7 +157,7 @@
|
|
| 157 |
|
| 158 |
Example artifacts:
|
| 159 |
- [PR #14099: [ci] feat: implement a bot to suggest running tests before merging](https://github.com/huggingface/diffusers/pull/14099) — open
|
| 160 |
-
- [PR #14098: [docs] fix qwen tokenizer in docstrings.](https://github.com/huggingface/diffusers/pull/14098) —
|
| 161 |
- [PR #14079: [chore] update to 2026 finally.](https://github.com/huggingface/diffusers/pull/14079) — closed, merged
|
| 162 |
- [Issue #13869: fix underlying issue with `test_from_save_pretrained_dtype_inference` is that the `model.to(dtype)` cast at](https://github.com/huggingface/diffusers/issues/13869) — open
|
| 163 |
- [Issue #13713: Incorporate safetensors support to TorchAO](https://github.com/huggingface/diffusers/issues/13713) — closed
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260702T043518Z`
|
| 4 |
+
- Generated: `2026-07-02T04:35:53Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `125`
|
| 7 |
|
|
|
|
| 143 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 144 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 145 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 146 |
+
- repo last seen: `2026-07-02T04:16:23Z`
|
| 147 |
- first seen in snapshot: **no**
|
| 148 |
- repo association: **MEMBER**
|
| 149 |
- repo primary artifacts: **1200**
|
| 150 |
- snapshot authored PRs/issues: **1066 PRs / 134 issues**
|
| 151 |
+
- snapshot discussion activity: **8282 comments / 7117 reviews / 7422 review comments**
|
| 152 |
- account age: **3507 days**
|
| 153 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 154 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 157 |
|
| 158 |
Example artifacts:
|
| 159 |
- [PR #14099: [ci] feat: implement a bot to suggest running tests before merging](https://github.com/huggingface/diffusers/pull/14099) — open
|
| 160 |
+
- [PR #14098: [docs] fix qwen tokenizer in docstrings.](https://github.com/huggingface/diffusers/pull/14098) — closed, merged
|
| 161 |
- [PR #14079: [chore] update to 2026 finally.](https://github.com/huggingface/diffusers/pull/14079) — closed, merged
|
| 162 |
- [Issue #13869: fix underlying issue with `test_from_save_pretrained_dtype_inference` is that the `model.to(dtype)` cast at](https://github.com/huggingface/diffusers/issues/13869) — open
|
| 163 |
- [Issue #13713: Incorporate safetensors support to TorchAO](https://github.com/huggingface/diffusers/issues/13713) — closed
|
new_contributors.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:75e26a36a8dff273667462a1fd575c5cc7467368518073e081e93c58915f79d3
|
| 3 |
+
size 33402
|
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:180ab40d3b92e8f1e52632e0f8fa66bed086af2ffa75baced28de32b09a54723
|
| 3 |
+
size 113402901
|
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:838d3dc3dde5ea829f3360237f9dd99edd2ac154cdcd433142bd100cfedcf49d
|
| 3 |
+
size 69253711
|
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:e8fb1e2ab708ebbf63cccbaff6bfa158720e1731d38d01c75d916c92c436cb72
|
| 3 |
+
size 5254105
|
review_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:5dd747a7cdeb24ce4b86840c442c3f479a2d7495a6081f58508c3615f7c41a6f
|
| 3 |
+
size 5722447
|
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:7374ab2b3d63820309ec24f1bdc26d868129883c46036d30d0ba24e2bc005a3b
|
| 3 |
+
size 2339776
|
snapshots/20260702T043518Z/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": 60204,
|
| 9 |
+
"issues": 5445,
|
| 10 |
+
"links": 8247,
|
| 11 |
+
"new_contributors": 125,
|
| 12 |
+
"pr_diffs": 7627,
|
| 13 |
+
"pr_files": 53549,
|
| 14 |
+
"pull_requests": 7627,
|
| 15 |
+
"review_comments": 32426,
|
| 16 |
+
"reviews": 30151,
|
| 17 |
+
"timeline_events": 209694
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-02T04:35:18Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2370,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 22,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 7,
|
| 29 |
+
"reviews": 6,
|
| 30 |
+
"timeline_events": 48
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-02T04:35:18Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260702T043518Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-02T03:35:19Z",
|
| 37 |
+
"next_since": "2026-07-02T04:35:18Z"
|
| 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/20260702T043518Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260702T043518Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-02T04:35:18Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260702T043518Z"
|
| 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-02T03:35:19Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260702T043518Z",
|
| 4 |
+
"next_since": "2026-07-02T04:35:18Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-02T04:35:18Z"
|
| 7 |
}
|