evalstate HF Staff commited on
Commit
d47fdbb
·
verified ·
1 Parent(s): f529de3

Refresh diffusers dataset snapshot 20260622T043515Z

Browse files
README.md CHANGED
@@ -75,7 +75,7 @@ Use:
75
  - eval set creation
76
 
77
  Notes:
78
- - latest snapshot: `20260622T033552Z`
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: `20260622T043515Z`
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:446f83dd75b473ce807bf5c2828169ef502f7ac75d7bf374d75bc9cec41f9f73
3
- size 2985042
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e812022b498b89293259a077587846dd0d8c1fa05db7a99d1aa909f921d735
3
+ size 2985099
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69e88e2af6cff5ecf2a3b7a226656fc3f6be17243a50e8214a60e1e327c5ba73
3
- size 97918
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80d580d8248f86576cc50f59e3a2466732cfe40422945c2d57754711634cd780
3
+ size 97916
manifest.json CHANGED
@@ -8,32 +8,32 @@
8
  "comments": 60039,
9
  "issues": 5422,
10
  "links": 7677,
11
- "new_contributors": 114,
12
- "pr_diffs": 7575,
13
- "pr_files": 52790,
14
- "pull_requests": 7575,
15
  "review_comments": 32196,
16
  "reviews": 29985,
17
- "timeline_events": 208633
18
  },
19
- "crawl_started_at": "2026-06-22T03:35:52Z",
20
  "delta_counts": {
21
  "comments": 0,
22
- "issue_stubs": 0,
23
  "issues": 0,
24
  "links": 2325,
25
- "pr_diffs": 0,
26
- "pr_files": 0,
27
- "pull_requests": 0,
28
  "review_comments": 0,
29
  "reviews": 0,
30
- "timeline_events": 0
31
  },
32
- "extracted_at": "2026-06-22T03:35:52Z",
33
  "repo": "huggingface/diffusers",
34
- "snapshot_id": "20260622T033552Z",
35
  "watermark": {
36
- "effective_since": "2026-06-22T02:35:15Z",
37
- "next_since": "2026-06-22T03:35:52Z"
38
  }
39
  }
 
8
  "comments": 60039,
9
  "issues": 5422,
10
  "links": 7677,
11
+ "new_contributors": 115,
12
+ "pr_diffs": 7576,
13
+ "pr_files": 52813,
14
+ "pull_requests": 7576,
15
  "review_comments": 32196,
16
  "reviews": 29985,
17
+ "timeline_events": 208637
18
  },
19
+ "crawl_started_at": "2026-06-22T04:35:15Z",
20
  "delta_counts": {
21
  "comments": 0,
22
+ "issue_stubs": 1,
23
  "issues": 0,
24
  "links": 2325,
25
+ "pr_diffs": 1,
26
+ "pr_files": 23,
27
+ "pull_requests": 1,
28
  "review_comments": 0,
29
  "reviews": 0,
30
+ "timeline_events": 4
31
  },
32
+ "extracted_at": "2026-06-22T04:35:15Z",
33
  "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260622T043515Z",
35
  "watermark": {
36
+ "effective_since": "2026-06-22T03:35:52Z",
37
+ "next_since": "2026-06-22T04:35:15Z"
38
  }
39
  }
new-contributors-report.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
- "snapshot_id": "20260622T033552Z",
5
- "generated_at": "2026-06-22T03:36:27Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
9
- "selected_contributors": 114,
10
- "first_seen_in_snapshot": 0,
11
  "known_via_prior_merged_pr": 54,
12
  "previous_primary_author_count": 3682,
13
  "selected_seen_in_previous_primary": 114,
14
  "previous_report_contributor_count": 114,
15
  "selected_overlap_previous_report": 114,
16
- "selected_overlap_previous_report_rate": 1.0,
17
  "reused_previous_report_entries": 111,
18
  "reused_known_merged_contributors": 51,
19
- "live_fetches": 3,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
- "enrichment_elapsed_seconds": 0.501,
23
- "enrichment_avg_seconds_per_author": 0.004,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
@@ -6009,6 +6009,63 @@
6009
  },
6010
  "fetch_error": null
6011
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6012
  {
6013
  "author_login": "archievi",
6014
  "name": "Archie",
 
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
+ "snapshot_id": "20260622T043515Z",
5
+ "generated_at": "2026-06-22T04:35:55Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
9
+ "selected_contributors": 115,
10
+ "first_seen_in_snapshot": 1,
11
  "known_via_prior_merged_pr": 54,
12
  "previous_primary_author_count": 3682,
13
  "selected_seen_in_previous_primary": 114,
14
  "previous_report_contributor_count": 114,
15
  "selected_overlap_previous_report": 114,
16
+ "selected_overlap_previous_report_rate": 0.9913,
17
  "reused_previous_report_entries": 111,
18
  "reused_known_merged_contributors": 51,
19
+ "live_fetches": 4,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
+ "enrichment_elapsed_seconds": 3.623,
23
+ "enrichment_avg_seconds_per_author": 0.032,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
 
6009
  },
6010
  "fetch_error": null
6011
  },
6012
+ {
6013
+ "author_login": "April-Sonnet",
6014
+ "name": "\u542c\u8bf4\u5341\u56db\u884c\u6625",
6015
+ "profile_url": "https://github.com/April-Sonnet",
6016
+ "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AApril-Sonnet",
6017
+ "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AApril-Sonnet",
6018
+ "repo_first_seen_at": "2026-06-22T04:18:41Z",
6019
+ "repo_last_seen_at": "2026-06-22T04:18:41Z",
6020
+ "repo_primary_artifact_count": 1,
6021
+ "repo_artifact_count": 1,
6022
+ "snapshot_issue_count": 0,
6023
+ "snapshot_pr_count": 1,
6024
+ "snapshot_comment_count": 0,
6025
+ "snapshot_review_count": 0,
6026
+ "snapshot_review_comment_count": 0,
6027
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
6028
+ "new_to_repo": true,
6029
+ "first_seen_in_snapshot": true,
6030
+ "known_via_prior_merged_pr": false,
6031
+ "report_reason": "first_seen_in_snapshot",
6032
+ "enrichment_source": "live",
6033
+ "live_refetch_skipped": false,
6034
+ "account_age_days": 78,
6035
+ "young_account": true,
6036
+ "follow_through_score": "weak",
6037
+ "breadth_score": "moderate",
6038
+ "automation_risk_signal": "medium",
6039
+ "heuristic_note": "very new account; high recent PR volume; high open PR share; no visible non-self stars",
6040
+ "public_orgs": [],
6041
+ "activity": {
6042
+ "visible_authored_pr_count": 28,
6043
+ "merged_pr_count": 1,
6044
+ "closed_unmerged_pr_count": 5,
6045
+ "open_pr_count": 22,
6046
+ "merged_pr_rate": 0.0357,
6047
+ "closed_unmerged_pr_rate": 0.1786,
6048
+ "still_open_pr_rate": 0.7857,
6049
+ "distinct_repos_with_authored_prs": 7,
6050
+ "distinct_repos_with_open_prs": 7
6051
+ },
6052
+ "examples": {
6053
+ "pull_requests": [
6054
+ {
6055
+ "kind": "pull_request",
6056
+ "number": 14030,
6057
+ "title": "Fix typos in comments and docstrings",
6058
+ "url": "https://github.com/huggingface/diffusers/pull/14030",
6059
+ "state": "open",
6060
+ "merged": false,
6061
+ "draft": false,
6062
+ "created_at": "2026-06-22T04:18:41Z"
6063
+ }
6064
+ ],
6065
+ "issues": []
6066
+ },
6067
+ "fetch_error": null
6068
+ },
6069
  {
6070
  "author_login": "archievi",
6071
  "name": "Archie",
new-contributors-report.md CHANGED
@@ -1,9 +1,9 @@
1
  # New Contributor Report: huggingface/diffusers
2
 
3
- - Snapshot: `20260622T033552Z`
4
- - Generated: `2026-06-22T03:36:27Z`
5
  - Activity window: `60d`
6
- - Contributors: `114`
7
 
8
  ## Summary
9
 
@@ -82,6 +82,7 @@
82
  | `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1680d | `2026-04-08T09:26:22Z` | 1 | 1 | strong | low | low | targets high-star repos |
83
  | `Zhu1116` | [profile](https://github.com/Zhu1116) | no | FIRST_TIMER | 2178d | `2025-05-30T08:21:12Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
84
  | `abhay23-AI` | [profile](https://github.com/abhay23-AI) | no | FIRST_TIME_CONTRIBUTOR | 519d | `2026-06-17T17:25:14Z` | 1 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
 
85
  | `archievi` | [profile](https://github.com/archievi) | no | FIRST_TIME_CONTRIBUTOR | 3995d | `2026-06-14T00:32:24Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
86
  | `arieleli01212` | [profile](https://github.com/arieleli01212) | no | FIRST_TIME_CONTRIBUTOR | 407d | `2026-05-17T18:44:15Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
87
  | `aryanmotgi` | [profile](https://github.com/aryanmotgi) | no | FIRST_TIME_CONTRIBUTOR | 1809d | `2026-05-22T02:15:07Z` | 1 | 0 | strong | high | medium | extremely high recent PR volume; broad repo spread |
@@ -1837,6 +1838,27 @@ Example artifacts:
1837
  Example artifacts:
1838
  - [PR #13978: Support batched multi-controlnet conditioning in SDXL ControlNet inpaint pipeline](https://github.com/huggingface/diffusers/pull/13978) — open
1839
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1840
  ### `archievi`
1841
 
1842
  - profile: [github.com/archievi](https://github.com/archievi)
 
1
  # New Contributor Report: huggingface/diffusers
2
 
3
+ - Snapshot: `20260622T043515Z`
4
+ - Generated: `2026-06-22T04:35:55Z`
5
  - Activity window: `60d`
6
+ - Contributors: `115`
7
 
8
  ## Summary
9
 
 
82
  | `ViktoriiaRomanova` | [profile](https://github.com/ViktoriiaRomanova) | no | CONTRIBUTOR | 1680d | `2026-04-08T09:26:22Z` | 1 | 1 | strong | low | low | targets high-star repos |
83
  | `Zhu1116` | [profile](https://github.com/Zhu1116) | no | FIRST_TIMER | 2178d | `2025-05-30T08:21:12Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
84
  | `abhay23-AI` | [profile](https://github.com/abhay23-AI) | no | FIRST_TIME_CONTRIBUTOR | 519d | `2026-06-17T17:25:14Z` | 1 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
85
+ | `April-Sonnet` | [profile](https://github.com/April-Sonnet) | yes | FIRST_TIME_CONTRIBUTOR | 78d | `2026-06-22T04:18:41Z` | 1 | 0 | weak | moderate | medium | very new account; high recent PR volume; high open PR share; no visible non-self stars |
86
  | `archievi` | [profile](https://github.com/archievi) | no | FIRST_TIME_CONTRIBUTOR | 3995d | `2026-06-14T00:32:24Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
87
  | `arieleli01212` | [profile](https://github.com/arieleli01212) | no | FIRST_TIME_CONTRIBUTOR | 407d | `2026-05-17T18:44:15Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
88
  | `aryanmotgi` | [profile](https://github.com/aryanmotgi) | no | FIRST_TIME_CONTRIBUTOR | 1809d | `2026-05-22T02:15:07Z` | 1 | 0 | strong | high | medium | extremely high recent PR volume; broad repo spread |
 
1838
  Example artifacts:
1839
  - [PR #13978: Support batched multi-controlnet conditioning in SDXL ControlNet inpaint pipeline](https://github.com/huggingface/diffusers/pull/13978) — open
1840
 
1841
+ ### `April-Sonnet`
1842
+
1843
+ - profile: [github.com/April-Sonnet](https://github.com/April-Sonnet)
1844
+ - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AApril-Sonnet)
1845
+ - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AApril-Sonnet)
1846
+ - repo first seen: `2026-06-22T04:18:41Z`
1847
+ - repo last seen: `2026-06-22T04:18:41Z`
1848
+ - first seen in snapshot: **yes**
1849
+ - repo association: **FIRST_TIME_CONTRIBUTOR**
1850
+ - repo primary artifacts: **1**
1851
+ - snapshot authored PRs/issues: **1 PRs / 0 issues**
1852
+ - snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
1853
+ - account age: **78 days**
1854
+ - recent public PR activity: **28 PRs** (1 merged / 5 closed-unmerged / 22 open; merged rate **4%**, closed-unmerged rate **18%**, open rate **79%**)
1855
+ - public orgs: none visible
1856
+ - compact scores: follow-through **weak**, breadth **moderate**, automation risk **medium**
1857
+ - heuristic read: **very new account; high recent PR volume; high open PR share; no visible non-self stars**
1858
+
1859
+ Example artifacts:
1860
+ - [PR #14030: Fix typos in comments and docstrings](https://github.com/huggingface/diffusers/pull/14030) — open
1861
+
1862
  ### `archievi`
1863
 
1864
  - profile: [github.com/archievi](https://github.com/archievi)
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28c76075da4e1eb5ee8ca9a32b825f1e828b9a28c6a0c33264217cce3b871e31
3
- size 31936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fb16e56a378f2a17397a324b69c22c8a183ca9870154b56b1d08ffd1969bf9a
3
+ size 32225
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:524af7eca345bef319d592e7a49239abea37c0eab61af8b53180ebb1f7784564
3
- size 112827348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4327bd7b5ffb4b4f79477aba27aa990725cb372d2c212385228b533b95dce54
3
+ size 112830426
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afacc19890ee1ac07e16defd1da939eaf1a5c6bc6f2453d93cb799b18f0a5e59
3
- size 68625322
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2010523b99fb4d3b2f4b8f92ce96a5a4781996ca6991a10890dfbb437cf5240c
3
+ size 68629168
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ea700a27f00218ae9e10bd4ea26159b510c9263aba2cd71c8a00c43a20d145e
3
- size 5153634
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f75dd4ea50505430c65afefdb8c89ea292cc0d517a0268152dfc5f1c01be25ce
3
+ size 5154007
snapshots/20260622T043515Z/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": 60039,
9
+ "issues": 5422,
10
+ "links": 7677,
11
+ "new_contributors": 115,
12
+ "pr_diffs": 7576,
13
+ "pr_files": 52813,
14
+ "pull_requests": 7576,
15
+ "review_comments": 32196,
16
+ "reviews": 29985,
17
+ "timeline_events": 208637
18
+ },
19
+ "crawl_started_at": "2026-06-22T04:35:15Z",
20
+ "delta_counts": {
21
+ "comments": 0,
22
+ "issue_stubs": 1,
23
+ "issues": 0,
24
+ "links": 2325,
25
+ "pr_diffs": 1,
26
+ "pr_files": 23,
27
+ "pull_requests": 1,
28
+ "review_comments": 0,
29
+ "reviews": 0,
30
+ "timeline_events": 4
31
+ },
32
+ "extracted_at": "2026-06-22T04:35:15Z",
33
+ "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260622T043515Z",
35
+ "watermark": {
36
+ "effective_since": "2026-06-22T03:35:52Z",
37
+ "next_since": "2026-06-22T04:35:15Z"
38
+ }
39
+ }
snapshots/latest.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "archived_manifest_path": "snapshots/20260622T033552Z/manifest.json",
3
- "latest_snapshot_id": "20260622T033552Z",
4
  "manifest_path": "manifest.json",
5
- "next_since": "2026-06-22T03:35:52Z",
6
  "repo": "huggingface/diffusers",
7
- "snapshot_dir": "snapshots/20260622T033552Z"
8
  }
 
1
  {
2
+ "archived_manifest_path": "snapshots/20260622T043515Z/manifest.json",
3
+ "latest_snapshot_id": "20260622T043515Z",
4
  "manifest_path": "manifest.json",
5
+ "next_since": "2026-06-22T04:35:15Z",
6
  "repo": "huggingface/diffusers",
7
+ "snapshot_dir": "snapshots/20260622T043515Z"
8
  }
state/watermark.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "effective_since": "2026-06-22T02:35:15Z",
3
- "last_successful_snapshot_id": "20260622T033552Z",
4
- "next_since": "2026-06-22T03:35:52Z",
5
  "repo": "huggingface/diffusers",
6
- "updated_at": "2026-06-22T03:35:52Z"
7
  }
 
1
  {
2
+ "effective_since": "2026-06-22T03:35:52Z",
3
+ "last_successful_snapshot_id": "20260622T043515Z",
4
+ "next_since": "2026-06-22T04:35:15Z",
5
  "repo": "huggingface/diffusers",
6
+ "updated_at": "2026-06-22T04:35:15Z"
7
  }