Refresh diffusers dataset snapshot 20260531T083525Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- manifest.json +12 -12
- new-contributors-report.json +5 -5
- new-contributors-report.md +4 -4
- new_contributors.parquet +2 -2
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260531T083525Z/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: `20260531T083525Z`
|
| 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:6759963d0e1bb77c2f8ce4c8a6ec3e24b2b397eb0060a2dc27640cf3642da951
|
| 3 |
+
size 15097928
|
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:aab0bb51188b65cdebb602ac4638ad2bdc0be28d1493fa2fce1cf8b4d085cabd
|
| 3 |
+
size 2940224
|
manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5395,
|
| 10 |
"links": 6659,
|
| 11 |
"new_contributors": 102,
|
|
@@ -14,26 +14,26 @@
|
|
| 14 |
"pull_requests": 7425,
|
| 15 |
"review_comments": 31820,
|
| 16 |
"reviews": 29596,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 1,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 1,
|
| 28 |
"review_comments": 0,
|
| 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 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59603,
|
| 9 |
"issues": 5395,
|
| 10 |
"links": 6659,
|
| 11 |
"new_contributors": 102,
|
|
|
|
| 14 |
"pull_requests": 7425,
|
| 15 |
"review_comments": 31820,
|
| 16 |
"reviews": 29596,
|
| 17 |
+
"timeline_events": 206012
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-31T08:35:25Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 4,
|
| 27 |
"pull_requests": 1,
|
| 28 |
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 34
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-31T08:35:25Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260531T083525Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-31T07:35:26Z",
|
| 37 |
+
"next_since": "2026-05-31T08: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": {
|
|
@@ -31,12 +31,12 @@
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
-
"repo_last_seen_at": "2026-05-
|
| 35 |
"repo_primary_artifact_count": 1174,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 133,
|
| 38 |
"snapshot_pr_count": 1041,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 7004,
|
| 41 |
"snapshot_review_comment_count": 7288,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260531T083525Z",
|
| 5 |
+
"generated_at": "2026-05-31T08:35:52Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
+
"repo_last_seen_at": "2026-05-31T07:41:50Z",
|
| 35 |
"repo_primary_artifact_count": 1174,
|
| 36 |
+
"repo_artifact_count": 23671,
|
| 37 |
"snapshot_issue_count": 133,
|
| 38 |
"snapshot_pr_count": 1041,
|
| 39 |
+
"snapshot_comment_count": 8205,
|
| 40 |
"snapshot_review_count": 7004,
|
| 41 |
"snapshot_review_comment_count": 7288,
|
| 42 |
"repo_association": "MEMBER",
|
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: `102`
|
| 7 |
|
|
@@ -120,12 +120,12 @@
|
|
| 120 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 121 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 122 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 123 |
-
- repo last seen: `2026-05-
|
| 124 |
- first seen in snapshot: **no**
|
| 125 |
- repo association: **MEMBER**
|
| 126 |
- repo primary artifacts: **1174**
|
| 127 |
- snapshot authored PRs/issues: **1041 PRs / 133 issues**
|
| 128 |
-
- snapshot discussion activity: **
|
| 129 |
- account age: **3507 days**
|
| 130 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 131 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260531T083525Z`
|
| 4 |
+
- Generated: `2026-05-31T08:35:52Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `102`
|
| 7 |
|
|
|
|
| 120 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 121 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 122 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 123 |
+
- repo last seen: `2026-05-31T07:41:50Z`
|
| 124 |
- first seen in snapshot: **no**
|
| 125 |
- repo association: **MEMBER**
|
| 126 |
- repo primary artifacts: **1174**
|
| 127 |
- snapshot authored PRs/issues: **1041 PRs / 133 issues**
|
| 128 |
+
- snapshot discussion activity: **8205 comments / 7004 reviews / 7288 review comments**
|
| 129 |
- account age: **3507 days**
|
| 130 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 131 |
- public orgs: `huggingface`, `all-things-vits`
|
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:adfacdd38b64631012457524cccdf5d8c4caf6763abe2cbb0822fc045afdf705
|
| 3 |
+
size 30051
|
pr_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:6bdb0f134fb33ad6b4c7103d935c753e00ec8d497be23c04d2fe6639cd900aa9
|
| 3 |
+
size 6954361
|
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:65a0da3ca933f51b454a08ad30d8da3f10c7aa5a48576a7ba84c930c1b22b8e5
|
| 3 |
+
size 111922200
|
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:d2ed54b306beac5ab7cb18dae8fe5239f2ee52b692daf3116bc66a3107f97713
|
| 3 |
+
size 67843108
|
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:e83861a6a6e22fc5ec24a69f728a3fb493b3722a5e3493c8b308355a95853794
|
| 3 |
+
size 4986077
|
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:74284ed8ff30bfa7d6e9e2b309c40afa206b9b221d053cbafd806fb7974dd4fa
|
| 3 |
+
size 2282477
|
snapshots/20260531T083525Z/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": 59603,
|
| 9 |
+
"issues": 5395,
|
| 10 |
+
"links": 6659,
|
| 11 |
+
"new_contributors": 102,
|
| 12 |
+
"pr_diffs": 7425,
|
| 13 |
+
"pr_files": 52161,
|
| 14 |
+
"pull_requests": 7425,
|
| 15 |
+
"review_comments": 31820,
|
| 16 |
+
"reviews": 29596,
|
| 17 |
+
"timeline_events": 206012
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-31T08:35:25Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 4,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 34
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-31T08:35:25Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260531T083525Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-31T07:35:26Z",
|
| 37 |
+
"next_since": "2026-05-31T08: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/20260531T083525Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260531T083525Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-31T08:35:25Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260531T083525Z"
|
| 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-31T07:35:26Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260531T083525Z",
|
| 4 |
+
"next_since": "2026-05-31T08:35:25Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-31T08:35:25Z"
|
| 7 |
}
|