Refresh diffusers dataset snapshot 20260613T073521Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +23 -23
- new-contributors-report.json +69 -12
- new-contributors-report.md +27 -5
- new_contributors.parquet +2 -2
- pr_comments.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/20260613T073521Z/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: `20260613T073521Z`
|
| 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
|
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:99968acf17fb3d2cccb7feb0e58daef30a116805ee0c57528a9544892e4419d7
|
| 3 |
+
size 15175620
|
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:f4dd25b58d9f9218a2aca5a441ecc6aeb746a5a414a0d736694e0dabb2057047
|
| 3 |
+
size 2967727
|
issue_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:9db14044a45081eadb59ad723c259076eced8487020bd72fa995e6cb534a7e56
|
| 3 |
+
size 8205874
|
issues.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:5f81963d3aa640b066a3cbe64357a34e212c15638c8dacd73b4291e78817ff29
|
| 3 |
+
size 6289838
|
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:ee86ca5e1e9e643d9ecb262b18902930dddf4b9b1fa9d25e385044c2917de850
|
| 3 |
+
size 94186
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5407,
|
| 10 |
"links": 7222,
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59856,
|
| 9 |
"issues": 5407,
|
| 10 |
"links": 7222,
|
| 11 |
+
"new_contributors": 103,
|
| 12 |
+
"pr_diffs": 7493,
|
| 13 |
+
"pr_files": 52477,
|
| 14 |
+
"pull_requests": 7493,
|
| 15 |
+
"review_comments": 32055,
|
| 16 |
+
"reviews": 29855,
|
| 17 |
+
"timeline_events": 207460
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-13T07:35:21Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 16,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 7,
|
| 29 |
+
"reviews": 8,
|
| 30 |
+
"timeline_events": 50
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-13T07:35:21Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260613T073521Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-13T06:35:21Z",
|
| 37 |
+
"next_since": "2026-06-13T07: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": "
|
| 5 |
-
"generated_at": "2026-06-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 53,
|
| 12 |
"previous_primary_author_count": 3662,
|
| 13 |
"selected_seen_in_previous_primary": 102,
|
| 14 |
"previous_report_contributor_count": 102,
|
| 15 |
"selected_overlap_previous_report": 102,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 99,
|
| 18 |
"reused_known_merged_contributors": 50,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -674,14 +674,14 @@
|
|
| 674 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
|
| 675 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
|
| 676 |
"repo_first_seen_at": "2023-03-22T05:10:45Z",
|
| 677 |
-
"repo_last_seen_at": "2026-06-
|
| 678 |
"repo_primary_artifact_count": 78,
|
| 679 |
-
"repo_artifact_count":
|
| 680 |
"snapshot_issue_count": 8,
|
| 681 |
"snapshot_pr_count": 70,
|
| 682 |
"snapshot_comment_count": 378,
|
| 683 |
-
"snapshot_review_count":
|
| 684 |
-
"snapshot_review_comment_count":
|
| 685 |
"repo_association": "MEMBER",
|
| 686 |
"new_to_repo": false,
|
| 687 |
"first_seen_in_snapshot": false,
|
|
@@ -6750,6 +6750,63 @@
|
|
| 6750 |
},
|
| 6751 |
"fetch_error": null
|
| 6752 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6753 |
{
|
| 6754 |
"author_login": "MaciejBalaNV",
|
| 6755 |
"name": null,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260613T073521Z",
|
| 5 |
+
"generated_at": "2026-06-13T07:35:56Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 103,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 53,
|
| 12 |
"previous_primary_author_count": 3662,
|
| 13 |
"selected_seen_in_previous_primary": 102,
|
| 14 |
"previous_report_contributor_count": 102,
|
| 15 |
"selected_overlap_previous_report": 102,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9903,
|
| 17 |
"reused_previous_report_entries": 99,
|
| 18 |
"reused_known_merged_contributors": 50,
|
| 19 |
+
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 4.798,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.047,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 674 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845",
|
| 675 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845",
|
| 676 |
"repo_first_seen_at": "2023-03-22T05:10:45Z",
|
| 677 |
+
"repo_last_seen_at": "2026-06-13T06:57:57Z",
|
| 678 |
"repo_primary_artifact_count": 78,
|
| 679 |
+
"repo_artifact_count": 2240,
|
| 680 |
"snapshot_issue_count": 8,
|
| 681 |
"snapshot_pr_count": 70,
|
| 682 |
"snapshot_comment_count": 378,
|
| 683 |
+
"snapshot_review_count": 962,
|
| 684 |
+
"snapshot_review_comment_count": 822,
|
| 685 |
"repo_association": "MEMBER",
|
| 686 |
"new_to_repo": false,
|
| 687 |
"first_seen_in_snapshot": false,
|
|
|
|
| 6750 |
},
|
| 6751 |
"fetch_error": null
|
| 6752 |
},
|
| 6753 |
+
{
|
| 6754 |
+
"author_login": "liwd190019",
|
| 6755 |
+
"name": null,
|
| 6756 |
+
"profile_url": "https://github.com/liwd190019",
|
| 6757 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aliwd190019",
|
| 6758 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aliwd190019",
|
| 6759 |
+
"repo_first_seen_at": "2025-02-04T05:11:43Z",
|
| 6760 |
+
"repo_last_seen_at": "2026-06-13T07:12:58Z",
|
| 6761 |
+
"repo_primary_artifact_count": 1,
|
| 6762 |
+
"repo_artifact_count": 3,
|
| 6763 |
+
"snapshot_issue_count": 0,
|
| 6764 |
+
"snapshot_pr_count": 1,
|
| 6765 |
+
"snapshot_comment_count": 2,
|
| 6766 |
+
"snapshot_review_count": 0,
|
| 6767 |
+
"snapshot_review_comment_count": 0,
|
| 6768 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6769 |
+
"new_to_repo": true,
|
| 6770 |
+
"first_seen_in_snapshot": true,
|
| 6771 |
+
"known_via_prior_merged_pr": false,
|
| 6772 |
+
"report_reason": "first_seen_in_snapshot",
|
| 6773 |
+
"enrichment_source": "live",
|
| 6774 |
+
"live_refetch_skipped": false,
|
| 6775 |
+
"account_age_days": 1606,
|
| 6776 |
+
"young_account": false,
|
| 6777 |
+
"follow_through_score": "weak",
|
| 6778 |
+
"breadth_score": "low",
|
| 6779 |
+
"automation_risk_signal": "low",
|
| 6780 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 6781 |
+
"public_orgs": [],
|
| 6782 |
+
"activity": {
|
| 6783 |
+
"visible_authored_pr_count": 2,
|
| 6784 |
+
"merged_pr_count": 0,
|
| 6785 |
+
"closed_unmerged_pr_count": 0,
|
| 6786 |
+
"open_pr_count": 2,
|
| 6787 |
+
"merged_pr_rate": 0.0,
|
| 6788 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 6789 |
+
"still_open_pr_rate": 1.0,
|
| 6790 |
+
"distinct_repos_with_authored_prs": 2,
|
| 6791 |
+
"distinct_repos_with_open_prs": 2
|
| 6792 |
+
},
|
| 6793 |
+
"examples": {
|
| 6794 |
+
"pull_requests": [
|
| 6795 |
+
{
|
| 6796 |
+
"kind": "pull_request",
|
| 6797 |
+
"number": 13932,
|
| 6798 |
+
"title": "Add tutorial translations in Chinese",
|
| 6799 |
+
"url": "https://github.com/huggingface/diffusers/pull/13932",
|
| 6800 |
+
"state": "open",
|
| 6801 |
+
"merged": false,
|
| 6802 |
+
"draft": false,
|
| 6803 |
+
"created_at": "2026-06-13T07:11:29Z"
|
| 6804 |
+
}
|
| 6805 |
+
],
|
| 6806 |
+
"issues": []
|
| 6807 |
+
},
|
| 6808 |
+
"fetch_error": null
|
| 6809 |
+
},
|
| 6810 |
{
|
| 6811 |
"author_login": "MaciejBalaNV",
|
| 6812 |
"name": null,
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -96,6 +96,7 @@
|
|
| 96 |
| `itzzdeep` | [profile](https://github.com/itzzdeep) | no | FIRST_TIME_CONTRIBUTOR | 2114d | `2026-05-11T21:21:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 97 |
| `javierdejesusda` | [profile](https://github.com/javierdejesusda) | no | FIRST_TIME_CONTRIBUTOR | 549d | `2026-05-24T23:05:02Z` | 1 | 0 | mixed | high | medium | broad repo spread; high open PR share |
|
| 98 |
| `JinLiIdeogram` | [profile](https://github.com/JinLiIdeogram) | no | NONE | 979d | `2026-05-11T18:57:43Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 99 |
| `MaciejBalaNV` | [profile](https://github.com/MaciejBalaNV) | no | CONTRIBUTOR | 737d | `2026-06-10T13:21:27Z` | 1 | 0 | mixed | moderate | low | — |
|
| 100 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | FIRST_TIME_CONTRIBUTOR | 1569d | `2026-04-25T18:34:23Z` | 1 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread |
|
| 101 |
| `nandanadileep` | [profile](https://github.com/nandanadileep) | no | FIRST_TIME_CONTRIBUTOR | 1413d | `2026-06-12T08:50:55Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
|
@@ -275,12 +276,12 @@ Example artifacts:
|
|
| 275 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
|
| 276 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
|
| 277 |
- repo first seen: `2023-03-22T05:10:45Z`
|
| 278 |
-
- repo last seen: `2026-06-
|
| 279 |
- first seen in snapshot: **no**
|
| 280 |
- repo association: **MEMBER**
|
| 281 |
- repo primary artifacts: **78**
|
| 282 |
- snapshot authored PRs/issues: **70 PRs / 8 issues**
|
| 283 |
-
- snapshot discussion activity: **378 comments /
|
| 284 |
- account age: **2368 days**
|
| 285 |
- recent public PR activity: **2 PRs** (2 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 286 |
- public orgs: none visible
|
|
@@ -2114,6 +2115,27 @@ Example artifacts:
|
|
| 2114 |
Example artifacts:
|
| 2115 |
- [PR #13720: Test](https://github.com/huggingface/diffusers/pull/13720) — closed
|
| 2116 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2117 |
### `MaciejBalaNV`
|
| 2118 |
|
| 2119 |
- profile: [github.com/MaciejBalaNV](https://github.com/MaciejBalaNV)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260613T073521Z`
|
| 4 |
+
- Generated: `2026-06-13T07:35:56Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `103`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 96 |
| `itzzdeep` | [profile](https://github.com/itzzdeep) | no | FIRST_TIME_CONTRIBUTOR | 2114d | `2026-05-11T21:21:31Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 97 |
| `javierdejesusda` | [profile](https://github.com/javierdejesusda) | no | FIRST_TIME_CONTRIBUTOR | 549d | `2026-05-24T23:05:02Z` | 1 | 0 | mixed | high | medium | broad repo spread; high open PR share |
|
| 98 |
| `JinLiIdeogram` | [profile](https://github.com/JinLiIdeogram) | no | NONE | 979d | `2026-05-11T18:57:43Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 99 |
+
| `liwd190019` | [profile](https://github.com/liwd190019) | yes | FIRST_TIME_CONTRIBUTOR | 1606d | `2025-02-04T05:11:43Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 100 |
| `MaciejBalaNV` | [profile](https://github.com/MaciejBalaNV) | no | CONTRIBUTOR | 737d | `2026-06-10T13:21:27Z` | 1 | 0 | mixed | moderate | low | — |
|
| 101 |
| `MukundaKatta` | [profile](https://github.com/MukundaKatta) | no | FIRST_TIME_CONTRIBUTOR | 1569d | `2026-04-25T18:34:23Z` | 1 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread |
|
| 102 |
| `nandanadileep` | [profile](https://github.com/nandanadileep) | no | FIRST_TIME_CONTRIBUTOR | 1413d | `2026-06-12T08:50:55Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
|
|
|
| 276 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Adg845)
|
| 277 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Adg845)
|
| 278 |
- repo first seen: `2023-03-22T05:10:45Z`
|
| 279 |
+
- repo last seen: `2026-06-13T06:57:57Z`
|
| 280 |
- first seen in snapshot: **no**
|
| 281 |
- repo association: **MEMBER**
|
| 282 |
- repo primary artifacts: **78**
|
| 283 |
- snapshot authored PRs/issues: **70 PRs / 8 issues**
|
| 284 |
+
- snapshot discussion activity: **378 comments / 962 reviews / 822 review comments**
|
| 285 |
- account age: **2368 days**
|
| 286 |
- recent public PR activity: **2 PRs** (2 merged / 0 closed-unmerged / 0 open; merged rate **100%**, closed-unmerged rate **0%**, open rate **0%**)
|
| 287 |
- public orgs: none visible
|
|
|
|
| 2115 |
Example artifacts:
|
| 2116 |
- [PR #13720: Test](https://github.com/huggingface/diffusers/pull/13720) — closed
|
| 2117 |
|
| 2118 |
+
### `liwd190019`
|
| 2119 |
+
|
| 2120 |
+
- profile: [github.com/liwd190019](https://github.com/liwd190019)
|
| 2121 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aliwd190019)
|
| 2122 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aliwd190019)
|
| 2123 |
+
- repo first seen: `2025-02-04T05:11:43Z`
|
| 2124 |
+
- repo last seen: `2026-06-13T07:12:58Z`
|
| 2125 |
+
- first seen in snapshot: **yes**
|
| 2126 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2127 |
+
- repo primary artifacts: **1**
|
| 2128 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2129 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 2130 |
+
- account age: **1606 days**
|
| 2131 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2132 |
+
- public orgs: none visible
|
| 2133 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2134 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2135 |
+
|
| 2136 |
+
Example artifacts:
|
| 2137 |
+
- [PR #13932: Add tutorial translations in Chinese](https://github.com/huggingface/diffusers/pull/13932) — open
|
| 2138 |
+
|
| 2139 |
### `MaciejBalaNV`
|
| 2140 |
|
| 2141 |
- profile: [github.com/MaciejBalaNV](https://github.com/MaciejBalaNV)
|
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:536e3f9533edb93049b7e402641ded2c5e414b6fe21a711350e47eb6949af7b0
|
| 3 |
+
size 30563
|
pr_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:16fa306574eb23f64318c5eed4ad6cf553dfb46768c3a222d5b719cc409578a8
|
| 3 |
+
size 7023368
|
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:4c96691570d61497283ab8c9e5efd58b655875eb0bcf21baa91a6ef32bdeb271
|
| 3 |
+
size 112485561
|
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:2a34618d64cf419cf14f96ba573b0513a9a7d0412cab66500a3d0c9f66c8e82f
|
| 3 |
+
size 68308962
|
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:2386012b8ab2e2cbc9fbe172f98bb8f7bf192ae8d23b93af7651b3bcfd64bf85
|
| 3 |
+
size 5069748
|
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:d677969552c6bf8335a42336b569847fe5bfd0d456e51e89f3adf297d4f06eff
|
| 3 |
+
size 5646051
|
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:8e78c1015c19a6975781987136723ab3e50653599689b4eabcc0fea414dae7e3
|
| 3 |
+
size 2312200
|
snapshots/20260613T073521Z/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": 59856,
|
| 9 |
+
"issues": 5407,
|
| 10 |
+
"links": 7222,
|
| 11 |
+
"new_contributors": 103,
|
| 12 |
+
"pr_diffs": 7493,
|
| 13 |
+
"pr_files": 52477,
|
| 14 |
+
"pull_requests": 7493,
|
| 15 |
+
"review_comments": 32055,
|
| 16 |
+
"reviews": 29855,
|
| 17 |
+
"timeline_events": 207460
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-13T07:35:21Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 16,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 7,
|
| 29 |
+
"reviews": 8,
|
| 30 |
+
"timeline_events": 50
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-13T07:35:21Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260613T073521Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-13T06:35:21Z",
|
| 37 |
+
"next_since": "2026-06-13T07:35:21Z"
|
| 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-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260613T073521Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260613T073521Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-13T07:35:21Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260613T073521Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-06-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-06-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-06-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-06-13T06:35:21Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260613T073521Z",
|
| 4 |
+
"next_since": "2026-06-13T07:35:21Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-13T07:35:21Z"
|
| 7 |
}
|