Refresh diffusers dataset snapshot 20260603T153519Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +18 -18
- new-contributors-report.json +11 -11
- new-contributors-report.md +6 -6
- 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/20260603T153519Z/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: `20260603T153519Z`
|
| 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:c464f84639bd59060ed58fdc2c52f60c9e339ff0ec3c1754d82f3563eb8da71c
|
| 3 |
+
size 2948644
|
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:59f022823b8c40e509f822ee53e2a2008ff9299de622e559df82fe34157ed872
|
| 3 |
+
size 90156
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59654,
|
| 9 |
"issues": 5395,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 97,
|
| 12 |
"pr_diffs": 7434,
|
| 13 |
"pr_files": 52206,
|
| 14 |
"pull_requests": 7434,
|
| 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": 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-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59654,
|
| 9 |
"issues": 5395,
|
| 10 |
+
"links": 6765,
|
| 11 |
"new_contributors": 97,
|
| 12 |
"pr_diffs": 7434,
|
| 13 |
"pr_files": 52206,
|
| 14 |
"pull_requests": 7434,
|
| 15 |
+
"review_comments": 31887,
|
| 16 |
+
"reviews": 29660,
|
| 17 |
+
"timeline_events": 206278
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-03T15:35:19Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2210,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 36,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 57,
|
| 29 |
+
"reviews": 28,
|
| 30 |
+
"timeline_events": 169
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-03T15:35:19Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260603T153519Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-03T14:35:20Z",
|
| 37 |
+
"next_since": "2026-06-03T15:35:19Z"
|
| 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.008,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
@@ -2612,14 +2612,14 @@
|
|
| 2612 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Akashif",
|
| 2613 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Akashif",
|
| 2614 |
"repo_first_seen_at": "2022-06-15T15:01:24Z",
|
| 2615 |
-
"repo_last_seen_at": "2026-
|
| 2616 |
"repo_primary_artifact_count": 65,
|
| 2617 |
-
"repo_artifact_count":
|
| 2618 |
"snapshot_issue_count": 0,
|
| 2619 |
"snapshot_pr_count": 65,
|
| 2620 |
"snapshot_comment_count": 204,
|
| 2621 |
-
"snapshot_review_count":
|
| 2622 |
-
"snapshot_review_comment_count":
|
| 2623 |
"repo_association": "MEMBER",
|
| 2624 |
"new_to_repo": false,
|
| 2625 |
"first_seen_in_snapshot": false,
|
|
@@ -7149,14 +7149,14 @@
|
|
| 7149 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayzhautouskay",
|
| 7150 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayzhautouskay",
|
| 7151 |
"repo_first_seen_at": "2026-05-28T11:20:40Z",
|
| 7152 |
-
"repo_last_seen_at": "2026-06-
|
| 7153 |
"repo_primary_artifact_count": 1,
|
| 7154 |
-
"repo_artifact_count":
|
| 7155 |
"snapshot_issue_count": 0,
|
| 7156 |
"snapshot_pr_count": 1,
|
| 7157 |
"snapshot_comment_count": 0,
|
| 7158 |
-
"snapshot_review_count":
|
| 7159 |
-
"snapshot_review_comment_count":
|
| 7160 |
"repo_association": "CONTRIBUTOR",
|
| 7161 |
"new_to_repo": false,
|
| 7162 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260603T153519Z",
|
| 5 |
+
"generated_at": "2026-06-03T15:36:00Z",
|
| 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.74,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.008,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 2612 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Akashif",
|
| 2613 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Akashif",
|
| 2614 |
"repo_first_seen_at": "2022-06-15T15:01:24Z",
|
| 2615 |
+
"repo_last_seen_at": "2026-06-03T15:34:29Z",
|
| 2616 |
"repo_primary_artifact_count": 65,
|
| 2617 |
+
"repo_artifact_count": 564,
|
| 2618 |
"snapshot_issue_count": 0,
|
| 2619 |
"snapshot_pr_count": 65,
|
| 2620 |
"snapshot_comment_count": 204,
|
| 2621 |
+
"snapshot_review_count": 159,
|
| 2622 |
+
"snapshot_review_comment_count": 136,
|
| 2623 |
"repo_association": "MEMBER",
|
| 2624 |
"new_to_repo": false,
|
| 2625 |
"first_seen_in_snapshot": false,
|
|
|
|
| 7149 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayzhautouskay",
|
| 7150 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayzhautouskay",
|
| 7151 |
"repo_first_seen_at": "2026-05-28T11:20:40Z",
|
| 7152 |
+
"repo_last_seen_at": "2026-06-03T15:14:57Z",
|
| 7153 |
"repo_primary_artifact_count": 1,
|
| 7154 |
+
"repo_artifact_count": 13,
|
| 7155 |
"snapshot_issue_count": 0,
|
| 7156 |
"snapshot_pr_count": 1,
|
| 7157 |
"snapshot_comment_count": 0,
|
| 7158 |
+
"snapshot_review_count": 6,
|
| 7159 |
+
"snapshot_review_comment_count": 6,
|
| 7160 |
"repo_association": "CONTRIBUTOR",
|
| 7161 |
"new_to_repo": false,
|
| 7162 |
"first_seen_in_snapshot": 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: `97`
|
| 7 |
|
|
@@ -816,12 +816,12 @@ Example artifacts:
|
|
| 816 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Akashif)
|
| 817 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Akashif)
|
| 818 |
- repo first seen: `2022-06-15T15:01:24Z`
|
| 819 |
-
- repo last seen: `2026-
|
| 820 |
- first seen in snapshot: **no**
|
| 821 |
- repo association: **MEMBER**
|
| 822 |
- repo primary artifacts: **65**
|
| 823 |
- snapshot authored PRs/issues: **65 PRs / 0 issues**
|
| 824 |
-
- snapshot discussion activity: **204 comments /
|
| 825 |
- account age: **6611 days**
|
| 826 |
- recent public PR activity: **32 PRs** (18 merged / 3 closed-unmerged / 11 open; merged rate **56%**, closed-unmerged rate **9%**, open rate **34%**)
|
| 827 |
- public orgs: none visible
|
|
@@ -2293,12 +2293,12 @@ Example artifacts:
|
|
| 2293 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayzhautouskay)
|
| 2294 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayzhautouskay)
|
| 2295 |
- repo first seen: `2026-05-28T11:20:40Z`
|
| 2296 |
-
- repo last seen: `2026-06-
|
| 2297 |
- first seen in snapshot: **no**
|
| 2298 |
- repo association: **CONTRIBUTOR**
|
| 2299 |
- repo primary artifacts: **1**
|
| 2300 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2301 |
-
- snapshot discussion activity: **0 comments /
|
| 2302 |
- account age: **588 days**
|
| 2303 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2304 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260603T153519Z`
|
| 4 |
+
- Generated: `2026-06-03T15:36:00Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `97`
|
| 7 |
|
|
|
|
| 816 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Akashif)
|
| 817 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Akashif)
|
| 818 |
- repo first seen: `2022-06-15T15:01:24Z`
|
| 819 |
+
- repo last seen: `2026-06-03T15:34:29Z`
|
| 820 |
- first seen in snapshot: **no**
|
| 821 |
- repo association: **MEMBER**
|
| 822 |
- repo primary artifacts: **65**
|
| 823 |
- snapshot authored PRs/issues: **65 PRs / 0 issues**
|
| 824 |
+
- snapshot discussion activity: **204 comments / 159 reviews / 136 review comments**
|
| 825 |
- account age: **6611 days**
|
| 826 |
- recent public PR activity: **32 PRs** (18 merged / 3 closed-unmerged / 11 open; merged rate **56%**, closed-unmerged rate **9%**, open rate **34%**)
|
| 827 |
- public orgs: none visible
|
|
|
|
| 2293 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayzhautouskay)
|
| 2294 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayzhautouskay)
|
| 2295 |
- repo first seen: `2026-05-28T11:20:40Z`
|
| 2296 |
+
- repo last seen: `2026-06-03T15:14:57Z`
|
| 2297 |
- first seen in snapshot: **no**
|
| 2298 |
- repo association: **CONTRIBUTOR**
|
| 2299 |
- repo primary artifacts: **1**
|
| 2300 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2301 |
+
- snapshot discussion activity: **0 comments / 6 reviews / 6 review comments**
|
| 2302 |
- account age: **588 days**
|
| 2303 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2304 |
- public orgs: none visible
|
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:590e4e7ef813203a87c0fd97fd57f79ea33af7ac747df9d27a87c6c0a07d808d
|
| 3 |
+
size 29441
|
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:cd4a8829a01aa9e912da9567e5e395d88a597fce93a1f54623442834fce18b29
|
| 3 |
+
size 111908481
|
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:276014a362aa406bd006b09fbb9db6e1ef6e3d9824c3775d7878b17d4cd1466e
|
| 3 |
+
size 67836784
|
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:4a5099738ae0fb384a6bd7a52d5276ee8443544b192fba638a76ef8144cdff1b
|
| 3 |
+
size 4992753
|
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:2512c014ba2851fe26693bc2a340284cffe37d81ede356fc1706fd8df074baee
|
| 3 |
+
size 5607835
|
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:79c19c25c1ffd311fe1cf9349bcb0e8643a0f5ca9c3d646ee12359b206a7e0a1
|
| 3 |
+
size 2288173
|
snapshots/20260603T153519Z/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": 59654,
|
| 9 |
+
"issues": 5395,
|
| 10 |
+
"links": 6765,
|
| 11 |
+
"new_contributors": 97,
|
| 12 |
+
"pr_diffs": 7434,
|
| 13 |
+
"pr_files": 52206,
|
| 14 |
+
"pull_requests": 7434,
|
| 15 |
+
"review_comments": 31887,
|
| 16 |
+
"reviews": 29660,
|
| 17 |
+
"timeline_events": 206278
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-03T15:35:19Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2210,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 36,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 57,
|
| 29 |
+
"reviews": 28,
|
| 30 |
+
"timeline_events": 169
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-03T15:35:19Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260603T153519Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-03T14:35:20Z",
|
| 37 |
+
"next_since": "2026-06-03T15:35:19Z"
|
| 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/20260603T153519Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260603T153519Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-03T15:35:19Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260603T153519Z"
|
| 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-03T14:35:20Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260603T153519Z",
|
| 4 |
+
"next_since": "2026-06-03T15:35:19Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-03T15:35:19Z"
|
| 7 |
}
|