evalstate HF Staff commited on
Commit
f0dcf41
·
verified ·
1 Parent(s): f576db7

Refresh diffusers dataset snapshot 20260614T133521Z

Browse files
README.md CHANGED
@@ -75,7 +75,7 @@ Use:
75
  - eval set creation
76
 
77
  Notes:
78
- - latest snapshot: `20260614T123522Z`
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: `20260614T133521Z`
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:6c82981b9131d942d8610c3081900f1f2f170b168dc6d25670195a5687df1af3
3
- size 2976110
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4a33434cbd3d8566f6084e1ad8306b37bb7f328e46cafa27ef2c0117844b0fa
3
+ size 2971082
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75256fff3625e953e830aa707cfb5ebc8cfd9e6912d482576bae931c95e9fd0b
3
- size 94808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b49d7e2f21f6a389ae5dc5b6d7fa3a8e4a64d451cd129d747fc08d3d87c13a8
3
+ size 94816
manifest.json CHANGED
@@ -8,32 +8,32 @@
8
  "comments": 59882,
9
  "issues": 5408,
10
  "links": 7272,
11
- "new_contributors": 104,
12
- "pr_diffs": 7507,
13
- "pr_files": 52526,
14
- "pull_requests": 7507,
15
  "review_comments": 32056,
16
  "reviews": 29857,
17
- "timeline_events": 207651
18
  },
19
- "crawl_started_at": "2026-06-14T12:35:22Z",
20
  "delta_counts": {
21
  "comments": 0,
22
- "issue_stubs": 1,
23
  "issues": 0,
24
- "links": 2250,
25
- "pr_diffs": 1,
26
- "pr_files": 1,
27
- "pull_requests": 1,
28
  "review_comments": 0,
29
  "reviews": 0,
30
- "timeline_events": 14
31
  },
32
- "extracted_at": "2026-06-14T12:35:22Z",
33
  "repo": "huggingface/diffusers",
34
- "snapshot_id": "20260614T123522Z",
35
  "watermark": {
36
- "effective_since": "2026-06-14T11:35:25Z",
37
- "next_since": "2026-06-14T12:35:22Z"
38
  }
39
  }
 
8
  "comments": 59882,
9
  "issues": 5408,
10
  "links": 7272,
11
+ "new_contributors": 105,
12
+ "pr_diffs": 7508,
13
+ "pr_files": 52527,
14
+ "pull_requests": 7508,
15
  "review_comments": 32056,
16
  "reviews": 29857,
17
+ "timeline_events": 207658
18
  },
19
+ "crawl_started_at": "2026-06-14T13:35:21Z",
20
  "delta_counts": {
21
  "comments": 0,
22
+ "issue_stubs": 2,
23
  "issues": 0,
24
+ "links": 2248,
25
+ "pr_diffs": 2,
26
+ "pr_files": 2,
27
+ "pull_requests": 2,
28
  "review_comments": 0,
29
  "reviews": 0,
30
+ "timeline_events": 12
31
  },
32
+ "extracted_at": "2026-06-14T13:35:21Z",
33
  "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260614T133521Z",
35
  "watermark": {
36
+ "effective_since": "2026-06-14T12:35:22Z",
37
+ "next_since": "2026-06-14T13:35:21Z"
38
  }
39
  }
new-contributors-report.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
- "snapshot_id": "20260614T123522Z",
5
- "generated_at": "2026-06-14T12:35:51Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
9
- "selected_contributors": 104,
10
  "first_seen_in_snapshot": 0,
11
  "known_via_prior_merged_pr": 51,
12
  "previous_primary_author_count": 3667,
13
- "selected_seen_in_previous_primary": 104,
14
  "previous_report_contributor_count": 104,
15
  "selected_overlap_previous_report": 104,
16
- "selected_overlap_previous_report_rate": 1.0,
17
  "reused_previous_report_entries": 101,
18
  "reused_known_merged_contributors": 48,
19
- "live_fetches": 3,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
- "enrichment_elapsed_seconds": 0.453,
23
- "enrichment_avg_seconds_per_author": 0.004,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
@@ -1521,7 +1521,7 @@
1521
  {
1522
  "kind": "pull_request",
1523
  "number": 13946,
1524
- "title": "Add from_single_file support for SkyReelsV2Transformer3DModel",
1525
  "url": "https://github.com/huggingface/diffusers/pull/13946",
1526
  "state": "open",
1527
  "merged": false,
@@ -5186,6 +5186,84 @@
5186
  },
5187
  "fetch_error": null
5188
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5189
  {
5190
  "author_login": "ivnvalex",
5191
  "name": "Alexander Ivanov",
 
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
+ "snapshot_id": "20260614T133521Z",
5
+ "generated_at": "2026-06-14T13:35:55Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
9
+ "selected_contributors": 105,
10
  "first_seen_in_snapshot": 0,
11
  "known_via_prior_merged_pr": 51,
12
  "previous_primary_author_count": 3667,
13
+ "selected_seen_in_previous_primary": 105,
14
  "previous_report_contributor_count": 104,
15
  "selected_overlap_previous_report": 104,
16
+ "selected_overlap_previous_report_rate": 0.9905,
17
  "reused_previous_report_entries": 101,
18
  "reused_known_merged_contributors": 48,
19
+ "live_fetches": 4,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
+ "enrichment_elapsed_seconds": 4.21,
23
+ "enrichment_avg_seconds_per_author": 0.04,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
 
1521
  {
1522
  "kind": "pull_request",
1523
  "number": 13946,
1524
+ "title": "Add from_single_file support for SkyReelsV2 and ChronoEdit transformers",
1525
  "url": "https://github.com/huggingface/diffusers/pull/13946",
1526
  "state": "open",
1527
  "merged": false,
 
5186
  },
5187
  "fetch_error": null
5188
  },
5189
+ {
5190
+ "author_login": "SamuelTallet",
5191
+ "name": "Samuel Tallet",
5192
+ "profile_url": "https://github.com/SamuelTallet",
5193
+ "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASamuelTallet",
5194
+ "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASamuelTallet",
5195
+ "repo_first_seen_at": "2026-04-18T22:26:11Z",
5196
+ "repo_last_seen_at": "2026-06-14T12:36:27Z",
5197
+ "repo_primary_artifact_count": 3,
5198
+ "repo_artifact_count": 5,
5199
+ "snapshot_issue_count": 2,
5200
+ "snapshot_pr_count": 1,
5201
+ "snapshot_comment_count": 2,
5202
+ "snapshot_review_count": 0,
5203
+ "snapshot_review_comment_count": 0,
5204
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
5205
+ "new_to_repo": false,
5206
+ "first_seen_in_snapshot": false,
5207
+ "known_via_prior_merged_pr": false,
5208
+ "report_reason": null,
5209
+ "enrichment_source": "live",
5210
+ "live_refetch_skipped": false,
5211
+ "account_age_days": 3048,
5212
+ "young_account": false,
5213
+ "follow_through_score": "mixed",
5214
+ "breadth_score": "low",
5215
+ "automation_risk_signal": "low",
5216
+ "heuristic_note": "\u2014",
5217
+ "public_orgs": [],
5218
+ "activity": {
5219
+ "visible_authored_pr_count": 3,
5220
+ "merged_pr_count": 2,
5221
+ "closed_unmerged_pr_count": 0,
5222
+ "open_pr_count": 1,
5223
+ "merged_pr_rate": 0.6667,
5224
+ "closed_unmerged_pr_rate": 0.0,
5225
+ "still_open_pr_rate": 0.3333,
5226
+ "distinct_repos_with_authored_prs": 2,
5227
+ "distinct_repos_with_open_prs": 1
5228
+ },
5229
+ "examples": {
5230
+ "pull_requests": [
5231
+ {
5232
+ "kind": "pull_request",
5233
+ "number": 13948,
5234
+ "title": "Enable LoRA loading on `ErnieImageModularPipeline`",
5235
+ "url": "https://github.com/huggingface/diffusers/pull/13948",
5236
+ "state": "open",
5237
+ "merged": false,
5238
+ "draft": false,
5239
+ "created_at": "2026-06-14T12:36:27Z"
5240
+ }
5241
+ ],
5242
+ "issues": [
5243
+ {
5244
+ "kind": "issue",
5245
+ "number": 13801,
5246
+ "title": "Incompatibility between FlashAttention and ERNIE Image",
5247
+ "url": "https://github.com/huggingface/diffusers/issues/13801",
5248
+ "state": "open",
5249
+ "merged": null,
5250
+ "draft": null,
5251
+ "created_at": "2026-05-24T17:22:48Z"
5252
+ },
5253
+ {
5254
+ "kind": "issue",
5255
+ "number": 13501,
5256
+ "title": "LoRA support for ERNIE-Image",
5257
+ "url": "https://github.com/huggingface/diffusers/issues/13501",
5258
+ "state": "closed",
5259
+ "merged": null,
5260
+ "draft": null,
5261
+ "created_at": "2026-04-18T22:26:11Z"
5262
+ }
5263
+ ]
5264
+ },
5265
+ "fetch_error": null
5266
+ },
5267
  {
5268
  "author_login": "ivnvalex",
5269
  "name": "Alexander Ivanov",
new-contributors-report.md CHANGED
@@ -1,9 +1,9 @@
1
  # New Contributor Report: huggingface/diffusers
2
 
3
- - Snapshot: `20260614T123522Z`
4
- - Generated: `2026-06-14T12:35:51Z`
5
  - Activity window: `60d`
6
- - Contributors: `104`
7
 
8
  ## Summary
9
 
@@ -71,6 +71,7 @@
71
  | `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
72
  | `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
73
  | `chang-zhijie` | [profile](https://github.com/chang-zhijie) | no | CONTRIBUTOR | 2898d | `2026-04-13T03:17:22Z` | 2 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
 
74
  | `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
75
  | `LucasSte` | [profile](https://github.com/LucasSte) | no | FIRST_TIME_CONTRIBUTOR | 2976d | `2026-03-28T23:48:15Z` | 1 | 1 | mixed | moderate | low | high recent PR volume |
76
  | `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
@@ -509,7 +510,7 @@ Example artifacts:
509
  - heuristic read: **—**
510
 
511
  Example artifacts:
512
- - [PR #13946: Add from_single_file support for SkyReelsV2Transformer3DModel](https://github.com/huggingface/diffusers/pull/13946) — open
513
  - [PR #13944: ovis_image: fix guidance_scale / max_sequence_length / batched CFG / precomputed embeds + add pipeline test](https://github.com/huggingface/diffusers/pull/13944) — open
514
  - [PR #13943: Add `AttentionMixin` to Bria transformers](https://github.com/huggingface/diffusers/pull/13943) — closed
515
 
@@ -1578,6 +1579,29 @@ Example artifacts:
1578
  - [PR #13490: add _native_npu_attention support mask shape like [B,1,1,S]](https://github.com/huggingface/diffusers/pull/13490) — closed, merged
1579
  - [PR #13451: Fix attention_mask broadcasting for NPU compatibility](https://github.com/huggingface/diffusers/pull/13451) — closed
1580
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1581
  ### `ivnvalex`
1582
 
1583
  - profile: [github.com/ivnvalex](https://github.com/ivnvalex)
 
1
  # New Contributor Report: huggingface/diffusers
2
 
3
+ - Snapshot: `20260614T133521Z`
4
+ - Generated: `2026-06-14T13:35:55Z`
5
  - Activity window: `60d`
6
+ - Contributors: `105`
7
 
8
  ## Summary
9
 
 
71
  | `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
72
  | `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
73
  | `chang-zhijie` | [profile](https://github.com/chang-zhijie) | no | CONTRIBUTOR | 2898d | `2026-04-13T03:17:22Z` | 2 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
74
+ | `SamuelTallet` | [profile](https://github.com/SamuelTallet) | no | FIRST_TIME_CONTRIBUTOR | 3048d | `2026-04-18T22:26:11Z` | 1 | 2 | mixed | low | low | — |
75
  | `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
76
  | `LucasSte` | [profile](https://github.com/LucasSte) | no | FIRST_TIME_CONTRIBUTOR | 2976d | `2026-03-28T23:48:15Z` | 1 | 1 | mixed | moderate | low | high recent PR volume |
77
  | `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
 
510
  - heuristic read: **—**
511
 
512
  Example artifacts:
513
+ - [PR #13946: Add from_single_file support for SkyReelsV2 and ChronoEdit transformers](https://github.com/huggingface/diffusers/pull/13946) — open
514
  - [PR #13944: ovis_image: fix guidance_scale / max_sequence_length / batched CFG / precomputed embeds + add pipeline test](https://github.com/huggingface/diffusers/pull/13944) — open
515
  - [PR #13943: Add `AttentionMixin` to Bria transformers](https://github.com/huggingface/diffusers/pull/13943) — closed
516
 
 
1579
  - [PR #13490: add _native_npu_attention support mask shape like [B,1,1,S]](https://github.com/huggingface/diffusers/pull/13490) — closed, merged
1580
  - [PR #13451: Fix attention_mask broadcasting for NPU compatibility](https://github.com/huggingface/diffusers/pull/13451) — closed
1581
 
1582
+ ### `SamuelTallet`
1583
+
1584
+ - profile: [github.com/SamuelTallet](https://github.com/SamuelTallet)
1585
+ - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ASamuelTallet)
1586
+ - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ASamuelTallet)
1587
+ - repo first seen: `2026-04-18T22:26:11Z`
1588
+ - repo last seen: `2026-06-14T12:36:27Z`
1589
+ - first seen in snapshot: **no**
1590
+ - repo association: **FIRST_TIME_CONTRIBUTOR**
1591
+ - repo primary artifacts: **3**
1592
+ - snapshot authored PRs/issues: **1 PRs / 2 issues**
1593
+ - snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
1594
+ - account age: **3048 days**
1595
+ - recent public PR activity: **3 PRs** (2 merged / 0 closed-unmerged / 1 open; merged rate **67%**, closed-unmerged rate **0%**, open rate **33%**)
1596
+ - public orgs: none visible
1597
+ - compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
1598
+ - heuristic read: **—**
1599
+
1600
+ Example artifacts:
1601
+ - [PR #13948: Enable LoRA loading on `ErnieImageModularPipeline`](https://github.com/huggingface/diffusers/pull/13948) — open
1602
+ - [Issue #13801: Incompatibility between FlashAttention and ERNIE Image](https://github.com/huggingface/diffusers/issues/13801) — open
1603
+ - [Issue #13501: LoRA support for ERNIE-Image](https://github.com/huggingface/diffusers/issues/13501) — closed
1604
+
1605
  ### `ivnvalex`
1606
 
1607
  - profile: [github.com/ivnvalex](https://github.com/ivnvalex)
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:249976784a7affc23e669b1e10f7d0bb88838daa8fc37af1e826e71ab6565e75
3
- size 30493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f863dd2562dcaf0727f0bf7eae0add1ecc2fc838136476c7233e94db4b12a3db
3
+ size 30680
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e56fdfdf275d42102cda7d851b4418278380ce6584da7608de33b43288584c6f
3
- size 112539317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc5f6f10b5f5a2ac64dd73f5762df353cca2eba7e59d0c647fc1c7de1af87b9
3
+ size 112539647
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dd786f21dd3db56e42db5931f43b95e8fce4fb9ee28157e9e64c74f97c11d3a
3
- size 68370540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40fc74163d6976565d22106ca42c74c56d3d5281ae2ad9d8e1fb5e80fd5f0c27
3
+ size 68371022
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2980261d302f27d0ec97656c5a12ee9b790570c66f6481daabb25c4d62ade42
3
- size 5085269
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ec0989323aaf3ca425304955293545dcba4a15ca499e848a9b04f3dabe640dc
3
+ size 5085769
snapshots/20260614T133521Z/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": 59882,
9
+ "issues": 5408,
10
+ "links": 7272,
11
+ "new_contributors": 105,
12
+ "pr_diffs": 7508,
13
+ "pr_files": 52527,
14
+ "pull_requests": 7508,
15
+ "review_comments": 32056,
16
+ "reviews": 29857,
17
+ "timeline_events": 207658
18
+ },
19
+ "crawl_started_at": "2026-06-14T13:35:21Z",
20
+ "delta_counts": {
21
+ "comments": 0,
22
+ "issue_stubs": 2,
23
+ "issues": 0,
24
+ "links": 2248,
25
+ "pr_diffs": 2,
26
+ "pr_files": 2,
27
+ "pull_requests": 2,
28
+ "review_comments": 0,
29
+ "reviews": 0,
30
+ "timeline_events": 12
31
+ },
32
+ "extracted_at": "2026-06-14T13:35:21Z",
33
+ "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260614T133521Z",
35
+ "watermark": {
36
+ "effective_since": "2026-06-14T12:35:22Z",
37
+ "next_since": "2026-06-14T13:35:21Z"
38
+ }
39
+ }
snapshots/latest.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "archived_manifest_path": "snapshots/20260614T123522Z/manifest.json",
3
- "latest_snapshot_id": "20260614T123522Z",
4
  "manifest_path": "manifest.json",
5
- "next_since": "2026-06-14T12:35:22Z",
6
  "repo": "huggingface/diffusers",
7
- "snapshot_dir": "snapshots/20260614T123522Z"
8
  }
 
1
  {
2
+ "archived_manifest_path": "snapshots/20260614T133521Z/manifest.json",
3
+ "latest_snapshot_id": "20260614T133521Z",
4
  "manifest_path": "manifest.json",
5
+ "next_since": "2026-06-14T13:35:21Z",
6
  "repo": "huggingface/diffusers",
7
+ "snapshot_dir": "snapshots/20260614T133521Z"
8
  }
state/watermark.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "effective_since": "2026-06-14T11:35:25Z",
3
- "last_successful_snapshot_id": "20260614T123522Z",
4
- "next_since": "2026-06-14T12:35:22Z",
5
  "repo": "huggingface/diffusers",
6
- "updated_at": "2026-06-14T12:35:22Z"
7
  }
 
1
  {
2
+ "effective_since": "2026-06-14T12:35:22Z",
3
+ "last_successful_snapshot_id": "20260614T133521Z",
4
+ "next_since": "2026-06-14T13:35:21Z",
5
  "repo": "huggingface/diffusers",
6
+ "updated_at": "2026-06-14T13:35:21Z"
7
  }