Refresh diffusers dataset snapshot 20260428T203512Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +18 -18
- new-contributors-report.json +6 -6
- new-contributors-report.md +4 -4
- new_contributors.parquet +1 -1
- 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/20260428T203512Z/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: `20260428T203512Z`
|
| 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:a282c0ade1e782a08a0a0a783c95314739376b0e916c8271fab3cce786ee2d8f
|
| 3 |
+
size 2889734
|
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:87b4f9232e21d5b13120c03ceac010b34a31a2465dd50ba8ded714645aa928cb
|
| 3 |
+
size 82174
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59111,
|
| 9 |
"issues": 5297,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 93,
|
| 12 |
"pr_diffs": 7254,
|
| 13 |
-
"pr_files":
|
| 14 |
"pull_requests": 7254,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-04-
|
| 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-04-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-04-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59111,
|
| 9 |
"issues": 5297,
|
| 10 |
+
"links": 6050,
|
| 11 |
"new_contributors": 93,
|
| 12 |
"pr_diffs": 7254,
|
| 13 |
+
"pr_files": 50111,
|
| 14 |
"pull_requests": 7254,
|
| 15 |
+
"review_comments": 31212,
|
| 16 |
+
"reviews": 29056,
|
| 17 |
+
"timeline_events": 202626
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-28T20:35:12Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2148,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 39,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 64,
|
| 29 |
+
"reviews": 48,
|
| 30 |
+
"timeline_events": 166
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-28T20:35:12Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260428T203512Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-28T19:35:11Z",
|
| 37 |
+
"next_since": "2026-04-28T20:35:12Z"
|
| 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-04-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -250,14 +250,14 @@
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
-
"repo_last_seen_at": "2026-04-
|
| 254 |
"repo_primary_artifact_count": 337,
|
| 255 |
-
"repo_artifact_count":
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 299,
|
| 258 |
"snapshot_comment_count": 2549,
|
| 259 |
-
"snapshot_review_count":
|
| 260 |
-
"snapshot_review_comment_count":
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260428T203512Z",
|
| 5 |
+
"generated_at": "2026-04-28T20:35:47Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
+
"repo_last_seen_at": "2026-04-28T19:43:07Z",
|
| 254 |
"repo_primary_artifact_count": 337,
|
| 255 |
+
"repo_artifact_count": 9269,
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 299,
|
| 258 |
"snapshot_comment_count": 2549,
|
| 259 |
+
"snapshot_review_count": 2871,
|
| 260 |
+
"snapshot_review_comment_count": 3512,
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"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-04-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `93`
|
| 7 |
|
|
@@ -163,12 +163,12 @@ Example artifacts:
|
|
| 163 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 164 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 165 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 166 |
-
- repo last seen: `2026-04-
|
| 167 |
- first seen in snapshot: **no**
|
| 168 |
- repo association: **MEMBER**
|
| 169 |
- repo primary artifacts: **337**
|
| 170 |
- snapshot authored PRs/issues: **299 PRs / 38 issues**
|
| 171 |
-
- snapshot discussion activity: **2549 comments /
|
| 172 |
- account age: **3978 days**
|
| 173 |
- recent public PR activity: **11 PRs** (10 merged / 0 closed-unmerged / 1 open; merged rate **91%**, closed-unmerged rate **0%**, open rate **9%**)
|
| 174 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260428T203512Z`
|
| 4 |
+
- Generated: `2026-04-28T20:35:47Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `93`
|
| 7 |
|
|
|
|
| 163 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 164 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 165 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 166 |
+
- repo last seen: `2026-04-28T19:43:07Z`
|
| 167 |
- first seen in snapshot: **no**
|
| 168 |
- repo association: **MEMBER**
|
| 169 |
- repo primary artifacts: **337**
|
| 170 |
- snapshot authored PRs/issues: **299 PRs / 38 issues**
|
| 171 |
+
- snapshot discussion activity: **2549 comments / 2871 reviews / 3512 review comments**
|
| 172 |
- account age: **3978 days**
|
| 173 |
- recent public PR activity: **11 PRs** (10 merged / 0 closed-unmerged / 1 open; merged rate **91%**, closed-unmerged rate **0%**, open rate **9%**)
|
| 174 |
- 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 28824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f5b6937b60b799c9dc9aec676d5a69d541e1e3ccf38353d46846a88f8e046a3
|
| 3 |
size 28824
|
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:ca9397694e948dc26324132132277100daad683c9752f54e88674541c26112c6
|
| 3 |
+
size 95990144
|
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:aca5665b84174b735155f0e65c057a6ae97118aff6a4a84b0f1ceac3a1fabecf
|
| 3 |
+
size 65380093
|
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:c083f36a97c83d8ebd2bb394abb5baf2c647c57b9e8ff1e54399a9293c4bcf31
|
| 3 |
+
size 4794368
|
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:33cca91b928ec17958e369440ec2639832a230a2a61d32d2c10c42a9d38a7683
|
| 3 |
+
size 5460904
|
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:a8939a51cb793998d515a81129de4c228814638cc25346ad7d600ca31da3377e
|
| 3 |
+
size 2219864
|
snapshots/20260428T203512Z/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": 59111,
|
| 9 |
+
"issues": 5297,
|
| 10 |
+
"links": 6050,
|
| 11 |
+
"new_contributors": 93,
|
| 12 |
+
"pr_diffs": 7254,
|
| 13 |
+
"pr_files": 50111,
|
| 14 |
+
"pull_requests": 7254,
|
| 15 |
+
"review_comments": 31212,
|
| 16 |
+
"reviews": 29056,
|
| 17 |
+
"timeline_events": 202626
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-28T20:35:12Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2148,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 39,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 64,
|
| 29 |
+
"reviews": 48,
|
| 30 |
+
"timeline_events": 166
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-28T20:35:12Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260428T203512Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-28T19:35:11Z",
|
| 37 |
+
"next_since": "2026-04-28T20:35:12Z"
|
| 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-04-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260428T203512Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260428T203512Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-28T20:35:12Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260428T203512Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-04-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-04-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-04-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-04-28T19:35:11Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260428T203512Z",
|
| 4 |
+
"next_since": "2026-04-28T20:35:12Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-04-28T20:35:12Z"
|
| 7 |
}
|