Refresh diffusers dataset snapshot 20260519T133516Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- manifest.json +16 -16
- new-contributors-report.json +7 -7
- new-contributors-report.md +4 -4
- new_contributors.parquet +2 -2
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- snapshots/20260519T133516Z/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: `20260519T133516Z`
|
| 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:a321be0c72b01e1741d9e4071fa56f5a900ec64f4eefce55aedf549155a97605
|
| 3 |
+
size 15040873
|
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:f25ae32d6875771e8685415bf01102587d3b3e7e53bc76f49f42274486c8670b
|
| 3 |
+
size 2921781
|
manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5386,
|
| 10 |
"links": 6399,
|
| 11 |
"new_contributors": 99,
|
|
@@ -14,26 +14,26 @@
|
|
| 14 |
"pull_requests": 7355,
|
| 15 |
"review_comments": 31616,
|
| 16 |
"reviews": 29415,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 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-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": 59414,
|
| 9 |
"issues": 5386,
|
| 10 |
"links": 6399,
|
| 11 |
"new_contributors": 99,
|
|
|
|
| 14 |
"pull_requests": 7355,
|
| 15 |
"review_comments": 31616,
|
| 16 |
"reviews": 29415,
|
| 17 |
+
"timeline_events": 204830
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-19T13:35:16Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 7,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 9
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-19T13:35:16Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260519T133516Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-19T12:35:17Z",
|
| 37 |
+
"next_since": "2026-05-19T13:35:16Z"
|
| 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,8 +19,8 @@
|
|
| 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.
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -31,12 +31,12 @@
|
|
| 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-05-
|
| 35 |
"repo_primary_artifact_count": 1167,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 133,
|
| 38 |
"snapshot_pr_count": 1034,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 6970,
|
| 41 |
"snapshot_review_comment_count": 7234,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260519T133516Z",
|
| 5 |
+
"generated_at": "2026-05-19T13:35:45Z",
|
| 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.422,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 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-05-19T13:04:27Z",
|
| 35 |
"repo_primary_artifact_count": 1167,
|
| 36 |
+
"repo_artifact_count": 23547,
|
| 37 |
"snapshot_issue_count": 133,
|
| 38 |
"snapshot_pr_count": 1034,
|
| 39 |
+
"snapshot_comment_count": 8176,
|
| 40 |
"snapshot_review_count": 6970,
|
| 41 |
"snapshot_review_comment_count": 7234,
|
| 42 |
"repo_association": "MEMBER",
|
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: `99`
|
| 7 |
|
|
@@ -117,12 +117,12 @@
|
|
| 117 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 118 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 119 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 120 |
-
- repo last seen: `2026-05-
|
| 121 |
- first seen in snapshot: **no**
|
| 122 |
- repo association: **MEMBER**
|
| 123 |
- repo primary artifacts: **1167**
|
| 124 |
- snapshot authored PRs/issues: **1034 PRs / 133 issues**
|
| 125 |
-
- snapshot discussion activity: **
|
| 126 |
- account age: **3466 days**
|
| 127 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 128 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260519T133516Z`
|
| 4 |
+
- Generated: `2026-05-19T13:35:45Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `99`
|
| 7 |
|
|
|
|
| 117 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 118 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 119 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 120 |
+
- repo last seen: `2026-05-19T13:04:27Z`
|
| 121 |
- first seen in snapshot: **no**
|
| 122 |
- repo association: **MEMBER**
|
| 123 |
- repo primary artifacts: **1167**
|
| 124 |
- snapshot authored PRs/issues: **1034 PRs / 133 issues**
|
| 125 |
+
- snapshot discussion activity: **8176 comments / 6970 reviews / 7234 review comments**
|
| 126 |
- account age: **3466 days**
|
| 127 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 128 |
- public orgs: `huggingface`, `all-things-vits`
|
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:5447b8f128712435789fb37502f6dba272e8962ef86e6fefbe7ae6a1bbd7f77f
|
| 3 |
+
size 29601
|
pr_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:d9a67d7c40a938590a9c95062a8221560d65614d2ec71bce687850abeb3b47a5
|
| 3 |
+
size 6904834
|
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:097b0bc325a87d9458012e3c65bb22b3c00338cbfe6b1e7da90ba5f3e5e8b597
|
| 3 |
+
size 111034466
|
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:7680acbf132b94648e68ba3e0bd4474318a9181c4f1a292f62eb8e2e0a223c7e
|
| 3 |
+
size 66909129
|
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:2ff75eb59ef336a4d52f80c820125c1b43ea2811b6ea7a5102624e129339a086
|
| 3 |
+
size 4897945
|
snapshots/20260519T133516Z/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": 59414,
|
| 9 |
+
"issues": 5386,
|
| 10 |
+
"links": 6399,
|
| 11 |
+
"new_contributors": 99,
|
| 12 |
+
"pr_diffs": 7355,
|
| 13 |
+
"pr_files": 51295,
|
| 14 |
+
"pull_requests": 7355,
|
| 15 |
+
"review_comments": 31616,
|
| 16 |
+
"reviews": 29415,
|
| 17 |
+
"timeline_events": 204830
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-19T13:35:16Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 7,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 9
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-19T13:35:16Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260519T133516Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-19T12:35:17Z",
|
| 37 |
+
"next_since": "2026-05-19T13:35:16Z"
|
| 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/20260519T133516Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260519T133516Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-19T13:35:16Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260519T133516Z"
|
| 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-19T12:35:17Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260519T133516Z",
|
| 4 |
+
"next_since": "2026-05-19T13:35:16Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-19T13:35:16Z"
|
| 7 |
}
|