Refresh diffusers dataset snapshot 20260707T043516Z
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 +13 -13
- new-contributors-report.json +6 -6
- 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
- snapshots/20260707T043516Z/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: `20260707T043516Z`
|
| 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:d15f25314fc3df1afac82c55eb88685d35d0b7d97c0d10800d43aa0a0e4c1db4
|
| 3 |
+
size 15297539
|
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:cf28b5d8ac490fdd99f4927a6ed394a24a3e1d8d120e6dde6933f3ea07dd3bc2
|
| 3 |
+
size 3010474
|
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:9f473e6b3e86b5cbdc63459dc5d2d33f801da3a7e4a045084d2555d355986632
|
| 3 |
+
size 8237373
|
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:fe4b1680d94ada15156e272130404babe1c128aa2329628fd5ed65b4e11ad84c
|
| 3 |
+
size 6351385
|
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:d712f4dee633f292d31eeba4d9093ff9a980572acf12c6b08c84dd8982b55ff7
|
| 3 |
+
size 102858
|
manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5450,
|
| 10 |
"links": 8677,
|
| 11 |
"new_contributors": 124,
|
|
@@ -14,26 +14,26 @@
|
|
| 14 |
"pull_requests": 7648,
|
| 15 |
"review_comments": 32581,
|
| 16 |
"reviews": 30212,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 1,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 1,
|
| 28 |
"review_comments": 0,
|
| 29 |
"reviews": 0,
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60291,
|
| 9 |
"issues": 5450,
|
| 10 |
"links": 8677,
|
| 11 |
"new_contributors": 124,
|
|
|
|
| 14 |
"pull_requests": 7648,
|
| 15 |
"review_comments": 32581,
|
| 16 |
"reviews": 30212,
|
| 17 |
+
"timeline_events": 210206
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-07T04:35:16Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 1,
|
| 25 |
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 65,
|
| 27 |
"pull_requests": 1,
|
| 28 |
"review_comments": 0,
|
| 29 |
"reviews": 0,
|
| 30 |
+
"timeline_events": 106
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-07T04:35:16Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260707T043516Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-07T03:35:16Z",
|
| 37 |
+
"next_since": "2026-07-07T04:35:16Z"
|
| 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-07-
|
| 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 |
},
|
|
@@ -1791,12 +1791,12 @@
|
|
| 1791 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 1792 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 1793 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 1794 |
-
"repo_last_seen_at": "2026-07-
|
| 1795 |
"repo_primary_artifact_count": 11,
|
| 1796 |
-
"repo_artifact_count":
|
| 1797 |
"snapshot_issue_count": 4,
|
| 1798 |
"snapshot_pr_count": 7,
|
| 1799 |
-
"snapshot_comment_count":
|
| 1800 |
"snapshot_review_count": 53,
|
| 1801 |
"snapshot_review_comment_count": 53,
|
| 1802 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260707T043516Z",
|
| 5 |
+
"generated_at": "2026-07-07T04:35:45Z",
|
| 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.466,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 1791 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 1792 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 1793 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 1794 |
+
"repo_last_seen_at": "2026-07-07T04:16:18Z",
|
| 1795 |
"repo_primary_artifact_count": 11,
|
| 1796 |
+
"repo_artifact_count": 151,
|
| 1797 |
"snapshot_issue_count": 4,
|
| 1798 |
"snapshot_pr_count": 7,
|
| 1799 |
+
"snapshot_comment_count": 34,
|
| 1800 |
"snapshot_review_count": 53,
|
| 1801 |
"snapshot_review_comment_count": 53,
|
| 1802 |
"repo_association": "CONTRIBUTOR",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `124`
|
| 7 |
|
|
@@ -608,12 +608,12 @@ Example artifacts:
|
|
| 608 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 609 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 610 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 611 |
-
- repo last seen: `2026-07-
|
| 612 |
- first seen in snapshot: **no**
|
| 613 |
- repo association: **CONTRIBUTOR**
|
| 614 |
- repo primary artifacts: **11**
|
| 615 |
- snapshot authored PRs/issues: **7 PRs / 4 issues**
|
| 616 |
-
- snapshot discussion activity: **
|
| 617 |
- account age: **4316 days**
|
| 618 |
- recent public PR activity: **67 PRs** (42 merged / 20 closed-unmerged / 5 open; merged rate **63%**, closed-unmerged rate **30%**, open rate **7%**)
|
| 619 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260707T043516Z`
|
| 4 |
+
- Generated: `2026-07-07T04:35:45Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `124`
|
| 7 |
|
|
|
|
| 608 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 609 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 610 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 611 |
+
- repo last seen: `2026-07-07T04:16:18Z`
|
| 612 |
- first seen in snapshot: **no**
|
| 613 |
- repo association: **CONTRIBUTOR**
|
| 614 |
- repo primary artifacts: **11**
|
| 615 |
- snapshot authored PRs/issues: **7 PRs / 4 issues**
|
| 616 |
+
- snapshot discussion activity: **34 comments / 53 reviews / 53 review comments**
|
| 617 |
- account age: **4316 days**
|
| 618 |
- recent public PR activity: **67 PRs** (42 merged / 20 closed-unmerged / 5 open; merged rate **63%**, closed-unmerged rate **30%**, open rate **7%**)
|
| 619 |
- 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:ab4b10c13e15ee21670cc17d0cba18c11d9d858e5f65de29412bbc88c4b20d0c
|
| 3 |
+
size 33347
|
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:be6a66ee6aafb72ecd86e72e14b1cd331e6409cb18100bdcc92d4f8afef466b2
|
| 3 |
+
size 113689244
|
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:cfa79c8802b25e85a2aa6530522794be7a2947aac8b4b0df2f2c1f89acf452c7
|
| 3 |
+
size 69574535
|
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:bf07d4cf29de5b701354c051ab010b8829edd8ce7335911ed4d100530fa8c770
|
| 3 |
+
size 5299627
|
snapshots/20260707T043516Z/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": 60291,
|
| 9 |
+
"issues": 5450,
|
| 10 |
+
"links": 8677,
|
| 11 |
+
"new_contributors": 124,
|
| 12 |
+
"pr_diffs": 7648,
|
| 13 |
+
"pr_files": 54067,
|
| 14 |
+
"pull_requests": 7648,
|
| 15 |
+
"review_comments": 32581,
|
| 16 |
+
"reviews": 30212,
|
| 17 |
+
"timeline_events": 210206
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-07T04:35:16Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 1,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 65,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 106
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-07T04:35:16Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260707T043516Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-07T03:35:16Z",
|
| 37 |
+
"next_since": "2026-07-07T04:35:16Z"
|
| 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-07-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260707T043516Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260707T043516Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-07T04:35:16Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260707T043516Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-07-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-07-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-07-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-07-07T03:35:16Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260707T043516Z",
|
| 4 |
+
"next_since": "2026-07-07T04:35:16Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-07T04:35:16Z"
|
| 7 |
}
|