Refresh diffusers dataset snapshot 20260428T063512Z
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 +1 -1
- manifest.json +20 -20
- new-contributors-report.json +13 -13
- new-contributors-report.md +8 -8
- 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/20260428T063512Z/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: `20260428T063512Z`
|
| 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:ebb66cf9b2b4f5f1c96414be7be75a8f3290d01d2c305c8f8f30e1c12b4521e5
|
| 3 |
+
size 14907866
|
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:9fe889c138963936677a3a3fdf9865665ad0e9740a46ba4b80306098ce359577
|
| 3 |
+
size 2886950
|
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:0032add69043b6a5f716f5295b4bce23daa72cab20be48b8cfee8892fbd83318
|
| 3 |
+
size 8165492
|
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:bbd980088b97038c598b3682e978533a950e9b7a851159eb3ac4f65e34318224
|
| 3 |
+
size 5872093
|
links.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 82073
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:277da7675000a873560ebad39a36db59ea19ce00cf41fcf6892222b32936dbe8
|
| 3 |
size 82073
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5296,
|
| 10 |
"links": 6042,
|
| 11 |
"new_contributors": 92,
|
| 12 |
"pr_diffs": 7252,
|
| 13 |
-
"pr_files":
|
| 14 |
"pull_requests": 7252,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-04-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 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-04-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-04-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59092,
|
| 9 |
"issues": 5296,
|
| 10 |
"links": 6042,
|
| 11 |
"new_contributors": 92,
|
| 12 |
"pr_diffs": 7252,
|
| 13 |
+
"pr_files": 50080,
|
| 14 |
"pull_requests": 7252,
|
| 15 |
+
"review_comments": 31182,
|
| 16 |
+
"reviews": 29039,
|
| 17 |
+
"timeline_events": 202515
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-28T06:35:12Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 3,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 1,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 49,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 75,
|
| 29 |
+
"reviews": 43,
|
| 30 |
+
"timeline_events": 241
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-28T06:35:12Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260428T063512Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-28T05:35:12Z",
|
| 37 |
+
"next_since": "2026-04-28T06:35:12Z"
|
| 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-04-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"live_fetches": 1,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.002,
|
| 24 |
"enrichment_failures": 1
|
| 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-04-
|
| 35 |
"repo_primary_artifact_count": 1142,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 132,
|
| 38 |
"snapshot_pr_count": 1010,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 6909,
|
| 41 |
"snapshot_review_comment_count": 7134,
|
| 42 |
"repo_association": "MEMBER",
|
|
@@ -358,14 +358,14 @@
|
|
| 358 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
|
| 359 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
|
| 360 |
"repo_first_seen_at": "2023-03-22T05:10:45Z",
|
| 361 |
-
"repo_last_seen_at": "2026-04-
|
| 362 |
"repo_primary_artifact_count": 75,
|
| 363 |
-
"repo_artifact_count":
|
| 364 |
"snapshot_issue_count": 8,
|
| 365 |
"snapshot_pr_count": 67,
|
| 366 |
"snapshot_comment_count": 340,
|
| 367 |
-
"snapshot_review_count":
|
| 368 |
-
"snapshot_review_comment_count":
|
| 369 |
"repo_association": "MEMBER",
|
| 370 |
"new_to_repo": false,
|
| 371 |
"first_seen_in_snapshot": false,
|
|
@@ -6726,12 +6726,12 @@
|
|
| 6726 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Awaitingcheung",
|
| 6727 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Awaitingcheung",
|
| 6728 |
"repo_first_seen_at": "2026-04-23T05:54:56Z",
|
| 6729 |
-
"repo_last_seen_at": "2026-04-
|
| 6730 |
"repo_primary_artifact_count": 1,
|
| 6731 |
-
"repo_artifact_count":
|
| 6732 |
"snapshot_issue_count": 0,
|
| 6733 |
"snapshot_pr_count": 1,
|
| 6734 |
-
"snapshot_comment_count":
|
| 6735 |
"snapshot_review_count": 0,
|
| 6736 |
"snapshot_review_comment_count": 0,
|
| 6737 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260428T063512Z",
|
| 5 |
+
"generated_at": "2026-04-28T06:35:49Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 1,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.177,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.002,
|
| 24 |
"enrichment_failures": 1
|
| 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-04-28T06:28:50Z",
|
| 35 |
"repo_primary_artifact_count": 1142,
|
| 36 |
+
"repo_artifact_count": 23306,
|
| 37 |
"snapshot_issue_count": 132,
|
| 38 |
"snapshot_pr_count": 1010,
|
| 39 |
+
"snapshot_comment_count": 8121,
|
| 40 |
"snapshot_review_count": 6909,
|
| 41 |
"snapshot_review_comment_count": 7134,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 358 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
|
| 359 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
|
| 360 |
"repo_first_seen_at": "2023-03-22T05:10:45Z",
|
| 361 |
+
"repo_last_seen_at": "2026-04-28T06:12:56Z",
|
| 362 |
"repo_primary_artifact_count": 75,
|
| 363 |
+
"repo_artifact_count": 1750,
|
| 364 |
"snapshot_issue_count": 8,
|
| 365 |
"snapshot_pr_count": 67,
|
| 366 |
"snapshot_comment_count": 340,
|
| 367 |
+
"snapshot_review_count": 712,
|
| 368 |
+
"snapshot_review_comment_count": 623,
|
| 369 |
"repo_association": "MEMBER",
|
| 370 |
"new_to_repo": false,
|
| 371 |
"first_seen_in_snapshot": false,
|
|
|
|
| 6726 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Awaitingcheung",
|
| 6727 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Awaitingcheung",
|
| 6728 |
"repo_first_seen_at": "2026-04-23T05:54:56Z",
|
| 6729 |
+
"repo_last_seen_at": "2026-04-28T05:53:25Z",
|
| 6730 |
"repo_primary_artifact_count": 1,
|
| 6731 |
+
"repo_artifact_count": 4,
|
| 6732 |
"snapshot_issue_count": 0,
|
| 6733 |
"snapshot_pr_count": 1,
|
| 6734 |
+
"snapshot_comment_count": 3,
|
| 6735 |
"snapshot_review_count": 0,
|
| 6736 |
"snapshot_review_comment_count": 0,
|
| 6737 |
"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-04-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `92`
|
| 7 |
|
|
@@ -110,12 +110,12 @@
|
|
| 110 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 111 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 112 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 113 |
-
- repo last seen: `2026-04-
|
| 114 |
- first seen in snapshot: **no**
|
| 115 |
- repo association: **MEMBER**
|
| 116 |
- repo primary artifacts: **1142**
|
| 117 |
- snapshot authored PRs/issues: **1010 PRs / 132 issues**
|
| 118 |
-
- snapshot discussion activity: **
|
| 119 |
- account age: **3466 days**
|
| 120 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 121 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -188,12 +188,12 @@ Example artifacts:
|
|
| 188 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
|
| 189 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
|
| 190 |
- repo first seen: `2023-03-22T05:10:45Z`
|
| 191 |
-
- repo last seen: `2026-04-
|
| 192 |
- first seen in snapshot: **no**
|
| 193 |
- repo association: **MEMBER**
|
| 194 |
- repo primary artifacts: **75**
|
| 195 |
- snapshot authored PRs/issues: **67 PRs / 8 issues**
|
| 196 |
-
- snapshot discussion activity: **340 comments /
|
| 197 |
- account age: **2327 days**
|
| 198 |
- recent public PR activity: **8 PRs** (6 merged / 1 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **12%**, open rate **12%**)
|
| 199 |
- public orgs: none visible
|
|
@@ -2106,12 +2106,12 @@ Example artifacts:
|
|
| 2106 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Awaitingcheung)
|
| 2107 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Awaitingcheung)
|
| 2108 |
- repo first seen: `2026-04-23T05:54:56Z`
|
| 2109 |
-
- repo last seen: `2026-04-
|
| 2110 |
- first seen in snapshot: **no**
|
| 2111 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2112 |
- repo primary artifacts: **1**
|
| 2113 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2114 |
-
- snapshot discussion activity: **
|
| 2115 |
- account age: **4931 days**
|
| 2116 |
- recent public PR activity: **0 PRs** (0 merged / 0 closed-unmerged / 0 open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 2117 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260428T063512Z`
|
| 4 |
+
- Generated: `2026-04-28T06:35:49Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `92`
|
| 7 |
|
|
|
|
| 110 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 111 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 112 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 113 |
+
- repo last seen: `2026-04-28T06:28:50Z`
|
| 114 |
- first seen in snapshot: **no**
|
| 115 |
- repo association: **MEMBER**
|
| 116 |
- repo primary artifacts: **1142**
|
| 117 |
- snapshot authored PRs/issues: **1010 PRs / 132 issues**
|
| 118 |
+
- snapshot discussion activity: **8121 comments / 6909 reviews / 7134 review comments**
|
| 119 |
- account age: **3466 days**
|
| 120 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 121 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 188 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
|
| 189 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
|
| 190 |
- repo first seen: `2023-03-22T05:10:45Z`
|
| 191 |
+
- repo last seen: `2026-04-28T06:12:56Z`
|
| 192 |
- first seen in snapshot: **no**
|
| 193 |
- repo association: **MEMBER**
|
| 194 |
- repo primary artifacts: **75**
|
| 195 |
- snapshot authored PRs/issues: **67 PRs / 8 issues**
|
| 196 |
+
- snapshot discussion activity: **340 comments / 712 reviews / 623 review comments**
|
| 197 |
- account age: **2327 days**
|
| 198 |
- recent public PR activity: **8 PRs** (6 merged / 1 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **12%**, open rate **12%**)
|
| 199 |
- public orgs: none visible
|
|
|
|
| 2106 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Awaitingcheung)
|
| 2107 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Awaitingcheung)
|
| 2108 |
- repo first seen: `2026-04-23T05:54:56Z`
|
| 2109 |
+
- repo last seen: `2026-04-28T05:53:25Z`
|
| 2110 |
- first seen in snapshot: **no**
|
| 2111 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2112 |
- repo primary artifacts: **1**
|
| 2113 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2114 |
+
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 2115 |
- account age: **4931 days**
|
| 2116 |
- recent public PR activity: **0 PRs** (0 merged / 0 closed-unmerged / 0 open; merged rate **n/a**, closed-unmerged rate **n/a**, open rate **n/a**)
|
| 2117 |
- 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:268414a916bb7a67b6b19254af324c7aacdf4c13792b4739ae833e9f717ea464
|
| 3 |
+
size 28697
|
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:1a7a6f6c0296609c241019105bcc86eccd2a5db2b4908b9cb327960c69ca82f7
|
| 3 |
+
size 6791652
|
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:7f40906ec67c166eded01d1d776a3997722fbccc9bb285f41062d617b28e3237
|
| 3 |
+
size 95942249
|
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:7c0b0a630c0a32285ba2e71f920bc2bab3268487ac5dfa3212d4afa21be73cdb
|
| 3 |
+
size 65338874
|
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:1adf9179049d26bd7b6fdb47d793d4fa3bf182cf4069548923fb790cb1ce106a
|
| 3 |
+
size 4792791
|
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:27832544b3d437b2c36c0598357029a451423b5ec1a7f99a358d561f505719e3
|
| 3 |
+
size 5455616
|
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:fa351b99bda8eec352fcd854ede116ec725d42fe2091fd2fdb30b1ebfbb4acb8
|
| 3 |
+
size 2218018
|
snapshots/20260428T063512Z/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": 59092,
|
| 9 |
+
"issues": 5296,
|
| 10 |
+
"links": 6042,
|
| 11 |
+
"new_contributors": 92,
|
| 12 |
+
"pr_diffs": 7252,
|
| 13 |
+
"pr_files": 50080,
|
| 14 |
+
"pull_requests": 7252,
|
| 15 |
+
"review_comments": 31182,
|
| 16 |
+
"reviews": 29039,
|
| 17 |
+
"timeline_events": 202515
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-28T06:35:12Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 3,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 1,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 49,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 75,
|
| 29 |
+
"reviews": 43,
|
| 30 |
+
"timeline_events": 241
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-28T06:35:12Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260428T063512Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-28T05:35:12Z",
|
| 37 |
+
"next_since": "2026-04-28T06:35:12Z"
|
| 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-04-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260428T063512Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260428T063512Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-28T06:35:12Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260428T063512Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-04-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-04-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-04-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-04-28T05:35:12Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260428T063512Z",
|
| 4 |
+
"next_since": "2026-04-28T06:35:12Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-04-28T06:35:12Z"
|
| 7 |
}
|