Refresh diffusers dataset snapshot 20260615T023522Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +18 -18
- new-contributors-report.json +7 -7
- new-contributors-report.md +4 -4
- 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/20260615T023522Z/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: `20260615T023522Z`
|
| 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:59d57212234d55925088dd1162bee76b1e55b778212defeabd12dd0eaf0e932f
|
| 3 |
+
size 2971904
|
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:c6e0e8deb835810e13673e7e074360fbc2e9a5a200153a631709b810bba66b11
|
| 3 |
+
size 95048
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59885,
|
| 9 |
"issues": 5408,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 104,
|
| 12 |
"pr_diffs": 7517,
|
| 13 |
-
"pr_files":
|
| 14 |
"pull_requests": 7517,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 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-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": 59885,
|
| 9 |
"issues": 5408,
|
| 10 |
+
"links": 7288,
|
| 11 |
"new_contributors": 104,
|
| 12 |
"pr_diffs": 7517,
|
| 13 |
+
"pr_files": 52553,
|
| 14 |
"pull_requests": 7517,
|
| 15 |
+
"review_comments": 32058,
|
| 16 |
+
"reviews": 29859,
|
| 17 |
+
"timeline_events": 207725
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-15T02:35:22Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2249,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 8,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 2,
|
| 29 |
+
"reviews": 2,
|
| 30 |
+
"timeline_events": 11
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-15T02:35:22Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260615T023522Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-15T01:35:21Z",
|
| 37 |
+
"next_since": "2026-06-15T02:35:22Z"
|
| 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 |
},
|
|
@@ -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-06-
|
| 254 |
"repo_primary_artifact_count": 345,
|
| 255 |
-
"repo_artifact_count":
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 307,
|
| 258 |
"snapshot_comment_count": 2598,
|
| 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": "20260615T023522Z",
|
| 5 |
+
"generated_at": "2026-06-15T02:35:51Z",
|
| 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.446,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 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-06-15T02:25:34Z",
|
| 254 |
"repo_primary_artifact_count": 345,
|
| 255 |
+
"repo_artifact_count": 9534,
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 307,
|
| 258 |
"snapshot_comment_count": 2598,
|
| 259 |
+
"snapshot_review_count": 2957,
|
| 260 |
+
"snapshot_review_comment_count": 3634,
|
| 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-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `104`
|
| 7 |
|
|
@@ -174,12 +174,12 @@ Example artifacts:
|
|
| 174 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 175 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 176 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 177 |
-
- repo last seen: `2026-06-
|
| 178 |
- first seen in snapshot: **no**
|
| 179 |
- repo association: **MEMBER**
|
| 180 |
- repo primary artifacts: **345**
|
| 181 |
- snapshot authored PRs/issues: **307 PRs / 38 issues**
|
| 182 |
-
- snapshot discussion activity: **2598 comments /
|
| 183 |
- account age: **4019 days**
|
| 184 |
- recent public PR activity: **11 PRs** (9 merged / 0 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **0%**, open rate **18%**)
|
| 185 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260615T023522Z`
|
| 4 |
+
- Generated: `2026-06-15T02:35:51Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `104`
|
| 7 |
|
|
|
|
| 174 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 175 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 176 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 177 |
+
- repo last seen: `2026-06-15T02:25:34Z`
|
| 178 |
- first seen in snapshot: **no**
|
| 179 |
- repo association: **MEMBER**
|
| 180 |
- repo primary artifacts: **345**
|
| 181 |
- snapshot authored PRs/issues: **307 PRs / 38 issues**
|
| 182 |
+
- snapshot discussion activity: **2598 comments / 2957 reviews / 3634 review comments**
|
| 183 |
- account age: **4019 days**
|
| 184 |
- recent public PR activity: **11 PRs** (9 merged / 0 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **0%**, open rate **18%**)
|
| 185 |
- 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:57c7397193b9ea9ad74774bcf905a6366df565af28f16043057b4b141ca96431
|
| 3 |
+
size 30442
|
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:4cd61d3aa9bdcafb7b63187130481926980bdc3a2a0ae1985288a3fefc70fb70
|
| 3 |
+
size 112561205
|
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:5fdcec6b93d46014be66187fd23eddeae044eccea5fddd2058d024dbc19f742e
|
| 3 |
+
size 68392224
|
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:bdfcce88e87d08aeca176919ba857d2ebd5df96b2a7aa92d46795c46feabb6bb
|
| 3 |
+
size 5090950
|
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:b5c70d593d5f5685516f341aae85d4db6dfa847005ecfe0b44a6930797816d2a
|
| 3 |
+
size 5646755
|
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:82556aaf7d410346537fe834818a189517ea30001a778837f8c2ed79e08163d6
|
| 3 |
+
size 2312585
|
snapshots/20260615T023522Z/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": 59885,
|
| 9 |
+
"issues": 5408,
|
| 10 |
+
"links": 7288,
|
| 11 |
+
"new_contributors": 104,
|
| 12 |
+
"pr_diffs": 7517,
|
| 13 |
+
"pr_files": 52553,
|
| 14 |
+
"pull_requests": 7517,
|
| 15 |
+
"review_comments": 32058,
|
| 16 |
+
"reviews": 29859,
|
| 17 |
+
"timeline_events": 207725
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-15T02:35:22Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2249,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 8,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 2,
|
| 29 |
+
"reviews": 2,
|
| 30 |
+
"timeline_events": 11
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-15T02:35:22Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260615T023522Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-15T01:35:21Z",
|
| 37 |
+
"next_since": "2026-06-15T02:35:22Z"
|
| 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/20260615T023522Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260615T023522Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-15T02:35:22Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260615T023522Z"
|
| 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-15T01:35:21Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260615T023522Z",
|
| 4 |
+
"next_since": "2026-06-15T02:35:22Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-15T02:35:22Z"
|
| 7 |
}
|