Refresh diffusers dataset snapshot 20260713T173521Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +1 -1
- links.parquet +2 -2
- manifest.json +16 -16
- new-contributors-report.json +15 -15
- new-contributors-report.md +10 -10
- 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
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260713T173521Z/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: `20260713T173521Z`
|
| 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:2bf05de2a0f94e63220bfbc62c15f4027ca0934ca40f796b19e89cd762f07b0f
|
| 3 |
+
size 15332444
|
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:a0a8f07d943962acd80e57b3a218927b3ba340e98f917fab588cf46038e353ec
|
| 3 |
+
size 3022079
|
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:1e6ca1d81533c8be0e2c2fd751fa00d8a3bcd74fde402de9412ca8e5cb6d118a
|
| 3 |
+
size 8249046
|
issues.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6365386
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87324bae7fe5bb94e96aa792ba0e03ac0fae04c4c3ed77ad652fb52cb8dde60a
|
| 3 |
size 6365386
|
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:7287dde7df719136b56115927eaf193dc91a7d1ff41f1f11c621a96bee03a681
|
| 3 |
+
size 104881
|
manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5458,
|
| 10 |
"links": 8846,
|
| 11 |
"new_contributors": 127,
|
|
@@ -14,26 +14,26 @@
|
|
| 14 |
"pull_requests": 7684,
|
| 15 |
"review_comments": 32865,
|
| 16 |
"reviews": 30378,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
"issue_stubs": 3,
|
| 23 |
-
"issues":
|
| 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 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60414,
|
| 9 |
"issues": 5458,
|
| 10 |
"links": 8846,
|
| 11 |
"new_contributors": 127,
|
|
|
|
| 14 |
"pull_requests": 7684,
|
| 15 |
"review_comments": 32865,
|
| 16 |
"reviews": 30378,
|
| 17 |
+
"timeline_events": 210845
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-13T17:35:21Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 4,
|
| 22 |
"issue_stubs": 3,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 12,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 4,
|
| 29 |
+
"reviews": 4,
|
| 30 |
+
"timeline_events": 41
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-13T17:35:21Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260713T173521Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-13T16:35:21Z",
|
| 37 |
+
"next_since": "2026-07-13T17:35:21Z"
|
| 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 |
},
|
|
@@ -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-07-
|
| 35 |
"repo_primary_artifact_count": 1209,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1075,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 7170,
|
| 41 |
"snapshot_review_comment_count": 7494,
|
| 42 |
"repo_association": "MEMBER",
|
|
@@ -142,12 +142,12 @@
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
-
"repo_last_seen_at": "2026-07-
|
| 146 |
"repo_primary_artifact_count": 398,
|
| 147 |
-
"repo_artifact_count":
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 384,
|
| 150 |
-
"snapshot_comment_count":
|
| 151 |
"snapshot_review_count": 1557,
|
| 152 |
"snapshot_review_comment_count": 1255,
|
| 153 |
"repo_association": "MEMBER",
|
|
@@ -3628,12 +3628,12 @@
|
|
| 3628 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Abuffett0323",
|
| 3629 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Abuffett0323",
|
| 3630 |
"repo_first_seen_at": "2026-05-22T21:59:05Z",
|
| 3631 |
-
"repo_last_seen_at": "2026-07-13T16:
|
| 3632 |
"repo_primary_artifact_count": 2,
|
| 3633 |
-
"repo_artifact_count":
|
| 3634 |
"snapshot_issue_count": 0,
|
| 3635 |
"snapshot_pr_count": 2,
|
| 3636 |
-
"snapshot_comment_count":
|
| 3637 |
"snapshot_review_count": 18,
|
| 3638 |
"snapshot_review_comment_count": 18,
|
| 3639 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
@@ -6861,12 +6861,12 @@
|
|
| 6861 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aarchievi",
|
| 6862 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aarchievi",
|
| 6863 |
"repo_first_seen_at": "2026-06-14T00:32:24Z",
|
| 6864 |
-
"repo_last_seen_at": "2026-07-
|
| 6865 |
"repo_primary_artifact_count": 1,
|
| 6866 |
-
"repo_artifact_count":
|
| 6867 |
"snapshot_issue_count": 0,
|
| 6868 |
"snapshot_pr_count": 1,
|
| 6869 |
-
"snapshot_comment_count":
|
| 6870 |
"snapshot_review_count": 2,
|
| 6871 |
"snapshot_review_comment_count": 2,
|
| 6872 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260713T173521Z",
|
| 5 |
+
"generated_at": "2026-07-13T17: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.505,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 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-07-13T16:48:21Z",
|
| 35 |
"repo_primary_artifact_count": 1209,
|
| 36 |
+
"repo_artifact_count": 24191,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1075,
|
| 39 |
+
"snapshot_comment_count": 8318,
|
| 40 |
"snapshot_review_count": 7170,
|
| 41 |
"snapshot_review_comment_count": 7494,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
+
"repo_last_seen_at": "2026-07-13T16:45:09Z",
|
| 146 |
"repo_primary_artifact_count": 398,
|
| 147 |
+
"repo_artifact_count": 4303,
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 384,
|
| 150 |
+
"snapshot_comment_count": 1093,
|
| 151 |
"snapshot_review_count": 1557,
|
| 152 |
"snapshot_review_comment_count": 1255,
|
| 153 |
"repo_association": "MEMBER",
|
|
|
|
| 3628 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Abuffett0323",
|
| 3629 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Abuffett0323",
|
| 3630 |
"repo_first_seen_at": "2026-05-22T21:59:05Z",
|
| 3631 |
+
"repo_last_seen_at": "2026-07-13T16:49:34Z",
|
| 3632 |
"repo_primary_artifact_count": 2,
|
| 3633 |
+
"repo_artifact_count": 46,
|
| 3634 |
"snapshot_issue_count": 0,
|
| 3635 |
"snapshot_pr_count": 2,
|
| 3636 |
+
"snapshot_comment_count": 8,
|
| 3637 |
"snapshot_review_count": 18,
|
| 3638 |
"snapshot_review_comment_count": 18,
|
| 3639 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 6861 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aarchievi",
|
| 6862 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aarchievi",
|
| 6863 |
"repo_first_seen_at": "2026-06-14T00:32:24Z",
|
| 6864 |
+
"repo_last_seen_at": "2026-07-13T17:15:15Z",
|
| 6865 |
"repo_primary_artifact_count": 1,
|
| 6866 |
+
"repo_artifact_count": 6,
|
| 6867 |
"snapshot_issue_count": 0,
|
| 6868 |
"snapshot_pr_count": 1,
|
| 6869 |
+
"snapshot_comment_count": 1,
|
| 6870 |
"snapshot_review_count": 2,
|
| 6871 |
"snapshot_review_comment_count": 2,
|
| 6872 |
"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: `127`
|
| 7 |
|
|
@@ -145,12 +145,12 @@
|
|
| 145 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 146 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 147 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 148 |
-
- repo last seen: `2026-07-
|
| 149 |
- first seen in snapshot: **no**
|
| 150 |
- repo association: **MEMBER**
|
| 151 |
- repo primary artifacts: **1209**
|
| 152 |
- snapshot authored PRs/issues: **1075 PRs / 134 issues**
|
| 153 |
-
- snapshot discussion activity: **
|
| 154 |
- account age: **3507 days**
|
| 155 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 156 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -171,12 +171,12 @@ Example artifacts:
|
|
| 171 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 172 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 173 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 174 |
-
- repo last seen: `2026-07-
|
| 175 |
- first seen in snapshot: **no**
|
| 176 |
- repo association: **MEMBER**
|
| 177 |
- repo primary artifacts: **398**
|
| 178 |
- snapshot authored PRs/issues: **384 PRs / 14 issues**
|
| 179 |
-
- snapshot discussion activity: **
|
| 180 |
- account age: **4403 days**
|
| 181 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 182 |
- public orgs: none visible
|
|
@@ -1145,12 +1145,12 @@ Example artifacts:
|
|
| 1145 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Abuffett0323)
|
| 1146 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Abuffett0323)
|
| 1147 |
- repo first seen: `2026-05-22T21:59:05Z`
|
| 1148 |
-
- repo last seen: `2026-07-13T16:
|
| 1149 |
- first seen in snapshot: **no**
|
| 1150 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1151 |
- repo primary artifacts: **2**
|
| 1152 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1153 |
-
- snapshot discussion activity: **
|
| 1154 |
- account age: **2030 days**
|
| 1155 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1156 |
- public orgs: none visible
|
|
@@ -2108,12 +2108,12 @@ Example artifacts:
|
|
| 2108 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aarchievi)
|
| 2109 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aarchievi)
|
| 2110 |
- repo first seen: `2026-06-14T00:32:24Z`
|
| 2111 |
-
- repo last seen: `2026-07-
|
| 2112 |
- first seen in snapshot: **no**
|
| 2113 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2114 |
- repo primary artifacts: **1**
|
| 2115 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2116 |
-
- snapshot discussion activity: **
|
| 2117 |
- account age: **3995 days**
|
| 2118 |
- recent public PR activity: **15 PRs** (5 merged / 0 closed-unmerged / 10 open; merged rate **33%**, closed-unmerged rate **0%**, open rate **67%**)
|
| 2119 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260713T173521Z`
|
| 4 |
+
- Generated: `2026-07-13T17:35:51Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `127`
|
| 7 |
|
|
|
|
| 145 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 146 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 147 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 148 |
+
- repo last seen: `2026-07-13T16:48:21Z`
|
| 149 |
- first seen in snapshot: **no**
|
| 150 |
- repo association: **MEMBER**
|
| 151 |
- repo primary artifacts: **1209**
|
| 152 |
- snapshot authored PRs/issues: **1075 PRs / 134 issues**
|
| 153 |
+
- snapshot discussion activity: **8318 comments / 7170 reviews / 7494 review comments**
|
| 154 |
- account age: **3507 days**
|
| 155 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 156 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 171 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 172 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 173 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 174 |
+
- repo last seen: `2026-07-13T16:45:09Z`
|
| 175 |
- first seen in snapshot: **no**
|
| 176 |
- repo association: **MEMBER**
|
| 177 |
- repo primary artifacts: **398**
|
| 178 |
- snapshot authored PRs/issues: **384 PRs / 14 issues**
|
| 179 |
+
- snapshot discussion activity: **1093 comments / 1557 reviews / 1255 review comments**
|
| 180 |
- account age: **4403 days**
|
| 181 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 182 |
- public orgs: none visible
|
|
|
|
| 1145 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Abuffett0323)
|
| 1146 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Abuffett0323)
|
| 1147 |
- repo first seen: `2026-05-22T21:59:05Z`
|
| 1148 |
+
- repo last seen: `2026-07-13T16:49:34Z`
|
| 1149 |
- first seen in snapshot: **no**
|
| 1150 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1151 |
- repo primary artifacts: **2**
|
| 1152 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1153 |
+
- snapshot discussion activity: **8 comments / 18 reviews / 18 review comments**
|
| 1154 |
- account age: **2030 days**
|
| 1155 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1156 |
- public orgs: none visible
|
|
|
|
| 2108 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aarchievi)
|
| 2109 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aarchievi)
|
| 2110 |
- repo first seen: `2026-06-14T00:32:24Z`
|
| 2111 |
+
- repo last seen: `2026-07-13T17:15:15Z`
|
| 2112 |
- first seen in snapshot: **no**
|
| 2113 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2114 |
- repo primary artifacts: **1**
|
| 2115 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2116 |
+
- snapshot discussion activity: **1 comments / 2 reviews / 2 review comments**
|
| 2117 |
- account age: **3995 days**
|
| 2118 |
- recent public PR activity: **15 PRs** (5 merged / 0 closed-unmerged / 10 open; merged rate **33%**, closed-unmerged rate **0%**, open rate **67%**)
|
| 2119 |
- 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:986807d08d55497c9e274eaa80aa83896d26ad3070dee4275c467e507f513081
|
| 3 |
+
size 33832
|
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:2a10cd0b542bfe5fcdd8710717360da73758602fdd87781d36a48a12d760e565
|
| 3 |
+
size 7140533
|
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:38c56b791a81d8730ff09046ff837f6fdb6ad34a4d6467037855d2902e823dcf
|
| 3 |
+
size 114080910
|
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:9bf952bdbaa2880351eef1036a4a5924f566edb3bbae65917f8e4c7b9eee0507
|
| 3 |
+
size 70014509
|
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:77b215ac9d45c8b6cdc55d70bc03e8a28acafb10c0466176c667f3b6acc2ac0f
|
| 3 |
+
size 5330782
|
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:031ce6c80aee5ab6bdb6664d133522195b45f4e9911fc4c12f7e5af4a9196efb
|
| 3 |
+
size 5815015
|
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:f60ad310e2161888685dbd0e4766e855d35d558456e187a4b3312af837f86a68
|
| 3 |
+
size 2370655
|
snapshots/20260713T173521Z/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": 60414,
|
| 9 |
+
"issues": 5458,
|
| 10 |
+
"links": 8846,
|
| 11 |
+
"new_contributors": 127,
|
| 12 |
+
"pr_diffs": 7684,
|
| 13 |
+
"pr_files": 54349,
|
| 14 |
+
"pull_requests": 7684,
|
| 15 |
+
"review_comments": 32865,
|
| 16 |
+
"reviews": 30378,
|
| 17 |
+
"timeline_events": 210845
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-13T17:35:21Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 4,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 12,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 4,
|
| 29 |
+
"reviews": 4,
|
| 30 |
+
"timeline_events": 41
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-13T17:35:21Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260713T173521Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-13T16:35:21Z",
|
| 37 |
+
"next_since": "2026-07-13T17:35:21Z"
|
| 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/20260713T173521Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260713T173521Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-13T17:35:21Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260713T173521Z"
|
| 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-13T16:35:21Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260713T173521Z",
|
| 4 |
+
"next_since": "2026-07-13T17:35:21Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-13T17:35:21Z"
|
| 7 |
}
|