Refresh diffusers dataset snapshot 20260610T033520Z
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 +20 -20
- 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
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260610T033520Z/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: `20260610T033520Z`
|
| 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:04076ea71a2894f807bf1ab49a6ea7d0eba3b66668b06dd972b011d057252449
|
| 3 |
+
size 15150039
|
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:d98c1e272845a40c7f7d5e6bfd25d21f100cd91720674196d02768ee6048fbb0
|
| 3 |
+
size 2960396
|
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:c7bc3e5f82ba10871518605cdd39010abe1ab59a1b5449681f4833f4dc5fe4eb
|
| 3 |
+
size 8202254
|
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:d925ada7b30a90d32af96e8cd8237d23db351fc36df68ef4ba8e429f740c87ab
|
| 3 |
+
size 6282132
|
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:3196b6cdfa2cadd9f0896c2635e81af96f478abc26819819941f341dd7d31a62
|
| 3 |
+
size 93076
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5402,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 99,
|
| 12 |
"pr_diffs": 7471,
|
| 13 |
"pr_files": 52369,
|
| 14 |
"pull_requests": 7471,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59785,
|
| 9 |
"issues": 5402,
|
| 10 |
+
"links": 7146,
|
| 11 |
"new_contributors": 99,
|
| 12 |
"pr_diffs": 7471,
|
| 13 |
"pr_files": 52369,
|
| 14 |
"pull_requests": 7471,
|
| 15 |
+
"review_comments": 31989,
|
| 16 |
+
"reviews": 29785,
|
| 17 |
+
"timeline_events": 207020
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-10T03:35:20Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 5,
|
| 22 |
+
"issue_stubs": 8,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 21,
|
| 25 |
+
"pr_diffs": 7,
|
| 26 |
+
"pr_files": 19,
|
| 27 |
+
"pull_requests": 7,
|
| 28 |
+
"review_comments": 3,
|
| 29 |
+
"reviews": 5,
|
| 30 |
+
"timeline_events": 80
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-10T03:35:20Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260610T033520Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-10T02:35:20Z",
|
| 37 |
+
"next_since": "2026-06-10T03:35:20Z"
|
| 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-06-
|
| 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,13 +31,13 @@
|
|
| 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-06-
|
| 35 |
"repo_primary_artifact_count": 1186,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1052,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
"snapshot_review_comment_count": 7319,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260610T033520Z",
|
| 5 |
+
"generated_at": "2026-06-10T03:35:58Z",
|
| 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.445,
|
| 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-06-10T03:06:23Z",
|
| 35 |
"repo_primary_artifact_count": 1186,
|
| 36 |
+
"repo_artifact_count": 23794,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1052,
|
| 39 |
+
"snapshot_comment_count": 8239,
|
| 40 |
+
"snapshot_review_count": 7050,
|
| 41 |
"snapshot_review_comment_count": 7319,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 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-06-
|
| 121 |
- first seen in snapshot: **no**
|
| 122 |
- repo association: **MEMBER**
|
| 123 |
- repo primary artifacts: **1186**
|
| 124 |
- snapshot authored PRs/issues: **1052 PRs / 134 issues**
|
| 125 |
-
- snapshot discussion activity: **
|
| 126 |
- account age: **3507 days**
|
| 127 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 128 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260610T033520Z`
|
| 4 |
+
- Generated: `2026-06-10T03:35:58Z`
|
| 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-06-10T03:06:23Z`
|
| 121 |
- first seen in snapshot: **no**
|
| 122 |
- repo association: **MEMBER**
|
| 123 |
- repo primary artifacts: **1186**
|
| 124 |
- snapshot authored PRs/issues: **1052 PRs / 134 issues**
|
| 125 |
+
- snapshot discussion activity: **8239 comments / 7050 reviews / 7319 review comments**
|
| 126 |
- account age: **3507 days**
|
| 127 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 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:f7b89cba102d7322169bdca3d8cd54219d8631916b6e21ef6bdebdb745064fe3
|
| 3 |
+
size 29878
|
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:95885127ea2643ef97d589f9fe57a6ddbe528b2bd2d85216440fdf31a5a97ecc
|
| 3 |
+
size 7000936
|
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:10b39827007cfa1eb1346d60b755cf80df6ab68d60effbfc39e749d4d2cc204f
|
| 3 |
+
size 112301163
|
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:053efd1ec397836638bdb88d26660ca0ab7fcd5c5ea4136248c5f2ec5249e759
|
| 3 |
+
size 68104392
|
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:288eaf23a9284648e2ab84a67a860648c70e317e55ce073351c061d21c9a479b
|
| 3 |
+
size 5046062
|
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:d5fd66508a2f863097bb6abb76e8f1e31edc6748ed18c84e6c0c6dd6258d8abd
|
| 3 |
+
size 5630119
|
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:e257e1d029a75276cdb657636cfb9b72f35378fd3f113601d14b7f6493dc3683
|
| 3 |
+
size 2300987
|
snapshots/20260610T033520Z/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": 59785,
|
| 9 |
+
"issues": 5402,
|
| 10 |
+
"links": 7146,
|
| 11 |
+
"new_contributors": 99,
|
| 12 |
+
"pr_diffs": 7471,
|
| 13 |
+
"pr_files": 52369,
|
| 14 |
+
"pull_requests": 7471,
|
| 15 |
+
"review_comments": 31989,
|
| 16 |
+
"reviews": 29785,
|
| 17 |
+
"timeline_events": 207020
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-10T03:35:20Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 5,
|
| 22 |
+
"issue_stubs": 8,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 21,
|
| 25 |
+
"pr_diffs": 7,
|
| 26 |
+
"pr_files": 19,
|
| 27 |
+
"pull_requests": 7,
|
| 28 |
+
"review_comments": 3,
|
| 29 |
+
"reviews": 5,
|
| 30 |
+
"timeline_events": 80
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-10T03:35:20Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260610T033520Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-10T02:35:20Z",
|
| 37 |
+
"next_since": "2026-06-10T03:35:20Z"
|
| 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-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260610T033520Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260610T033520Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-10T03:35:20Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260610T033520Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-06-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-06-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-06-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-06-10T02:35:20Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260610T033520Z",
|
| 4 |
+
"next_since": "2026-06-10T03:35:20Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-10T03:35:20Z"
|
| 7 |
}
|