Refresh diffusers dataset snapshot 20260507T033517Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +18 -18
- new-contributors-report.json +21 -21
- new-contributors-report.md +9 -9
- 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/20260507T033517Z/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: `20260507T033517Z`
|
| 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:9b2e718485d075a2dcbc4611eba366025a4b899286b6053edfbfebbc1f18d0a9
|
| 3 |
+
size 2906514
|
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:38218ff41b2720ffca5917ad8543d05de5a518f5b21db92eac127e2f422568a7
|
| 3 |
+
size 84871
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59241,
|
| 9 |
"issues": 5378,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 93,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
"issue_stubs": 3,
|
| 23 |
"issues": 0,
|
| 24 |
-
"links":
|
| 25 |
"pr_diffs": 3,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 3,
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-05-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-05-
|
| 37 |
-
"next_since": "2026-05-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 59241,
|
| 9 |
"issues": 5378,
|
| 10 |
+
"links": 6303,
|
| 11 |
"new_contributors": 93,
|
| 12 |
+
"pr_diffs": 7285,
|
| 13 |
+
"pr_files": 50827,
|
| 14 |
+
"pull_requests": 7285,
|
| 15 |
+
"review_comments": 31365,
|
| 16 |
+
"reviews": 29197,
|
| 17 |
+
"timeline_events": 203630
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-07T03:35:17Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
"issue_stubs": 3,
|
| 23 |
"issues": 0,
|
| 24 |
+
"links": 2173,
|
| 25 |
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 24,
|
| 27 |
"pull_requests": 3,
|
| 28 |
+
"review_comments": 35,
|
| 29 |
+
"reviews": 19,
|
| 30 |
+
"timeline_events": 98
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-07T03:35:17Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260507T033517Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-07T02:35:17Z",
|
| 37 |
+
"next_since": "2026-05-07T03:35:17Z"
|
| 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-05-
|
| 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 |
},
|
|
@@ -915,11 +915,11 @@
|
|
| 915 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 916 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 917 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 918 |
-
"repo_last_seen_at": "2026-05-
|
| 919 |
-
"repo_primary_artifact_count":
|
| 920 |
-
"repo_artifact_count":
|
| 921 |
"snapshot_issue_count": 2,
|
| 922 |
-
"snapshot_pr_count":
|
| 923 |
"snapshot_comment_count": 89,
|
| 924 |
"snapshot_review_count": 21,
|
| 925 |
"snapshot_review_comment_count": 21,
|
|
@@ -950,6 +950,16 @@
|
|
| 950 |
},
|
| 951 |
"examples": {
|
| 952 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 953 |
{
|
| 954 |
"kind": "pull_request",
|
| 955 |
"number": 13663,
|
|
@@ -969,16 +979,6 @@
|
|
| 969 |
"merged": false,
|
| 970 |
"draft": false,
|
| 971 |
"created_at": "2026-04-28T01:54:25Z"
|
| 972 |
-
},
|
| 973 |
-
{
|
| 974 |
-
"kind": "pull_request",
|
| 975 |
-
"number": 13498,
|
| 976 |
-
"title": "Add Ernie-Image modular pipeline",
|
| 977 |
-
"url": "https://github.com/huggingface/diffusers/pull/13498",
|
| 978 |
-
"state": "open",
|
| 979 |
-
"merged": false,
|
| 980 |
-
"draft": false,
|
| 981 |
-
"created_at": "2026-04-17T09:11:31Z"
|
| 982 |
}
|
| 983 |
],
|
| 984 |
"issues": [
|
|
@@ -1323,14 +1323,14 @@
|
|
| 1323 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 1324 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 1325 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 1326 |
-
"repo_last_seen_at": "2026-05-
|
| 1327 |
"repo_primary_artifact_count": 6,
|
| 1328 |
-
"repo_artifact_count":
|
| 1329 |
"snapshot_issue_count": 2,
|
| 1330 |
"snapshot_pr_count": 4,
|
| 1331 |
"snapshot_comment_count": 8,
|
| 1332 |
-
"snapshot_review_count":
|
| 1333 |
-
"snapshot_review_comment_count":
|
| 1334 |
"repo_association": "CONTRIBUTOR",
|
| 1335 |
"new_to_repo": false,
|
| 1336 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260507T033517Z",
|
| 5 |
+
"generated_at": "2026-05-07T03:35:50Z",
|
| 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.143,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.002,
|
| 24 |
"enrichment_failures": 1
|
| 25 |
},
|
|
|
|
| 915 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 916 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 917 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 918 |
+
"repo_last_seen_at": "2026-05-07T02:50:36Z",
|
| 919 |
+
"repo_primary_artifact_count": 13,
|
| 920 |
+
"repo_artifact_count": 144,
|
| 921 |
"snapshot_issue_count": 2,
|
| 922 |
+
"snapshot_pr_count": 11,
|
| 923 |
"snapshot_comment_count": 89,
|
| 924 |
"snapshot_review_count": 21,
|
| 925 |
"snapshot_review_comment_count": 21,
|
|
|
|
| 950 |
},
|
| 951 |
"examples": {
|
| 952 |
"pull_requests": [
|
| 953 |
+
{
|
| 954 |
+
"kind": "pull_request",
|
| 955 |
+
"number": 13687,
|
| 956 |
+
"title": "[ernie-image] use concrete Mistral3Model / Ministral3ForCausalLM types",
|
| 957 |
+
"url": "https://github.com/huggingface/diffusers/pull/13687",
|
| 958 |
+
"state": "open",
|
| 959 |
+
"merged": false,
|
| 960 |
+
"draft": false,
|
| 961 |
+
"created_at": "2026-05-07T02:50:36Z"
|
| 962 |
+
},
|
| 963 |
{
|
| 964 |
"kind": "pull_request",
|
| 965 |
"number": 13663,
|
|
|
|
| 979 |
"merged": false,
|
| 980 |
"draft": false,
|
| 981 |
"created_at": "2026-04-28T01:54:25Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 982 |
}
|
| 983 |
],
|
| 984 |
"issues": [
|
|
|
|
| 1323 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 1324 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 1325 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 1326 |
+
"repo_last_seen_at": "2026-05-07T03:35:33Z",
|
| 1327 |
"repo_primary_artifact_count": 6,
|
| 1328 |
+
"repo_artifact_count": 72,
|
| 1329 |
"snapshot_issue_count": 2,
|
| 1330 |
"snapshot_pr_count": 4,
|
| 1331 |
"snapshot_comment_count": 8,
|
| 1332 |
+
"snapshot_review_count": 29,
|
| 1333 |
+
"snapshot_review_comment_count": 29,
|
| 1334 |
"repo_association": "CONTRIBUTOR",
|
| 1335 |
"new_to_repo": false,
|
| 1336 |
"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-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `93`
|
| 7 |
|
|
@@ -18,7 +18,7 @@
|
|
| 18 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1396d | `2022-11-29T08:44:19Z` | 24 | 4 | strong | moderate | low | high recent PR volume |
|
| 19 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-01-20T00:59:08Z` | 13 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-04-13T06:56:28Z` | 12 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
-
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1562d | `2025-11-21T08:13:14Z` |
|
| 22 |
| `SHYuanBest` | [profile](https://github.com/SHYuanBest) | no | CONTRIBUTOR | 995d | `2024-09-21T03:19:05Z` | 9 | 0 | strong | high | low | broad repo spread |
|
| 23 |
| `s-zx` | [profile](https://github.com/s-zx) | no | FIRST_TIME_CONTRIBUTOR | 2021d | `2026-03-10T22:11:42Z` | 6 | 0 | weak | very high | high | high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 24 |
| `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1019d | `2025-03-04T13:58:31Z` | 5 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
@@ -336,11 +336,11 @@ Example artifacts:
|
|
| 336 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 337 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 338 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 339 |
-
- repo last seen: `2026-05-
|
| 340 |
- first seen in snapshot: **no**
|
| 341 |
- repo association: **CONTRIBUTOR**
|
| 342 |
-
- repo primary artifacts: **
|
| 343 |
-
- snapshot authored PRs/issues: **
|
| 344 |
- snapshot discussion activity: **89 comments / 21 reviews / 21 review comments**
|
| 345 |
- account age: **1562 days**
|
| 346 |
- recent public PR activity: **26 PRs** (14 merged / 6 closed-unmerged / 6 open; merged rate **54%**, closed-unmerged rate **23%**, open rate **23%**)
|
|
@@ -349,9 +349,9 @@ Example artifacts:
|
|
| 349 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 350 |
|
| 351 |
Example artifacts:
|
|
|
|
| 352 |
- [PR #13663: Address ernie-image review findings #13577](https://github.com/huggingface/diffusers/pull/13663) — closed, merged
|
| 353 |
- [PR #13571: Cache ModelMixin.dtype to avoid named_parameters walk per access](https://github.com/huggingface/diffusers/pull/13571) — open
|
| 354 |
-
- [PR #13498: Add Ernie-Image modular pipeline](https://github.com/huggingface/diffusers/pull/13498) — open
|
| 355 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 356 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 357 |
|
|
@@ -453,12 +453,12 @@ Example artifacts:
|
|
| 453 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 454 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 455 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 456 |
-
- repo last seen: `2026-05-
|
| 457 |
- first seen in snapshot: **no**
|
| 458 |
- repo association: **CONTRIBUTOR**
|
| 459 |
- repo primary artifacts: **6**
|
| 460 |
- snapshot authored PRs/issues: **4 PRs / 2 issues**
|
| 461 |
-
- snapshot discussion activity: **8 comments /
|
| 462 |
- account age: **4275 days**
|
| 463 |
- recent public PR activity: **31 PRs** (19 merged / 8 closed-unmerged / 4 open; merged rate **61%**, closed-unmerged rate **26%**, open rate **13%**)
|
| 464 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260507T033517Z`
|
| 4 |
+
- Generated: `2026-05-07T03:35:50Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `93`
|
| 7 |
|
|
|
|
| 18 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1396d | `2022-11-29T08:44:19Z` | 24 | 4 | strong | moderate | low | high recent PR volume |
|
| 19 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-01-20T00:59:08Z` | 13 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 20 |
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-04-13T06:56:28Z` | 12 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 21 |
+
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1562d | `2025-11-21T08:13:14Z` | 11 | 2 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 22 |
| `SHYuanBest` | [profile](https://github.com/SHYuanBest) | no | CONTRIBUTOR | 995d | `2024-09-21T03:19:05Z` | 9 | 0 | strong | high | low | broad repo spread |
|
| 23 |
| `s-zx` | [profile](https://github.com/s-zx) | no | FIRST_TIME_CONTRIBUTOR | 2021d | `2026-03-10T22:11:42Z` | 6 | 0 | weak | very high | high | high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 24 |
| `azolotenkov` | [profile](https://github.com/azolotenkov) | no | CONTRIBUTOR | 1019d | `2025-03-04T13:58:31Z` | 5 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
|
|
|
| 336 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 337 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 338 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 339 |
+
- repo last seen: `2026-05-07T02:50:36Z`
|
| 340 |
- first seen in snapshot: **no**
|
| 341 |
- repo association: **CONTRIBUTOR**
|
| 342 |
+
- repo primary artifacts: **13**
|
| 343 |
+
- snapshot authored PRs/issues: **11 PRs / 2 issues**
|
| 344 |
- snapshot discussion activity: **89 comments / 21 reviews / 21 review comments**
|
| 345 |
- account age: **1562 days**
|
| 346 |
- recent public PR activity: **26 PRs** (14 merged / 6 closed-unmerged / 6 open; merged rate **54%**, closed-unmerged rate **23%**, open rate **23%**)
|
|
|
|
| 349 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 350 |
|
| 351 |
Example artifacts:
|
| 352 |
+
- [PR #13687: [ernie-image] use concrete Mistral3Model / Ministral3ForCausalLM types](https://github.com/huggingface/diffusers/pull/13687) — open
|
| 353 |
- [PR #13663: Address ernie-image review findings #13577](https://github.com/huggingface/diffusers/pull/13663) — closed, merged
|
| 354 |
- [PR #13571: Cache ModelMixin.dtype to avoid named_parameters walk per access](https://github.com/huggingface/diffusers/pull/13571) — open
|
|
|
|
| 355 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 356 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 357 |
|
|
|
|
| 453 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 454 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 455 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 456 |
+
- repo last seen: `2026-05-07T03:35:33Z`
|
| 457 |
- first seen in snapshot: **no**
|
| 458 |
- repo association: **CONTRIBUTOR**
|
| 459 |
- repo primary artifacts: **6**
|
| 460 |
- snapshot authored PRs/issues: **4 PRs / 2 issues**
|
| 461 |
+
- snapshot discussion activity: **8 comments / 29 reviews / 29 review comments**
|
| 462 |
- account age: **4275 days**
|
| 463 |
- recent public PR activity: **31 PRs** (19 merged / 8 closed-unmerged / 4 open; merged rate **61%**, closed-unmerged rate **26%**, open rate **13%**)
|
| 464 |
- 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:3c5b749b50ce6b0e35646f7f263273dd3a81225c5f53d9115d2c552d633c7ad0
|
| 3 |
+
size 28804
|
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:c596316ec7eaee9ffae16c08449b391023d6af7a85cf7e6bb15ae7e6ff746da6
|
| 3 |
+
size 110553480
|
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:5708d2afb5d9e9c43bd3ccea5246a67cc874cabdb1da1b62a697d4708721e9a9
|
| 3 |
+
size 66440885
|
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:117b80afb328522cf15410d931ab53cc43ccc31c5254188a1a60130c04242154
|
| 3 |
+
size 4826859
|
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:bd5415059f9f91062806cdd794343e5e064c29bba58f69d4907152fac99628c2
|
| 3 |
+
size 5492167
|
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:f953201de418669153f2353425b2ad499b74cc1bef48556f3d5e8a3a4a11fc84
|
| 3 |
+
size 2234285
|
snapshots/20260507T033517Z/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": 59241,
|
| 9 |
+
"issues": 5378,
|
| 10 |
+
"links": 6303,
|
| 11 |
+
"new_contributors": 93,
|
| 12 |
+
"pr_diffs": 7285,
|
| 13 |
+
"pr_files": 50827,
|
| 14 |
+
"pull_requests": 7285,
|
| 15 |
+
"review_comments": 31365,
|
| 16 |
+
"reviews": 29197,
|
| 17 |
+
"timeline_events": 203630
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-07T03:35:17Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 3,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2173,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 24,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 35,
|
| 29 |
+
"reviews": 19,
|
| 30 |
+
"timeline_events": 98
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-07T03:35:17Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260507T033517Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-07T02:35:17Z",
|
| 37 |
+
"next_since": "2026-05-07T03:35:17Z"
|
| 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-05-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260507T033517Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260507T033517Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-07T03:35:17Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260507T033517Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-07T02:35:17Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260507T033517Z",
|
| 4 |
+
"next_since": "2026-05-07T03:35:17Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-07T03:35:17Z"
|
| 7 |
}
|