Refresh diffusers dataset snapshot 20260703T033518Z
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 +2 -2
- manifest.json +17 -17
- new-contributors-report.json +14 -14
- 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/20260703T033518Z/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: `20260703T033518Z`
|
| 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:7be75c9372364bda28e7bdd2ca4625aced89f982be8c3a3c088bed30e0a58458
|
| 3 |
+
size 15277946
|
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:b82b670dcfea52b174f29de2c79fa9408000f310629752e04f0e936445af7c8d
|
| 3 |
+
size 3003399
|
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:6ccb3f4226f11c614739bb94edd0d1d0422287fe8ec6b6593fd560659cb218d1
|
| 3 |
+
size 8229808
|
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:47dfab54ce3f814c0d4ab646d43d464f35e039a0607c44a499400fc001466874
|
| 3 |
+
size 6343712
|
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:4dc59c6d3e1c919b0b6a3b57fb232cf6fb623b12e8e6e502909bbf0c581c9f73
|
| 3 |
+
size 101734
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5445,
|
| 10 |
"links": 8420,
|
| 11 |
"new_contributors": 125,
|
| 12 |
"pr_diffs": 7634,
|
| 13 |
"pr_files": 53577,
|
| 14 |
"pull_requests": 7634,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 3,
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 1,
|
| 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": 60229,
|
| 9 |
"issues": 5445,
|
| 10 |
"links": 8420,
|
| 11 |
"new_contributors": 125,
|
| 12 |
"pr_diffs": 7634,
|
| 13 |
"pr_files": 53577,
|
| 14 |
"pull_requests": 7634,
|
| 15 |
+
"review_comments": 32457,
|
| 16 |
+
"reviews": 30178,
|
| 17 |
+
"timeline_events": 209841
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-03T03:35:18Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 3,
|
| 22 |
+
"issue_stubs": 10,
|
| 23 |
"issues": 1,
|
| 24 |
+
"links": 8,
|
| 25 |
+
"pr_diffs": 9,
|
| 26 |
+
"pr_files": 79,
|
| 27 |
+
"pull_requests": 9,
|
| 28 |
+
"review_comments": 89,
|
| 29 |
+
"reviews": 56,
|
| 30 |
+
"timeline_events": 288
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-03T03:35:18Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260703T033518Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-03T02:35:18Z",
|
| 37 |
+
"next_since": "2026-07-03T03:35:18Z"
|
| 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": [
|
|
@@ -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": 1200,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1066,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 7122,
|
| 41 |
"snapshot_review_comment_count": 7428,
|
| 42 |
"repo_association": "MEMBER",
|
|
@@ -250,14 +250,14 @@
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
-
"repo_last_seen_at": "2026-07-
|
| 254 |
"repo_primary_artifact_count": 350,
|
| 255 |
-
"repo_artifact_count":
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 312,
|
| 258 |
"snapshot_comment_count": 2605,
|
| 259 |
-
"snapshot_review_count":
|
| 260 |
-
"snapshot_review_comment_count":
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"first_seen_in_snapshot": false,
|
|
@@ -3484,12 +3484,12 @@
|
|
| 3484 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ATheLovesOfLadyPurple",
|
| 3485 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ATheLovesOfLadyPurple",
|
| 3486 |
"repo_first_seen_at": "2026-06-05T00:38:29Z",
|
| 3487 |
-
"repo_last_seen_at": "2026-
|
| 3488 |
"repo_primary_artifact_count": 4,
|
| 3489 |
-
"repo_artifact_count":
|
| 3490 |
"snapshot_issue_count": 2,
|
| 3491 |
"snapshot_pr_count": 2,
|
| 3492 |
-
"snapshot_comment_count":
|
| 3493 |
"snapshot_review_count": 0,
|
| 3494 |
"snapshot_review_comment_count": 0,
|
| 3495 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260703T033518Z",
|
| 5 |
+
"generated_at": "2026-07-03T03:36:04Z",
|
| 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.389,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.003,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 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-03T03:21:49Z",
|
| 35 |
"repo_primary_artifact_count": 1200,
|
| 36 |
+
"repo_artifact_count": 24035,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1066,
|
| 39 |
+
"snapshot_comment_count": 8285,
|
| 40 |
"snapshot_review_count": 7122,
|
| 41 |
"snapshot_review_comment_count": 7428,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 250 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu",
|
| 251 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu",
|
| 252 |
"repo_first_seen_at": "2022-12-14T16:37:57Z",
|
| 253 |
+
"repo_last_seen_at": "2026-07-03T03:08:22Z",
|
| 254 |
"repo_primary_artifact_count": 350,
|
| 255 |
+
"repo_artifact_count": 9671,
|
| 256 |
"snapshot_issue_count": 38,
|
| 257 |
"snapshot_pr_count": 312,
|
| 258 |
"snapshot_comment_count": 2605,
|
| 259 |
+
"snapshot_review_count": 2991,
|
| 260 |
+
"snapshot_review_comment_count": 3725,
|
| 261 |
"repo_association": "MEMBER",
|
| 262 |
"new_to_repo": false,
|
| 263 |
"first_seen_in_snapshot": false,
|
|
|
|
| 3484 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ATheLovesOfLadyPurple",
|
| 3485 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ATheLovesOfLadyPurple",
|
| 3486 |
"repo_first_seen_at": "2026-06-05T00:38:29Z",
|
| 3487 |
+
"repo_last_seen_at": "2026-07-03T03:12:52Z",
|
| 3488 |
"repo_primary_artifact_count": 4,
|
| 3489 |
+
"repo_artifact_count": 19,
|
| 3490 |
"snapshot_issue_count": 2,
|
| 3491 |
"snapshot_pr_count": 2,
|
| 3492 |
+
"snapshot_comment_count": 15,
|
| 3493 |
"snapshot_review_count": 0,
|
| 3494 |
"snapshot_review_comment_count": 0,
|
| 3495 |
"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: `125`
|
| 7 |
|
|
@@ -143,12 +143,12 @@
|
|
| 143 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 144 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 145 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 146 |
-
- repo last seen: `2026-07-
|
| 147 |
- first seen in snapshot: **no**
|
| 148 |
- repo association: **MEMBER**
|
| 149 |
- repo primary artifacts: **1200**
|
| 150 |
- snapshot authored PRs/issues: **1066 PRs / 134 issues**
|
| 151 |
-
- snapshot discussion activity: **
|
| 152 |
- account age: **3507 days**
|
| 153 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 154 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -195,12 +195,12 @@ Example artifacts:
|
|
| 195 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 196 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 197 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 198 |
-
- repo last seen: `2026-07-
|
| 199 |
- first seen in snapshot: **no**
|
| 200 |
- repo association: **MEMBER**
|
| 201 |
- repo primary artifacts: **350**
|
| 202 |
- snapshot authored PRs/issues: **312 PRs / 38 issues**
|
| 203 |
-
- snapshot discussion activity: **2605 comments /
|
| 204 |
- account age: **4019 days**
|
| 205 |
- recent public PR activity: **11 PRs** (9 merged / 0 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **0%**, open rate **18%**)
|
| 206 |
- public orgs: none visible
|
|
@@ -1084,12 +1084,12 @@ Example artifacts:
|
|
| 1084 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ATheLovesOfLadyPurple)
|
| 1085 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ATheLovesOfLadyPurple)
|
| 1086 |
- repo first seen: `2026-06-05T00:38:29Z`
|
| 1087 |
-
- repo last seen: `2026-
|
| 1088 |
- first seen in snapshot: **no**
|
| 1089 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1090 |
- repo primary artifacts: **4**
|
| 1091 |
- snapshot authored PRs/issues: **2 PRs / 2 issues**
|
| 1092 |
-
- snapshot discussion activity: **
|
| 1093 |
- account age: **289 days**
|
| 1094 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1095 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260703T033518Z`
|
| 4 |
+
- Generated: `2026-07-03T03:36:04Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `125`
|
| 7 |
|
|
|
|
| 143 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 144 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 145 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 146 |
+
- repo last seen: `2026-07-03T03:21:49Z`
|
| 147 |
- first seen in snapshot: **no**
|
| 148 |
- repo association: **MEMBER**
|
| 149 |
- repo primary artifacts: **1200**
|
| 150 |
- snapshot authored PRs/issues: **1066 PRs / 134 issues**
|
| 151 |
+
- snapshot discussion activity: **8285 comments / 7122 reviews / 7428 review comments**
|
| 152 |
- account age: **3507 days**
|
| 153 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 154 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 195 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Ayiyixuxu)
|
| 196 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Ayiyixuxu)
|
| 197 |
- repo first seen: `2022-12-14T16:37:57Z`
|
| 198 |
+
- repo last seen: `2026-07-03T03:08:22Z`
|
| 199 |
- first seen in snapshot: **no**
|
| 200 |
- repo association: **MEMBER**
|
| 201 |
- repo primary artifacts: **350**
|
| 202 |
- snapshot authored PRs/issues: **312 PRs / 38 issues**
|
| 203 |
+
- snapshot discussion activity: **2605 comments / 2991 reviews / 3725 review comments**
|
| 204 |
- account age: **4019 days**
|
| 205 |
- recent public PR activity: **11 PRs** (9 merged / 0 closed-unmerged / 2 open; merged rate **82%**, closed-unmerged rate **0%**, open rate **18%**)
|
| 206 |
- public orgs: none visible
|
|
|
|
| 1084 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ATheLovesOfLadyPurple)
|
| 1085 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ATheLovesOfLadyPurple)
|
| 1086 |
- repo first seen: `2026-06-05T00:38:29Z`
|
| 1087 |
+
- repo last seen: `2026-07-03T03:12:52Z`
|
| 1088 |
- first seen in snapshot: **no**
|
| 1089 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1090 |
- repo primary artifacts: **4**
|
| 1091 |
- snapshot authored PRs/issues: **2 PRs / 2 issues**
|
| 1092 |
+
- snapshot discussion activity: **15 comments / 0 reviews / 0 review comments**
|
| 1093 |
- account age: **289 days**
|
| 1094 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1095 |
- 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:bcfca281dbdeeb28b1fe53967e83e9143bbaabd191918f320c75ff7baca63ccb
|
| 3 |
+
size 33433
|
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:25776b4d01f9cf14aa25256ab0bc425a2f2202a336c4b1b7d89244297adde469
|
| 3 |
+
size 7105433
|
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:811c358f37c8bc6bb9f30c379e4ebb6fa9a8d8e4356494a9c5d02c8388be6c90
|
| 3 |
+
size 113429562
|
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:e05e2e1983f74b445b4de991d8793fd254ddadc2a088488cb58b531f58fbf94d
|
| 3 |
+
size 69299012
|
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:402434797fa748e8e65fd8b2b71885e8eab9ea7c5ff03ae8178e55872164384b
|
| 3 |
+
size 5265502
|
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:57a49e292579294a99fd08357d314f243161b28115925b611273b3f9204b3e15
|
| 3 |
+
size 5728763
|
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:edc11848f2a411c11f5d2805c7836a54d07da3a23e79e5767e343303f3b62954
|
| 3 |
+
size 2343284
|
snapshots/20260703T033518Z/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": 60229,
|
| 9 |
+
"issues": 5445,
|
| 10 |
+
"links": 8420,
|
| 11 |
+
"new_contributors": 125,
|
| 12 |
+
"pr_diffs": 7634,
|
| 13 |
+
"pr_files": 53577,
|
| 14 |
+
"pull_requests": 7634,
|
| 15 |
+
"review_comments": 32457,
|
| 16 |
+
"reviews": 30178,
|
| 17 |
+
"timeline_events": 209841
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-03T03:35:18Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 3,
|
| 22 |
+
"issue_stubs": 10,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 8,
|
| 25 |
+
"pr_diffs": 9,
|
| 26 |
+
"pr_files": 79,
|
| 27 |
+
"pull_requests": 9,
|
| 28 |
+
"review_comments": 89,
|
| 29 |
+
"reviews": 56,
|
| 30 |
+
"timeline_events": 288
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-03T03:35:18Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260703T033518Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-03T02:35:18Z",
|
| 37 |
+
"next_since": "2026-07-03T03:35:18Z"
|
| 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/20260703T033518Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260703T033518Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-03T03:35:18Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260703T033518Z"
|
| 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-03T02:35:18Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260703T033518Z",
|
| 4 |
+
"next_since": "2026-07-03T03:35:18Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-03T03:35:18Z"
|
| 7 |
}
|