evalstate HF Staff commited on
Commit
adc8dbc
·
verified ·
1 Parent(s): eb14df5

Refresh diffusers dataset snapshot 20260625T103517Z

Browse files
README.md CHANGED
@@ -75,7 +75,7 @@ Use:
75
  - eval set creation
76
 
77
  Notes:
78
- - latest snapshot: `20260625T093518Z`
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: `20260625T103517Z`
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:1c3bf8af576a1a925648e1c1e57e9e58a662ebc4534277240d3aeaab674bdd2f
3
- size 2997526
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28dacd69d1199bde63df93374c6109f83abbea5f405fe7039e0f890bc474e0db
3
+ size 2992591
issues.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:269718224d5119d2952abcb5280e15124e8469a96842917233161ddc82b335b8
3
- size 6322593
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9090410819cb40ac0f1b1bbc80c55bdf9c8ac6222611864e43007fefc068b47a
3
+ size 6323191
links.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:195f21a5fcf17ab10aa604d96e6559163174c6f55ee94a0603b213b5dbc8294d
3
- size 99773
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27b8e374bc4f5cae0c0505ca3a1156bdff6857d1ae05668f69794ef301bd73de
3
+ size 99792
manifest.json CHANGED
@@ -6,34 +6,34 @@
6
  },
7
  "counts": {
8
  "comments": 60093,
9
- "issues": 5432,
10
- "links": 8183,
11
- "new_contributors": 116,
12
- "pr_diffs": 7599,
13
- "pr_files": 53068,
14
- "pull_requests": 7599,
15
  "review_comments": 32332,
16
  "reviews": 30068,
17
- "timeline_events": 208998
18
  },
19
- "crawl_started_at": "2026-06-25T09:35:18Z",
20
  "delta_counts": {
21
- "comments": 1,
22
- "issue_stubs": 3,
23
  "issues": 1,
24
- "links": 0,
25
- "pr_diffs": 2,
26
- "pr_files": 9,
27
- "pull_requests": 2,
28
- "review_comments": 1,
29
- "reviews": 1,
30
- "timeline_events": 31
31
  },
32
- "extracted_at": "2026-06-25T09:35:18Z",
33
  "repo": "huggingface/diffusers",
34
- "snapshot_id": "20260625T093518Z",
35
  "watermark": {
36
- "effective_since": "2026-06-25T08:35:12Z",
37
- "next_since": "2026-06-25T09:35:18Z"
38
  }
39
  }
 
6
  },
7
  "counts": {
8
  "comments": 60093,
9
+ "issues": 5433,
10
+ "links": 8184,
11
+ "new_contributors": 117,
12
+ "pr_diffs": 7600,
13
+ "pr_files": 53069,
14
+ "pull_requests": 7600,
15
  "review_comments": 32332,
16
  "reviews": 30068,
17
+ "timeline_events": 209011
18
  },
19
+ "crawl_started_at": "2026-06-25T10:35:17Z",
20
  "delta_counts": {
21
+ "comments": 0,
22
+ "issue_stubs": 2,
23
  "issues": 1,
24
+ "links": 2343,
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-25T10:35:17Z",
33
  "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260625T103517Z",
35
  "watermark": {
36
+ "effective_since": "2026-06-25T09:35:18Z",
37
+ "next_since": "2026-06-25T10:35:17Z"
38
  }
39
  }
new-contributors-report.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
- "snapshot_id": "20260625T093518Z",
5
- "generated_at": "2026-06-25T09:36:05Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
9
- "selected_contributors": 116,
10
- "first_seen_in_snapshot": 0,
11
  "known_via_prior_merged_pr": 52,
12
  "previous_primary_author_count": 3696,
13
  "selected_seen_in_previous_primary": 116,
14
  "previous_report_contributor_count": 116,
15
  "selected_overlap_previous_report": 116,
16
- "selected_overlap_previous_report_rate": 1.0,
17
  "reused_previous_report_entries": 113,
18
  "reused_known_merged_contributors": 49,
19
- "live_fetches": 3,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
- "enrichment_elapsed_seconds": 0.655,
23
- "enrichment_avg_seconds_per_author": 0.006,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
@@ -8102,6 +8102,63 @@
8102
  },
8103
  "fetch_error": null
8104
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8105
  {
8106
  "author_login": "PreethamNoelP",
8107
  "name": "Preetham Noel P",
 
1
  {
2
  "schema_version": "1.0",
3
  "repo": "huggingface/diffusers",
4
+ "snapshot_id": "20260625T103517Z",
5
+ "generated_at": "2026-06-25T10:36:08Z",
6
  "window_days": 60,
7
  "max_authors": 0,
8
  "instrumentation": {
9
+ "selected_contributors": 117,
10
+ "first_seen_in_snapshot": 1,
11
  "known_via_prior_merged_pr": 52,
12
  "previous_primary_author_count": 3696,
13
  "selected_seen_in_previous_primary": 116,
14
  "previous_report_contributor_count": 116,
15
  "selected_overlap_previous_report": 116,
16
+ "selected_overlap_previous_report_rate": 0.9915,
17
  "reused_previous_report_entries": 113,
18
  "reused_known_merged_contributors": 49,
19
+ "live_fetches": 4,
20
  "window_anchor": "run_time",
21
  "window_anchor_cacheable": false,
22
+ "enrichment_elapsed_seconds": 2.113,
23
+ "enrichment_avg_seconds_per_author": 0.018,
24
  "enrichment_failures": 3
25
  },
26
  "contributors": [
 
8102
  },
8103
  "fetch_error": null
8104
  },
8105
+ {
8106
+ "author_login": "PrakshaaleJain",
8107
+ "name": "Prakshaale Jain",
8108
+ "profile_url": "https://github.com/PrakshaaleJain",
8109
+ "repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3APrakshaaleJain",
8110
+ "repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3APrakshaaleJain",
8111
+ "repo_first_seen_at": "2026-06-24T13:19:25Z",
8112
+ "repo_last_seen_at": "2026-06-25T09:52:22Z",
8113
+ "repo_primary_artifact_count": 1,
8114
+ "repo_artifact_count": 2,
8115
+ "snapshot_issue_count": 0,
8116
+ "snapshot_pr_count": 1,
8117
+ "snapshot_comment_count": 1,
8118
+ "snapshot_review_count": 0,
8119
+ "snapshot_review_comment_count": 0,
8120
+ "repo_association": "FIRST_TIME_CONTRIBUTOR",
8121
+ "new_to_repo": true,
8122
+ "first_seen_in_snapshot": true,
8123
+ "known_via_prior_merged_pr": false,
8124
+ "report_reason": "first_seen_in_snapshot",
8125
+ "enrichment_source": "live",
8126
+ "live_refetch_skipped": false,
8127
+ "account_age_days": 947,
8128
+ "young_account": false,
8129
+ "follow_through_score": "weak",
8130
+ "breadth_score": "low",
8131
+ "automation_risk_signal": "low",
8132
+ "heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
8133
+ "public_orgs": [],
8134
+ "activity": {
8135
+ "visible_authored_pr_count": 1,
8136
+ "merged_pr_count": 0,
8137
+ "closed_unmerged_pr_count": 0,
8138
+ "open_pr_count": 1,
8139
+ "merged_pr_rate": 0.0,
8140
+ "closed_unmerged_pr_rate": 0.0,
8141
+ "still_open_pr_rate": 1.0,
8142
+ "distinct_repos_with_authored_prs": 1,
8143
+ "distinct_repos_with_open_prs": 1
8144
+ },
8145
+ "examples": {
8146
+ "pull_requests": [
8147
+ {
8148
+ "kind": "pull_request",
8149
+ "number": 14064,
8150
+ "title": "Fix mutable default args in lora_base.py",
8151
+ "url": "https://github.com/huggingface/diffusers/pull/14064",
8152
+ "state": "open",
8153
+ "merged": false,
8154
+ "draft": false,
8155
+ "created_at": "2026-06-25T09:52:22Z"
8156
+ }
8157
+ ],
8158
+ "issues": []
8159
+ },
8160
+ "fetch_error": null
8161
+ },
8162
  {
8163
  "author_login": "PreethamNoelP",
8164
  "name": "Preetham Noel P",
new-contributors-report.md CHANGED
@@ -1,9 +1,9 @@
1
  # New Contributor Report: huggingface/diffusers
2
 
3
- - Snapshot: `20260625T093518Z`
4
- - Generated: `2026-06-25T09:36:05Z`
5
  - Activity window: `60d`
6
- - Contributors: `116`
7
 
8
  ## Summary
9
 
@@ -118,6 +118,7 @@
118
  | `PlagueKind` | [profile](https://github.com/PlagueKind) | no | FIRST_TIME_CONTRIBUTOR | 41d | `2026-06-24T18:22:29Z` | 1 | 0 | mixed | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
119
  | `porunov` | [profile](https://github.com/porunov) | no | FIRST_TIME_CONTRIBUTOR | 3755d | `2026-06-16T12:36:55Z` | 1 | 0 | weak | moderate | low | high open PR share |
120
  | `Praanjaljain29` | [profile](https://github.com/Praanjaljain29) | no | FIRST_TIME_CONTRIBUTOR | 1089d | `2026-05-28T02:28:09Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
 
121
  | `PreethamNoelP` | [profile](https://github.com/PreethamNoelP) | no | FIRST_TIME_CONTRIBUTOR | 1022d | `2026-06-10T00:04:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
122
  | `ProgramerSalar` | [profile](https://github.com/ProgramerSalar) | no | FIRST_TIME_CONTRIBUTOR | 1646d | `2026-06-05T16:29:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
123
  | `rmatif` | [profile](https://github.com/rmatif) | no | CONTRIBUTOR | 2185d | `2026-05-12T16:24:51Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
@@ -2599,6 +2600,27 @@ Example artifacts:
2599
  Example artifacts:
2600
  - [PR #13820: Fix black image output in QwenImageEdit docstring](https://github.com/huggingface/diffusers/pull/13820) — open
2601
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2602
  ### `PreethamNoelP`
2603
 
2604
  - profile: [github.com/PreethamNoelP](https://github.com/PreethamNoelP)
 
1
  # New Contributor Report: huggingface/diffusers
2
 
3
+ - Snapshot: `20260625T103517Z`
4
+ - Generated: `2026-06-25T10:36:08Z`
5
  - Activity window: `60d`
6
+ - Contributors: `117`
7
 
8
  ## Summary
9
 
 
118
  | `PlagueKind` | [profile](https://github.com/PlagueKind) | no | FIRST_TIME_CONTRIBUTOR | 41d | `2026-06-24T18:22:29Z` | 1 | 0 | mixed | moderate | medium | very new account; many recent closed-unmerged PRs; targets high-star repos |
119
  | `porunov` | [profile](https://github.com/porunov) | no | FIRST_TIME_CONTRIBUTOR | 3755d | `2026-06-16T12:36:55Z` | 1 | 0 | weak | moderate | low | high open PR share |
120
  | `Praanjaljain29` | [profile](https://github.com/Praanjaljain29) | no | FIRST_TIME_CONTRIBUTOR | 1089d | `2026-05-28T02:28:09Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
121
+ | `PrakshaaleJain` | [profile](https://github.com/PrakshaaleJain) | yes | FIRST_TIME_CONTRIBUTOR | 947d | `2026-06-24T13:19:25Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
122
  | `PreethamNoelP` | [profile](https://github.com/PreethamNoelP) | no | FIRST_TIME_CONTRIBUTOR | 1022d | `2026-06-10T00:04:40Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
123
  | `ProgramerSalar` | [profile](https://github.com/ProgramerSalar) | no | FIRST_TIME_CONTRIBUTOR | 1646d | `2026-06-05T16:29:56Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
124
  | `rmatif` | [profile](https://github.com/rmatif) | no | CONTRIBUTOR | 2185d | `2026-05-12T16:24:51Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
 
2600
  Example artifacts:
2601
  - [PR #13820: Fix black image output in QwenImageEdit docstring](https://github.com/huggingface/diffusers/pull/13820) — open
2602
 
2603
+ ### `PrakshaaleJain`
2604
+
2605
+ - profile: [github.com/PrakshaaleJain](https://github.com/PrakshaaleJain)
2606
+ - repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3APrakshaaleJain)
2607
+ - repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3APrakshaaleJain)
2608
+ - repo first seen: `2026-06-24T13:19:25Z`
2609
+ - repo last seen: `2026-06-25T09:52:22Z`
2610
+ - first seen in snapshot: **yes**
2611
+ - repo association: **FIRST_TIME_CONTRIBUTOR**
2612
+ - repo primary artifacts: **1**
2613
+ - snapshot authored PRs/issues: **1 PRs / 0 issues**
2614
+ - snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
2615
+ - account age: **947 days**
2616
+ - recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
2617
+ - public orgs: none visible
2618
+ - compact scores: follow-through **weak**, breadth **low**, automation risk **low**
2619
+ - heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
2620
+
2621
+ Example artifacts:
2622
+ - [PR #14064: Fix mutable default args in lora_base.py](https://github.com/huggingface/diffusers/pull/14064) — open
2623
+
2624
  ### `PreethamNoelP`
2625
 
2626
  - profile: [github.com/PreethamNoelP](https://github.com/PreethamNoelP)
new_contributors.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9fa289f4fdc89a86cb1ced1ed81b08e4e7c9f1527cf2b4a3867f7462b18eb63
3
- size 32274
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b212677aa0bf1aa0ff7fd31fbed1b42d0a981491de6e534262b2a394675d6a
3
+ size 32498
pr_diffs.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6082882e6acff5a7d2a883303fd7b63cc023029ce18d14a946da9dae8ec975f2
3
- size 113202165
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:217e14a51e780d995a7f3f0c028a73e424596b3b396378dedb5b76eb51e5a8b9
3
+ size 113203119
pr_files.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41733ac2da9afcd7166a3c49d52c2e3a629521718fd5b8c3f6aa3234ca56f7f5
3
- size 69014417
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ae9b55cf8d40538c22a74da606b6ff8793c75017c3bf7e1062bab0f6b65d19
3
+ size 69015533
pull_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5daba6db5d5febf625ad994c1ff920e112b67538067b148771a8f3c8b96c6fc9
3
- size 5220516
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e11ab56818034893021ab5c72c4fb369426e6da32c4d85ed2de455b26c57f9ac
3
+ size 5222574
snapshots/20260625T103517Z/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": 60093,
9
+ "issues": 5433,
10
+ "links": 8184,
11
+ "new_contributors": 117,
12
+ "pr_diffs": 7600,
13
+ "pr_files": 53069,
14
+ "pull_requests": 7600,
15
+ "review_comments": 32332,
16
+ "reviews": 30068,
17
+ "timeline_events": 209011
18
+ },
19
+ "crawl_started_at": "2026-06-25T10:35:17Z",
20
+ "delta_counts": {
21
+ "comments": 0,
22
+ "issue_stubs": 2,
23
+ "issues": 1,
24
+ "links": 2343,
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-25T10:35:17Z",
33
+ "repo": "huggingface/diffusers",
34
+ "snapshot_id": "20260625T103517Z",
35
+ "watermark": {
36
+ "effective_since": "2026-06-25T09:35:18Z",
37
+ "next_since": "2026-06-25T10:35:17Z"
38
+ }
39
+ }
snapshots/latest.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "archived_manifest_path": "snapshots/20260625T093518Z/manifest.json",
3
- "latest_snapshot_id": "20260625T093518Z",
4
  "manifest_path": "manifest.json",
5
- "next_since": "2026-06-25T09:35:18Z",
6
  "repo": "huggingface/diffusers",
7
- "snapshot_dir": "snapshots/20260625T093518Z"
8
  }
 
1
  {
2
+ "archived_manifest_path": "snapshots/20260625T103517Z/manifest.json",
3
+ "latest_snapshot_id": "20260625T103517Z",
4
  "manifest_path": "manifest.json",
5
+ "next_since": "2026-06-25T10:35:17Z",
6
  "repo": "huggingface/diffusers",
7
+ "snapshot_dir": "snapshots/20260625T103517Z"
8
  }
state/watermark.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "effective_since": "2026-06-25T08:35:12Z",
3
- "last_successful_snapshot_id": "20260625T093518Z",
4
- "next_since": "2026-06-25T09:35:18Z",
5
  "repo": "huggingface/diffusers",
6
- "updated_at": "2026-06-25T09:35:18Z"
7
  }
 
1
  {
2
+ "effective_since": "2026-06-25T09:35:18Z",
3
+ "last_successful_snapshot_id": "20260625T103517Z",
4
+ "next_since": "2026-06-25T10:35:17Z",
5
  "repo": "huggingface/diffusers",
6
+ "updated_at": "2026-06-25T10:35:17Z"
7
  }