Refresh diffusers dataset snapshot 20260719T223531Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- manifest.json +14 -14
- new-contributors-report.json +7 -7
- 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
- snapshots/20260719T223531Z/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: `20260719T223531Z`
|
| 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:996e5dfd753f75e5e81177dc13512c7372b08b312435e4e0d146634b9bba67b0
|
| 3 |
+
size 15360420
|
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:d51f48d5442fbce28394f5e4273ed7a6888f55819882e36b73d0f472f1dc997b
|
| 3 |
+
size 3036497
|
manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5466,
|
| 10 |
"links": 9028,
|
| 11 |
"new_contributors": 135,
|
|
@@ -14,26 +14,26 @@
|
|
| 14 |
"pull_requests": 7744,
|
| 15 |
"review_comments": 33043,
|
| 16 |
"reviews": 30496,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 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": 60519,
|
| 9 |
"issues": 5466,
|
| 10 |
"links": 9028,
|
| 11 |
"new_contributors": 135,
|
|
|
|
| 14 |
"pull_requests": 7744,
|
| 15 |
"review_comments": 33043,
|
| 16 |
"reviews": 30496,
|
| 17 |
+
"timeline_events": 211718
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-19T22:35:31Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 1,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
"review_comments": 0,
|
| 29 |
"reviews": 0,
|
| 30 |
+
"timeline_events": 6
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-19T22:35:31Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260719T223531Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-19T21:35:26Z",
|
| 37 |
+
"next_since": "2026-07-19T22:35:31Z"
|
| 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,8 +19,8 @@
|
|
| 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.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -8037,12 +8037,12 @@
|
|
| 8037 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ahanu-14",
|
| 8038 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ahanu-14",
|
| 8039 |
"repo_first_seen_at": "2026-07-18T07:34:44Z",
|
| 8040 |
-
"repo_last_seen_at": "2026-07-
|
| 8041 |
"repo_primary_artifact_count": 1,
|
| 8042 |
-
"repo_artifact_count":
|
| 8043 |
"snapshot_issue_count": 0,
|
| 8044 |
"snapshot_pr_count": 1,
|
| 8045 |
-
"snapshot_comment_count":
|
| 8046 |
"snapshot_review_count": 0,
|
| 8047 |
"snapshot_review_comment_count": 0,
|
| 8048 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260719T223531Z",
|
| 5 |
+
"generated_at": "2026-07-19T22:35:57Z",
|
| 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.523,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 8037 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ahanu-14",
|
| 8038 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ahanu-14",
|
| 8039 |
"repo_first_seen_at": "2026-07-18T07:34:44Z",
|
| 8040 |
+
"repo_last_seen_at": "2026-07-19T22:27:03Z",
|
| 8041 |
"repo_primary_artifact_count": 1,
|
| 8042 |
+
"repo_artifact_count": 2,
|
| 8043 |
"snapshot_issue_count": 0,
|
| 8044 |
"snapshot_pr_count": 1,
|
| 8045 |
+
"snapshot_comment_count": 1,
|
| 8046 |
"snapshot_review_count": 0,
|
| 8047 |
"snapshot_review_comment_count": 0,
|
| 8048 |
"repo_association": "FIRST_TIME_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: `135`
|
| 7 |
|
|
@@ -2524,12 +2524,12 @@ Example artifacts:
|
|
| 2524 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ahanu-14)
|
| 2525 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ahanu-14)
|
| 2526 |
- repo first seen: `2026-07-18T07:34:44Z`
|
| 2527 |
-
- repo last seen: `2026-07-
|
| 2528 |
- first seen in snapshot: **no**
|
| 2529 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2530 |
- repo primary artifacts: **1**
|
| 2531 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2532 |
-
- snapshot discussion activity: **
|
| 2533 |
- account age: **1755 days**
|
| 2534 |
- recent public PR activity: **354 PRs** (15 merged / 90 closed-unmerged / 250 open; merged rate **4%**, closed-unmerged rate **25%**, open rate **70%**)
|
| 2535 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260719T223531Z`
|
| 4 |
+
- Generated: `2026-07-19T22:35:57Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `135`
|
| 7 |
|
|
|
|
| 2524 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ahanu-14)
|
| 2525 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ahanu-14)
|
| 2526 |
- repo first seen: `2026-07-18T07:34:44Z`
|
| 2527 |
+
- repo last seen: `2026-07-19T22:27:03Z`
|
| 2528 |
- first seen in snapshot: **no**
|
| 2529 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2530 |
- repo primary artifacts: **1**
|
| 2531 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2532 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 2533 |
- account age: **1755 days**
|
| 2534 |
- recent public PR activity: **354 PRs** (15 merged / 90 closed-unmerged / 250 open; merged rate **4%**, closed-unmerged rate **25%**, open rate **70%**)
|
| 2535 |
- 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:ddd7927a5c214e93c80b3fdddbf691ca358556009c205ac07695ba591a4cebaa
|
| 3 |
+
size 34933
|
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:8dab6d1a94592cd60e3fb835050c29f51fe180457717ad23b4583b36ad1d1b55
|
| 3 |
+
size 7166126
|
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:2ac5b9e8f5f721df637d07e1aca43c9080141bb27faaedb49833d69456b9c8d2
|
| 3 |
+
size 114365853
|
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:518e94428b25e0469a91f53977c2dd29594d9134cf356871c8e62b87e36d02af
|
| 3 |
+
size 70367359
|
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:a1ddeb4bac2a9fe920ee74edb0fc78bb452c25abfbaf401e2c88de52d2f91e7b
|
| 3 |
+
size 5399968
|
snapshots/20260719T223531Z/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": 60519,
|
| 9 |
+
"issues": 5466,
|
| 10 |
+
"links": 9028,
|
| 11 |
+
"new_contributors": 135,
|
| 12 |
+
"pr_diffs": 7744,
|
| 13 |
+
"pr_files": 55249,
|
| 14 |
+
"pull_requests": 7744,
|
| 15 |
+
"review_comments": 33043,
|
| 16 |
+
"reviews": 30496,
|
| 17 |
+
"timeline_events": 211718
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-19T22:35:31Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 1,
|
| 22 |
+
"issue_stubs": 1,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 0,
|
| 25 |
+
"pr_diffs": 1,
|
| 26 |
+
"pr_files": 1,
|
| 27 |
+
"pull_requests": 1,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 0,
|
| 30 |
+
"timeline_events": 6
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-19T22:35:31Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260719T223531Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-19T21:35:26Z",
|
| 37 |
+
"next_since": "2026-07-19T22:35:31Z"
|
| 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/20260719T223531Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260719T223531Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-19T22:35:31Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260719T223531Z"
|
| 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-19T21:35:26Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260719T223531Z",
|
| 4 |
+
"next_since": "2026-07-19T22:35:31Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-19T22:35:31Z"
|
| 7 |
}
|