Refresh diffusers dataset snapshot 20260709T163532Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +18 -18
- new-contributors-report.json +8 -8
- 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/20260709T163532Z/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: `20260709T163532Z`
|
| 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:78c239b76fcad847669f3461efa7798dc18c1a95627d737454ccfce9707bb6ef
|
| 3 |
+
size 3017496
|
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:2636233b1364df08733d5ffc77e80ed22ebf56cd54b78e98e1e43456a1875d10
|
| 3 |
+
size 103487
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60369,
|
| 9 |
"issues": 5456,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 125,
|
| 12 |
"pr_diffs": 7658,
|
| 13 |
-
"pr_files":
|
| 14 |
"pull_requests": 7658,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 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-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60369,
|
| 9 |
"issues": 5456,
|
| 10 |
+
"links": 8722,
|
| 11 |
"new_contributors": 125,
|
| 12 |
"pr_diffs": 7658,
|
| 13 |
+
"pr_files": 54164,
|
| 14 |
"pull_requests": 7658,
|
| 15 |
+
"review_comments": 32783,
|
| 16 |
+
"reviews": 30316,
|
| 17 |
+
"timeline_events": 210517
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-09T16:35:32Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2404,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 27,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 62,
|
| 29 |
+
"reviews": 32,
|
| 30 |
+
"timeline_events": 68
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-09T16:35:32Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260709T163532Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-09T15:35:47Z",
|
| 37 |
+
"next_since": "2026-07-09T16:35:32Z"
|
| 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": [
|
|
@@ -2957,14 +2957,14 @@
|
|
| 2957 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair",
|
| 2958 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair",
|
| 2959 |
"repo_first_seen_at": "2023-12-27T03:24:34Z",
|
| 2960 |
-
"repo_last_seen_at": "2026-07-
|
| 2961 |
"repo_primary_artifact_count": 33,
|
| 2962 |
-
"repo_artifact_count":
|
| 2963 |
"snapshot_issue_count": 8,
|
| 2964 |
"snapshot_pr_count": 25,
|
| 2965 |
"snapshot_comment_count": 110,
|
| 2966 |
-
"snapshot_review_count":
|
| 2967 |
-
"snapshot_review_comment_count":
|
| 2968 |
"repo_association": "CONTRIBUTOR",
|
| 2969 |
"new_to_repo": false,
|
| 2970 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260709T163532Z",
|
| 5 |
+
"generated_at": "2026-07-09T16:36:07Z",
|
| 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.482,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 2957 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair",
|
| 2958 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair",
|
| 2959 |
"repo_first_seen_at": "2023-12-27T03:24:34Z",
|
| 2960 |
+
"repo_last_seen_at": "2026-07-09T16:21:18Z",
|
| 2961 |
"repo_primary_artifact_count": 33,
|
| 2962 |
+
"repo_artifact_count": 269,
|
| 2963 |
"snapshot_issue_count": 8,
|
| 2964 |
"snapshot_pr_count": 25,
|
| 2965 |
"snapshot_comment_count": 110,
|
| 2966 |
+
"snapshot_review_count": 63,
|
| 2967 |
+
"snapshot_review_comment_count": 63,
|
| 2968 |
"repo_association": "CONTRIBUTOR",
|
| 2969 |
"new_to_repo": false,
|
| 2970 |
"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-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `125`
|
| 7 |
|
|
@@ -939,12 +939,12 @@ Example artifacts:
|
|
| 939 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair)
|
| 940 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair)
|
| 941 |
- repo first seen: `2023-12-27T03:24:34Z`
|
| 942 |
-
- repo last seen: `2026-07-
|
| 943 |
- first seen in snapshot: **no**
|
| 944 |
- repo association: **CONTRIBUTOR**
|
| 945 |
- repo primary artifacts: **33**
|
| 946 |
- snapshot authored PRs/issues: **25 PRs / 8 issues**
|
| 947 |
-
- snapshot discussion activity: **110 comments /
|
| 948 |
- account age: **3478 days**
|
| 949 |
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 950 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260709T163532Z`
|
| 4 |
+
- Generated: `2026-07-09T16:36:07Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `125`
|
| 7 |
|
|
|
|
| 939 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Arootonchair)
|
| 940 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Arootonchair)
|
| 941 |
- repo first seen: `2023-12-27T03:24:34Z`
|
| 942 |
+
- repo last seen: `2026-07-09T16:21:18Z`
|
| 943 |
- first seen in snapshot: **no**
|
| 944 |
- repo association: **CONTRIBUTOR**
|
| 945 |
- repo primary artifacts: **33**
|
| 946 |
- snapshot authored PRs/issues: **25 PRs / 8 issues**
|
| 947 |
+
- snapshot discussion activity: **110 comments / 63 reviews / 63 review comments**
|
| 948 |
- account age: **3478 days**
|
| 949 |
- recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
|
| 950 |
- 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:261c2183da2f4e68bc73b87dd3008e8cc738629eac72b9ebf80f5ddd769fb3a8
|
| 3 |
+
size 33418
|
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:ed136492c1911016b9326b9183d1d06df10a638533c704be8d49722b3c7f18ac
|
| 3 |
+
size 113753275
|
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:383a652996451359d55e5be197077362c7829047bba0cb8dac5bb56629228911
|
| 3 |
+
size 69624814
|
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:dff1f950e06cba16af2ba63c4ef1dbfc4cd9356b32edf2c04286aabc737d2a12
|
| 3 |
+
size 5303409
|
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:8af7684e20973d947490238e28f7805f09bfacceb6c9ae5dbc02ba25ce8789f9
|
| 3 |
+
size 5796774
|
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:595ca7dc5180096911fe244281fed8e10c3dc466752bf884b6c008889ace6146
|
| 3 |
+
size 2363865
|
snapshots/20260709T163532Z/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": 60369,
|
| 9 |
+
"issues": 5456,
|
| 10 |
+
"links": 8722,
|
| 11 |
+
"new_contributors": 125,
|
| 12 |
+
"pr_diffs": 7658,
|
| 13 |
+
"pr_files": 54164,
|
| 14 |
+
"pull_requests": 7658,
|
| 15 |
+
"review_comments": 32783,
|
| 16 |
+
"reviews": 30316,
|
| 17 |
+
"timeline_events": 210517
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-09T16:35:32Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2404,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 27,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 62,
|
| 29 |
+
"reviews": 32,
|
| 30 |
+
"timeline_events": 68
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-09T16:35:32Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260709T163532Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-09T15:35:47Z",
|
| 37 |
+
"next_since": "2026-07-09T16:35:32Z"
|
| 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/20260709T163532Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260709T163532Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-09T16:35:32Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260709T163532Z"
|
| 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-09T15:35:47Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260709T163532Z",
|
| 4 |
+
"next_since": "2026-07-09T16:35:32Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-09T16:35:32Z"
|
| 7 |
}
|