Refresh diffusers dataset snapshot 20260520T193525Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +17 -17
- new-contributors-report.json +7 -7
- 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/20260520T193525Z/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: `20260520T193525Z`
|
| 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:b071cd5d134f2d49aeabc2cfe22b6dc0bd30991d14a150b7b52d9f36c7427208
|
| 3 |
+
size 2923811
|
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:a95ea3df3322455a961219bf6462ba793bd9471fa53465857d61205f3a583489
|
| 3 |
+
size 86839
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59445,
|
| 9 |
"issues": 5387,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 98,
|
| 12 |
"pr_diffs": 7360,
|
| 13 |
"pr_files": 51745,
|
| 14 |
"pull_requests": 7360,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 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-05-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-05-
|
| 37 |
-
"next_since": "2026-05-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59445,
|
| 9 |
"issues": 5387,
|
| 10 |
+
"links": 6414,
|
| 11 |
"new_contributors": 98,
|
| 12 |
"pr_diffs": 7360,
|
| 13 |
"pr_files": 51745,
|
| 14 |
"pull_requests": 7360,
|
| 15 |
+
"review_comments": 31641,
|
| 16 |
+
"reviews": 29433,
|
| 17 |
+
"timeline_events": 204958
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-20T19:35:25Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2189,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 4,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 9,
|
| 29 |
+
"reviews": 7,
|
| 30 |
+
"timeline_events": 38
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-20T19:35:25Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260520T193525Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-20T18:35:25Z",
|
| 37 |
+
"next_since": "2026-05-20T19:35:25Z"
|
| 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,7 +19,7 @@
|
|
| 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.003,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
|
@@ -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-05-
|
| 254 |
"repo_primary_artifact_count": 338,
|
| 255 |
-
"repo_artifact_count":
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 300,
|
| 258 |
"snapshot_comment_count": 2583,
|
| 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": "20260520T193525Z",
|
| 5 |
+
"generated_at": "2026-05-20T19:35:56Z",
|
| 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.339,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.003,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
|
|
|
| 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-05-20T19:13:36Z",
|
| 254 |
"repo_primary_artifact_count": 338,
|
| 255 |
+
"repo_artifact_count": 9436,
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 300,
|
| 258 |
"snapshot_comment_count": 2583,
|
| 259 |
+
"snapshot_review_count": 2928,
|
| 260 |
+
"snapshot_review_comment_count": 3587,
|
| 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-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `98`
|
| 7 |
|
|
@@ -168,12 +168,12 @@ Example artifacts:
|
|
| 168 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 169 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 170 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 171 |
-
- repo last seen: `2026-05-
|
| 172 |
- first seen in snapshot: **no**
|
| 173 |
- repo association: **MEMBER**
|
| 174 |
- repo primary artifacts: **338**
|
| 175 |
- snapshot authored PRs/issues: **300 PRs / 38 issues**
|
| 176 |
-
- snapshot discussion activity: **2583 comments /
|
| 177 |
- account age: **3978 days**
|
| 178 |
- recent public PR activity: **11 PRs** (10 merged / 0 closed-unmerged / 1 open; merged rate **91%**, closed-unmerged rate **0%**, open rate **9%**)
|
| 179 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260520T193525Z`
|
| 4 |
+
- Generated: `2026-05-20T19:35:56Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `98`
|
| 7 |
|
|
|
|
| 168 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 169 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 170 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 171 |
+
- repo last seen: `2026-05-20T19:13:36Z`
|
| 172 |
- first seen in snapshot: **no**
|
| 173 |
- repo association: **MEMBER**
|
| 174 |
- repo primary artifacts: **338**
|
| 175 |
- snapshot authored PRs/issues: **300 PRs / 38 issues**
|
| 176 |
+
- snapshot discussion activity: **2583 comments / 2928 reviews / 3587 review comments**
|
| 177 |
- account age: **3978 days**
|
| 178 |
- recent public PR activity: **11 PRs** (10 merged / 0 closed-unmerged / 1 open; merged rate **91%**, closed-unmerged rate **0%**, open rate **9%**)
|
| 179 |
- 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 29511
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6431daa93a944548d33afd7b0d8b08064f2cfdb97d4a42b96a6a245112c8a056
|
| 3 |
size 29511
|
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:a06b83ada859cf5c0963b6558b9d977a531808cb2f2d8db789696d23a8e8f17f
|
| 3 |
+
size 111342754
|
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:019265487762c35b3072ae6ff2b237489e93f06af71c930cc07286aebbf90bbb
|
| 3 |
+
size 67237464
|
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:f933e63460dba5be2c2619bf86f0296919d54321edeb0dcc3a974ecb24123b5c
|
| 3 |
+
size 4907911
|
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:9079b6e694ba506a37665266ef22c1ddedafaba9e19a83f3e66bce4efad2d1d6
|
| 3 |
+
size 5553156
|
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:035376b010bb5e0654198ab0355173c76ceeadd91ad07f447090590298c7124f
|
| 3 |
+
size 2262114
|
snapshots/20260520T193525Z/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": 59445,
|
| 9 |
+
"issues": 5387,
|
| 10 |
+
"links": 6414,
|
| 11 |
+
"new_contributors": 98,
|
| 12 |
+
"pr_diffs": 7360,
|
| 13 |
+
"pr_files": 51745,
|
| 14 |
+
"pull_requests": 7360,
|
| 15 |
+
"review_comments": 31641,
|
| 16 |
+
"reviews": 29433,
|
| 17 |
+
"timeline_events": 204958
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-20T19:35:25Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2189,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 4,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 9,
|
| 29 |
+
"reviews": 7,
|
| 30 |
+
"timeline_events": 38
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-20T19:35:25Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260520T193525Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-20T18:35:25Z",
|
| 37 |
+
"next_since": "2026-05-20T19:35:25Z"
|
| 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/20260520T193525Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260520T193525Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-20T19:35:25Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260520T193525Z"
|
| 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-20T18:35:25Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260520T193525Z",
|
| 4 |
+
"next_since": "2026-05-20T19:35:25Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-20T19:35:25Z"
|
| 7 |
}
|