evalstate HF Staff commited on
Commit
bd3ae82
·
verified ·
1 Parent(s): dfcad1a

Refresh diffusers dataset snapshot 20260421T043535Z

Browse files
README.md CHANGED
@@ -75,7 +75,7 @@ Use:
75
  - eval set creation
76
 
77
  Notes:
78
- - latest snapshot: `20260421T033535Z`
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: `20260421T043535Z`
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:ddafbba43af1454de916e6a1a5829d1060157032940704a987ea63f1aceaf00e
3
- size 2873616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f1e6efd12055048fe3d134f2e008ca460b2913d87af0d6e3789fe3100127ca
3
+ size 2874105
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d7ea072aae5cf27077ca0b6cfd440cc1882d9677facfd397c5743dcb6b4111f
3
- size 81265
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6bb3d1f78b51ed78436dddb35f895f64545765abc1beb20ff60ea1c02594bca
3
+ size 81282
manifest.json CHANGED
@@ -9,31 +9,31 @@
9
  "issues": 5292,
10
  "links": 6005,
11
  "new_contributors": 88,
12
- "pr_diffs": 7203,
13
- "pr_files": 49942,
14
- "pull_requests": 7203,
15
  "review_comments": 31009,
16
  "reviews": 28942,
17
- "timeline_events": 201582
18
  },
19
- "crawl_started_at": "2026-04-21T03:35:35Z",
20
  "delta_counts": {
21
  "comments": 0,
22
  "issue_stubs": 5,
23
  "issues": 0,
24
- "links": 2123,
25
  "pr_diffs": 5,
26
- "pr_files": 6,
27
  "pull_requests": 5,
28
  "review_comments": 0,
29
  "reviews": 0,
30
- "timeline_events": 39
31
  },
32
- "extracted_at": "2026-04-21T03:35:35Z",
33
  "repo": "huggingface/diffusers",
34
- "snapshot_id": "20260421T033535Z",
35
  "watermark": {
36
- "effective_since": "2026-04-21T02:35:34Z",
37
- "next_since": "2026-04-21T03:35:35Z"
38
  }
39
  }
 
9
  "issues": 5292,
10
  "links": 6005,
11
  "new_contributors": 88,
12
+ "pr_diffs": 7208,
13
+ "pr_files": 49947,
14
+ "pull_requests": 7208,
15
  "review_comments": 31009,
16
  "reviews": 28942,
17
+ "timeline_events": 201613
18
  },
19
+ "crawl_started_at": "2026-04-21T04:35:35Z",
20
  "delta_counts": {
21
  "comments": 0,
22
  "issue_stubs": 5,
23
  "issues": 0,
24
+ "links": 2113,
25
  "pr_diffs": 5,
26
+ "pr_files": 5,
27
  "pull_requests": 5,
28
  "review_comments": 0,
29
  "reviews": 0,
30
+ "timeline_events": 31
31
  },
32
+ "extracted_at": "2026-04-21T04:35:35Z",
33
  "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260421T043535Z",
35
  "watermark": {
36
+ "effective_since": "2026-04-21T03:35:35Z",
37
+ "next_since": "2026-04-21T04:35:35Z"
38
  }
39
  }
new-contributors-report.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
- "snapshot_id": "20260421T033535Z",
5
- "generated_at": "2026-04-21T03:36:12Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
@@ -19,7 +19,7 @@
19
  "live_fetches": 2,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
- "enrichment_elapsed_seconds": 0.254,
23
  "enrichment_avg_seconds_per_author": 0.003,
24
  "enrichment_failures": 2
25
  },
@@ -576,11 +576,11 @@
576
  "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ARicardo-M-L",
577
  "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ARicardo-M-L",
578
  "repo_first_seen_at": "2026-04-02T16:08:54Z",
579
- "repo_last_seen_at": "2026-04-21T03:18:03Z",
580
- "repo_primary_artifact_count": 24,
581
- "repo_artifact_count": 32,
582
  "snapshot_issue_count": 0,
583
- "snapshot_pr_count": 24,
584
  "snapshot_comment_count": 8,
585
  "snapshot_review_count": 0,
586
  "snapshot_review_comment_count": 0,
@@ -613,33 +613,33 @@
613
  "pull_requests": [
614
  {
615
  "kind": "pull_request",
616
- "number": 13519,
617
- "title": "Fix FluxControlNet img2img/inpainting with num_images_per_prompt>1",
618
- "url": "https://github.com/huggingface/diffusers/pull/13519",
619
  "state": "open",
620
  "merged": false,
621
  "draft": false,
622
- "created_at": "2026-04-21T03:18:03Z"
623
  },
624
  {
625
  "kind": "pull_request",
626
- "number": 13518,
627
- "title": "Recognize onnxruntime-windowsml in onnxruntime version detection",
628
- "url": "https://github.com/huggingface/diffusers/pull/13518",
629
  "state": "open",
630
  "merged": false,
631
  "draft": false,
632
- "created_at": "2026-04-21T03:06:07Z"
633
  },
634
  {
635
  "kind": "pull_request",
636
- "number": 13517,
637
- "title": "Fix SanaTransformer2DModel crash when guidance_embeds=True with non-guidance pipelines",
638
- "url": "https://github.com/huggingface/diffusers/pull/13517",
639
  "state": "open",
640
  "merged": false,
641
  "draft": false,
642
- "created_at": "2026-04-21T03:02:51Z"
643
  }
644
  ],
645
  "issues": []
 
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
+ "snapshot_id": "20260421T043535Z",
5
+ "generated_at": "2026-04-21T04:36:13Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
 
19
  "live_fetches": 2,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
+ "enrichment_elapsed_seconds": 0.276,
23
  "enrichment_avg_seconds_per_author": 0.003,
24
  "enrichment_failures": 2
25
  },
 
576
  "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ARicardo-M-L",
577
  "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ARicardo-M-L",
578
  "repo_first_seen_at": "2026-04-02T16:08:54Z",
579
+ "repo_last_seen_at": "2026-04-21T04:05:52Z",
580
+ "repo_primary_artifact_count": 29,
581
+ "repo_artifact_count": 37,
582
  "snapshot_issue_count": 0,
583
+ "snapshot_pr_count": 29,
584
  "snapshot_comment_count": 8,
585
  "snapshot_review_count": 0,
586
  "snapshot_review_comment_count": 0,
 
613
  "pull_requests": [
614
  {
615
  "kind": "pull_request",
616
+ "number": 13524,
617
+ "title": "Fix AttributeError in onnxruntime train_unconditional (args.report_to \u2192 args.logger)",
618
+ "url": "https://github.com/huggingface/diffusers/pull/13524",
619
  "state": "open",
620
  "merged": false,
621
  "draft": false,
622
+ "created_at": "2026-04-21T04:05:52Z"
623
  },
624
  {
625
  "kind": "pull_request",
626
+ "number": 13523,
627
+ "title": "Fix HunyuanVideo 1.5 modular glyph regex for curly quotes",
628
+ "url": "https://github.com/huggingface/diffusers/pull/13523",
629
  "state": "open",
630
  "merged": false,
631
  "draft": false,
632
+ "created_at": "2026-04-21T04:02:54Z"
633
  },
634
  {
635
  "kind": "pull_request",
636
+ "number": 13522,
637
+ "title": "Fix AttributeError in diffusion_dpo --loss_type ipo",
638
+ "url": "https://github.com/huggingface/diffusers/pull/13522",
639
  "state": "open",
640
  "merged": false,
641
  "draft": false,
642
+ "created_at": "2026-04-21T03:57:51Z"
643
  }
644
  ],
645
  "issues": []
new-contributors-report.md CHANGED
@@ -1,7 +1,7 @@
1
  # New Contributor Report: huggingface/diffusers
2
 
3
- - Snapshot: `20260421T033535Z`
4
- - Generated: `2026-04-21T03:36:12Z`
5
  - Activity window: `60d`
6
  - Contributors: `88`
7
 
@@ -14,7 +14,7 @@
14
  | `yiyixuxu` | [profile](https://github.com/yiyixuxu) | no | MEMBER | 3978d | `2022-12-14T16:37:57Z` | 296 | 38 | strong | low | low | targets high-star repos |
15
  | `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2327d | `2023-03-22T05:10:45Z` | 66 | 8 | mixed | low | low | no visible non-self stars; targets high-star repos |
16
  | `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4600d | `2023-11-10T05:32:15Z` | 50 | 11 | weak | low | low | high open PR share; targets high-star repos |
17
- | `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | FIRST_TIME_CONTRIBUTOR | 2082d | `2026-04-02T16:08:54Z` | 24 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
18
  | `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-01-20T00:59:08Z` | 12 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
19
  | `SHYuanBest` | [profile](https://github.com/SHYuanBest) | no | CONTRIBUTOR | ?d | `2024-09-21T03:19:05Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
20
  | `christopher5106` | [profile](https://github.com/christopher5106) | no | CONTRIBUTOR | 4425d | `2024-03-30T15:52:41Z` | 8 | 25 | mixed | low | low | targets high-star repos |
@@ -236,11 +236,11 @@ Example artifacts:
236
  - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ARicardo-M-L)
237
  - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ARicardo-M-L)
238
  - repo first seen: `2026-04-02T16:08:54Z`
239
- - repo last seen: `2026-04-21T03:18:03Z`
240
  - first seen in snapshot: **no**
241
  - repo association: **FIRST_TIME_CONTRIBUTOR**
242
- - repo primary artifacts: **24**
243
- - snapshot authored PRs/issues: **24 PRs / 0 issues**
244
  - snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
245
  - account age: **2082 days**
246
  - recent public PR activity: **164 PRs** (32 merged / 40 closed-unmerged / 92 open; merged rate **20%**, closed-unmerged rate **24%**, open rate **56%**)
@@ -249,9 +249,9 @@ Example artifacts:
249
  - heuristic read: **extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos**
250
 
251
  Example artifacts:
252
- - [PR #13519: Fix FluxControlNet img2img/inpainting with num_images_per_prompt>1](https://github.com/huggingface/diffusers/pull/13519) — open
253
- - [PR #13518: Recognize onnxruntime-windowsml in onnxruntime version detection](https://github.com/huggingface/diffusers/pull/13518) — open
254
- - [PR #13517: Fix SanaTransformer2DModel crash when guidance_embeds=True with non-guidance pipelines](https://github.com/huggingface/diffusers/pull/13517) — open
255
 
256
  ### `kaixuanliu`
257
 
 
1
  # New Contributor Report: huggingface/diffusers
2
 
3
+ - Snapshot: `20260421T043535Z`
4
+ - Generated: `2026-04-21T04:36:13Z`
5
  - Activity window: `60d`
6
  - Contributors: `88`
7
 
 
14
  | `yiyixuxu` | [profile](https://github.com/yiyixuxu) | no | MEMBER | 3978d | `2022-12-14T16:37:57Z` | 296 | 38 | strong | low | low | targets high-star repos |
15
  | `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2327d | `2023-03-22T05:10:45Z` | 66 | 8 | mixed | low | low | no visible non-self stars; targets high-star repos |
16
  | `asomoza` | [profile](https://github.com/asomoza) | no | MEMBER | 4600d | `2023-11-10T05:32:15Z` | 50 | 11 | weak | low | low | high open PR share; targets high-star repos |
17
+ | `Ricardo-M-L` | [profile](https://github.com/Ricardo-M-L) | no | FIRST_TIME_CONTRIBUTOR | 2082d | `2026-04-02T16:08:54Z` | 29 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
18
  | `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-01-20T00:59:08Z` | 12 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
19
  | `SHYuanBest` | [profile](https://github.com/SHYuanBest) | no | CONTRIBUTOR | ?d | `2024-09-21T03:19:05Z` | 9 | 0 | n/a | n/a | n/a | summary unavailable |
20
  | `christopher5106` | [profile](https://github.com/christopher5106) | no | CONTRIBUTOR | 4425d | `2024-03-30T15:52:41Z` | 8 | 25 | mixed | low | low | targets high-star repos |
 
236
  - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ARicardo-M-L)
237
  - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ARicardo-M-L)
238
  - repo first seen: `2026-04-02T16:08:54Z`
239
+ - repo last seen: `2026-04-21T04:05:52Z`
240
  - first seen in snapshot: **no**
241
  - repo association: **FIRST_TIME_CONTRIBUTOR**
242
+ - repo primary artifacts: **29**
243
+ - snapshot authored PRs/issues: **29 PRs / 0 issues**
244
  - snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
245
  - account age: **2082 days**
246
  - recent public PR activity: **164 PRs** (32 merged / 40 closed-unmerged / 92 open; merged rate **20%**, closed-unmerged rate **24%**, open rate **56%**)
 
249
  - heuristic read: **extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos**
250
 
251
  Example artifacts:
252
+ - [PR #13524: Fix AttributeError in onnxruntime train_unconditional (args.report_to → args.logger)](https://github.com/huggingface/diffusers/pull/13524) — open
253
+ - [PR #13523: Fix HunyuanVideo 1.5 modular glyph regex for curly quotes](https://github.com/huggingface/diffusers/pull/13523) — open
254
+ - [PR #13522: Fix AttributeError in diffusion_dpo --loss_type ipo](https://github.com/huggingface/diffusers/pull/13522) — open
255
 
256
  ### `kaixuanliu`
257
 
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bde9b85e4efb72e03069289ac24dc0739c2be494a5b54a58d8b972de1a59ed55
3
- size 28063
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28208d2effbcbeebb159186849f52088c97066f74192069942c2a1fec4e3bc8a
3
+ size 28068
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9dbcb9eb0e0898ac912c0a4fbab5529211ccb36f6e2b3c46d284e488fced2fc6
3
- size 95734209
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b135c191976020cb2e91242e9548befea99df78fc475606e2f5427fa0c03102f
3
+ size 95735894
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c20b1dd828c7e1e2590e859880ef942b73c5283e07fa1cfe2da47c5716ac955
3
- size 65107667
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:089bdd1daff6e803b8fc02010cfc70f71071ce8fd845fd3317ebc92d8f5bd8fa
3
+ size 65110355
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c711ba1d309591773d69464d2ab772f9ab71e7d799507816325d42db622f8aff
3
- size 4743522
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e3909897bd058d73512c69631c2b6c48b0bc32b00abffa4b82d339c420714e1
3
+ size 4748229
snapshots/20260421T043535Z/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": 58992,
9
+ "issues": 5292,
10
+ "links": 6005,
11
+ "new_contributors": 88,
12
+ "pr_diffs": 7208,
13
+ "pr_files": 49947,
14
+ "pull_requests": 7208,
15
+ "review_comments": 31009,
16
+ "reviews": 28942,
17
+ "timeline_events": 201613
18
+ },
19
+ "crawl_started_at": "2026-04-21T04:35:35Z",
20
+ "delta_counts": {
21
+ "comments": 0,
22
+ "issue_stubs": 5,
23
+ "issues": 0,
24
+ "links": 2113,
25
+ "pr_diffs": 5,
26
+ "pr_files": 5,
27
+ "pull_requests": 5,
28
+ "review_comments": 0,
29
+ "reviews": 0,
30
+ "timeline_events": 31
31
+ },
32
+ "extracted_at": "2026-04-21T04:35:35Z",
33
+ "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260421T043535Z",
35
+ "watermark": {
36
+ "effective_since": "2026-04-21T03:35:35Z",
37
+ "next_since": "2026-04-21T04:35:35Z"
38
+ }
39
+ }
snapshots/latest.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "archived_manifest_path": "snapshots/20260421T033535Z/manifest.json",
3
- "latest_snapshot_id": "20260421T033535Z",
4
  "manifest_path": "manifest.json",
5
- "next_since": "2026-04-21T03:35:35Z",
6
  "repo": "huggingface/diffusers",
7
- "snapshot_dir": "snapshots/20260421T033535Z"
8
  }
 
1
  {
2
+ "archived_manifest_path": "snapshots/20260421T043535Z/manifest.json",
3
+ "latest_snapshot_id": "20260421T043535Z",
4
  "manifest_path": "manifest.json",
5
+ "next_since": "2026-04-21T04:35:35Z",
6
  "repo": "huggingface/diffusers",
7
+ "snapshot_dir": "snapshots/20260421T043535Z"
8
  }
state/watermark.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "effective_since": "2026-04-21T02:35:34Z",
3
- "last_successful_snapshot_id": "20260421T033535Z",
4
- "next_since": "2026-04-21T03:35:35Z",
5
  "repo": "huggingface/diffusers",
6
- "updated_at": "2026-04-21T03:35:35Z"
7
  }
 
1
  {
2
+ "effective_since": "2026-04-21T03:35:35Z",
3
+ "last_successful_snapshot_id": "20260421T043535Z",
4
+ "next_since": "2026-04-21T04:35:35Z",
5
  "repo": "huggingface/diffusers",
6
+ "updated_at": "2026-04-21T04:35:35Z"
7
  }