Refresh transformers dataset snapshot 20260531T000035Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +19 -19
- new-contributors-report.json +235 -245
- new-contributors-report.md +73 -74
- new_contributors.parquet +2 -2
- pr-scope-clusters.json +82 -43
- 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/20260531T000035Z/manifest.json +41 -0
- snapshots/20260531T000035Z/pr-scope-clusters.json +0 -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: `20260531T000035Z`
|
| 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:c1035934c6c924e4b73a7997651d825b96d7da27bb64783fa6621feda0d249dc
|
| 3 |
+
size 2636559
|
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:9c2715e42edb41430015a0c45b09bc46ae64aa1ae8726cc03facb5299189157c
|
| 3 |
+
size 808423
|
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:acf950f7c4fceec95b193ee12096fe88da8c4652609ca3d47724989a74bbe77a
|
| 3 |
+
size 49896
|
manifest.json
CHANGED
|
@@ -1,41 +1,41 @@
|
|
| 1 |
{
|
| 2 |
"artifacts": {
|
| 3 |
-
"archived_pr_scope_clusters_json": "snapshots/
|
| 4 |
"new_contributors_json": "new-contributors-report.json",
|
| 5 |
"new_contributors_markdown": "new-contributors-report.md",
|
| 6 |
"new_contributors_parquet": "new_contributors.parquet",
|
| 7 |
"pr_scope_clusters_json": "pr-scope-clusters.json"
|
| 8 |
},
|
| 9 |
"counts": {
|
| 10 |
-
"comments":
|
| 11 |
"issues": 798,
|
| 12 |
"links": 4117,
|
| 13 |
"new_contributors": 342,
|
| 14 |
-
"pr_diffs":
|
| 15 |
-
"pr_files":
|
| 16 |
-
"pull_requests":
|
| 17 |
"review_comments": 15701,
|
| 18 |
"reviews": 9109,
|
| 19 |
-
"timeline_events":
|
| 20 |
},
|
| 21 |
-
"crawl_started_at": "2026-05-
|
| 22 |
"delta_counts": {
|
| 23 |
-
"comments":
|
| 24 |
-
"issue_stubs":
|
| 25 |
-
"issues":
|
| 26 |
-
"links":
|
| 27 |
"pr_diffs": 6,
|
| 28 |
-
"pr_files":
|
| 29 |
"pull_requests": 6,
|
| 30 |
-
"review_comments":
|
| 31 |
-
"reviews":
|
| 32 |
-
"timeline_events":
|
| 33 |
},
|
| 34 |
-
"extracted_at": "2026-05-
|
| 35 |
"repo": "huggingface/transformers",
|
| 36 |
-
"snapshot_id": "
|
| 37 |
"watermark": {
|
| 38 |
-
"effective_since": "2026-05-
|
| 39 |
-
"next_since": "2026-05-
|
| 40 |
}
|
| 41 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"artifacts": {
|
| 3 |
+
"archived_pr_scope_clusters_json": "snapshots/20260531T000035Z/pr-scope-clusters.json",
|
| 4 |
"new_contributors_json": "new-contributors-report.json",
|
| 5 |
"new_contributors_markdown": "new-contributors-report.md",
|
| 6 |
"new_contributors_parquet": "new_contributors.parquet",
|
| 7 |
"pr_scope_clusters_json": "pr-scope-clusters.json"
|
| 8 |
},
|
| 9 |
"counts": {
|
| 10 |
+
"comments": 12142,
|
| 11 |
"issues": 798,
|
| 12 |
"links": 4117,
|
| 13 |
"new_contributors": 342,
|
| 14 |
+
"pr_diffs": 2521,
|
| 15 |
+
"pr_files": 34915,
|
| 16 |
+
"pull_requests": 2521,
|
| 17 |
"review_comments": 15701,
|
| 18 |
"reviews": 9109,
|
| 19 |
+
"timeline_events": 50262
|
| 20 |
},
|
| 21 |
+
"crawl_started_at": "2026-05-31T00:00:35Z",
|
| 22 |
"delta_counts": {
|
| 23 |
+
"comments": 5,
|
| 24 |
+
"issue_stubs": 6,
|
| 25 |
+
"issues": 0,
|
| 26 |
+
"links": 8,
|
| 27 |
"pr_diffs": 6,
|
| 28 |
+
"pr_files": 50,
|
| 29 |
"pull_requests": 6,
|
| 30 |
+
"review_comments": 373,
|
| 31 |
+
"reviews": 123,
|
| 32 |
+
"timeline_events": 347
|
| 33 |
},
|
| 34 |
+
"extracted_at": "2026-05-31T00:00:35Z",
|
| 35 |
"repo": "huggingface/transformers",
|
| 36 |
+
"snapshot_id": "20260531T000035Z",
|
| 37 |
"watermark": {
|
| 38 |
+
"effective_since": "2026-05-30T18:00:32Z",
|
| 39 |
+
"next_since": "2026-05-31T00:00:35Z"
|
| 40 |
}
|
| 41 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/transformers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-05-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
"selected_contributors": 342,
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 153,
|
| 12 |
"previous_primary_author_count": 1250,
|
| 13 |
-
"selected_seen_in_previous_primary":
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
"reused_known_merged_contributors": 150,
|
| 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": 4
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -2415,85 +2415,6 @@
|
|
| 2415 |
},
|
| 2416 |
"fetch_error": null
|
| 2417 |
},
|
| 2418 |
-
{
|
| 2419 |
-
"author_login": "michaelbenayoun",
|
| 2420 |
-
"name": "Michael Benayoun",
|
| 2421 |
-
"profile_url": "https://github.com/michaelbenayoun",
|
| 2422 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amichaelbenayoun",
|
| 2423 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amichaelbenayoun",
|
| 2424 |
-
"repo_first_seen_at": "2024-10-24T15:39:49Z",
|
| 2425 |
-
"repo_last_seen_at": "2026-05-28T09:25:07Z",
|
| 2426 |
-
"repo_primary_artifact_count": 15,
|
| 2427 |
-
"repo_artifact_count": 39,
|
| 2428 |
-
"snapshot_issue_count": 0,
|
| 2429 |
-
"snapshot_pr_count": 15,
|
| 2430 |
-
"snapshot_comment_count": 5,
|
| 2431 |
-
"snapshot_review_count": 9,
|
| 2432 |
-
"snapshot_review_comment_count": 10,
|
| 2433 |
-
"repo_association": "MEMBER",
|
| 2434 |
-
"new_to_repo": false,
|
| 2435 |
-
"first_seen_in_snapshot": false,
|
| 2436 |
-
"known_via_prior_merged_pr": true,
|
| 2437 |
-
"report_reason": null,
|
| 2438 |
-
"enrichment_source": "previous_report",
|
| 2439 |
-
"live_refetch_skipped": true,
|
| 2440 |
-
"account_age_days": 3365,
|
| 2441 |
-
"young_account": false,
|
| 2442 |
-
"follow_through_score": "strong",
|
| 2443 |
-
"breadth_score": "moderate",
|
| 2444 |
-
"automation_risk_signal": "low",
|
| 2445 |
-
"heuristic_note": "targets high-star repos",
|
| 2446 |
-
"public_orgs": [
|
| 2447 |
-
"huggingface"
|
| 2448 |
-
],
|
| 2449 |
-
"activity": {
|
| 2450 |
-
"visible_authored_pr_count": 21,
|
| 2451 |
-
"merged_pr_count": 18,
|
| 2452 |
-
"closed_unmerged_pr_count": 0,
|
| 2453 |
-
"open_pr_count": 3,
|
| 2454 |
-
"merged_pr_rate": 0.8571,
|
| 2455 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 2456 |
-
"still_open_pr_rate": 0.1429,
|
| 2457 |
-
"distinct_repos_with_authored_prs": 4,
|
| 2458 |
-
"distinct_repos_with_open_prs": 2
|
| 2459 |
-
},
|
| 2460 |
-
"examples": {
|
| 2461 |
-
"pull_requests": [
|
| 2462 |
-
{
|
| 2463 |
-
"kind": "pull_request",
|
| 2464 |
-
"number": 45666,
|
| 2465 |
-
"title": "Extended n-to-1 kernel fusion via `KernelConfig` ",
|
| 2466 |
-
"url": "https://github.com/huggingface/transformers/pull/45666",
|
| 2467 |
-
"state": "open",
|
| 2468 |
-
"merged": false,
|
| 2469 |
-
"draft": false,
|
| 2470 |
-
"created_at": "2026-04-27T21:37:20Z"
|
| 2471 |
-
},
|
| 2472 |
-
{
|
| 2473 |
-
"kind": "pull_request",
|
| 2474 |
-
"number": 45363,
|
| 2475 |
-
"title": "n-to-1 kernel fusion via `KernelConfig`",
|
| 2476 |
-
"url": "https://github.com/huggingface/transformers/pull/45363",
|
| 2477 |
-
"state": "open",
|
| 2478 |
-
"merged": false,
|
| 2479 |
-
"draft": true,
|
| 2480 |
-
"created_at": "2026-04-10T18:53:22Z"
|
| 2481 |
-
},
|
| 2482 |
-
{
|
| 2483 |
-
"kind": "pull_request",
|
| 2484 |
-
"number": 45155,
|
| 2485 |
-
"title": "Load adapter with TP",
|
| 2486 |
-
"url": "https://github.com/huggingface/transformers/pull/45155",
|
| 2487 |
-
"state": "closed",
|
| 2488 |
-
"merged": true,
|
| 2489 |
-
"draft": false,
|
| 2490 |
-
"created_at": "2026-03-31T22:23:06Z"
|
| 2491 |
-
}
|
| 2492 |
-
],
|
| 2493 |
-
"issues": []
|
| 2494 |
-
},
|
| 2495 |
-
"fetch_error": null
|
| 2496 |
-
},
|
| 2497 |
{
|
| 2498 |
"author_login": "AI-Safeter",
|
| 2499 |
"name": null,
|
|
@@ -2571,6 +2492,94 @@
|
|
| 2571 |
},
|
| 2572 |
"fetch_error": null
|
| 2573 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2574 |
{
|
| 2575 |
"author_login": "AmineDiro",
|
| 2576 |
"name": "AmineDiro",
|
|
@@ -2825,94 +2834,6 @@
|
|
| 2825 |
},
|
| 2826 |
"fetch_error": null
|
| 2827 |
},
|
| 2828 |
-
{
|
| 2829 |
-
"author_login": "LinZiyuu",
|
| 2830 |
-
"name": "Ziyu Lin",
|
| 2831 |
-
"profile_url": "https://github.com/LinZiyuu",
|
| 2832 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALinZiyuu",
|
| 2833 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALinZiyuu",
|
| 2834 |
-
"repo_first_seen_at": "2026-05-13T14:52:41Z",
|
| 2835 |
-
"repo_last_seen_at": "2026-05-29T08:11:32Z",
|
| 2836 |
-
"repo_primary_artifact_count": 9,
|
| 2837 |
-
"repo_artifact_count": 17,
|
| 2838 |
-
"snapshot_issue_count": 1,
|
| 2839 |
-
"snapshot_pr_count": 8,
|
| 2840 |
-
"snapshot_comment_count": 8,
|
| 2841 |
-
"snapshot_review_count": 0,
|
| 2842 |
-
"snapshot_review_comment_count": 0,
|
| 2843 |
-
"repo_association": "CONTRIBUTOR",
|
| 2844 |
-
"new_to_repo": false,
|
| 2845 |
-
"first_seen_in_snapshot": false,
|
| 2846 |
-
"known_via_prior_merged_pr": true,
|
| 2847 |
-
"report_reason": null,
|
| 2848 |
-
"enrichment_source": "previous_report",
|
| 2849 |
-
"live_refetch_skipped": true,
|
| 2850 |
-
"account_age_days": 1483,
|
| 2851 |
-
"young_account": false,
|
| 2852 |
-
"follow_through_score": "weak",
|
| 2853 |
-
"breadth_score": "moderate",
|
| 2854 |
-
"automation_risk_signal": "low",
|
| 2855 |
-
"heuristic_note": "high open PR share",
|
| 2856 |
-
"public_orgs": [],
|
| 2857 |
-
"activity": {
|
| 2858 |
-
"visible_authored_pr_count": 9,
|
| 2859 |
-
"merged_pr_count": 1,
|
| 2860 |
-
"closed_unmerged_pr_count": 1,
|
| 2861 |
-
"open_pr_count": 7,
|
| 2862 |
-
"merged_pr_rate": 0.1111,
|
| 2863 |
-
"closed_unmerged_pr_rate": 0.1111,
|
| 2864 |
-
"still_open_pr_rate": 0.7778,
|
| 2865 |
-
"distinct_repos_with_authored_prs": 9,
|
| 2866 |
-
"distinct_repos_with_open_prs": 7
|
| 2867 |
-
},
|
| 2868 |
-
"examples": {
|
| 2869 |
-
"pull_requests": [
|
| 2870 |
-
{
|
| 2871 |
-
"kind": "pull_request",
|
| 2872 |
-
"number": 46282,
|
| 2873 |
-
"title": "Fix path traversal via the font config field in Ernie 4.5 VL MoE video processor",
|
| 2874 |
-
"url": "https://github.com/huggingface/transformers/pull/46282",
|
| 2875 |
-
"state": "closed",
|
| 2876 |
-
"merged": false,
|
| 2877 |
-
"draft": false,
|
| 2878 |
-
"created_at": "2026-05-29T08:11:32Z"
|
| 2879 |
-
},
|
| 2880 |
-
{
|
| 2881 |
-
"kind": "pull_request",
|
| 2882 |
-
"number": 46281,
|
| 2883 |
-
"title": "Fix path traversal in sharded-checkpoint loader via the index weight_map",
|
| 2884 |
-
"url": "https://github.com/huggingface/transformers/pull/46281",
|
| 2885 |
-
"state": "closed",
|
| 2886 |
-
"merged": false,
|
| 2887 |
-
"draft": false,
|
| 2888 |
-
"created_at": "2026-05-29T08:04:16Z"
|
| 2889 |
-
},
|
| 2890 |
-
{
|
| 2891 |
-
"kind": "pull_request",
|
| 2892 |
-
"number": 46279,
|
| 2893 |
-
"title": "Fix path traversal via vocab-file arguments in tokenizer_config.json",
|
| 2894 |
-
"url": "https://github.com/huggingface/transformers/pull/46279",
|
| 2895 |
-
"state": "closed",
|
| 2896 |
-
"merged": false,
|
| 2897 |
-
"draft": false,
|
| 2898 |
-
"created_at": "2026-05-29T07:25:37Z"
|
| 2899 |
-
}
|
| 2900 |
-
],
|
| 2901 |
-
"issues": [
|
| 2902 |
-
{
|
| 2903 |
-
"kind": "issue",
|
| 2904 |
-
"number": 45998,
|
| 2905 |
-
"title": "Security Vulnerability",
|
| 2906 |
-
"url": "https://github.com/huggingface/transformers/issues/45998",
|
| 2907 |
-
"state": "closed",
|
| 2908 |
-
"merged": null,
|
| 2909 |
-
"draft": null,
|
| 2910 |
-
"created_at": "2026-05-16T06:10:49Z"
|
| 2911 |
-
}
|
| 2912 |
-
]
|
| 2913 |
-
},
|
| 2914 |
-
"fetch_error": null
|
| 2915 |
-
},
|
| 2916 |
{
|
| 2917 |
"author_login": "jashshah999",
|
| 2918 |
"name": "Jash Shah",
|
|
@@ -5009,6 +4930,85 @@
|
|
| 5009 |
},
|
| 5010 |
"fetch_error": null
|
| 5011 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5012 |
{
|
| 5013 |
"author_login": "albertvillanova",
|
| 5014 |
"name": "Albert Villanova del Moral",
|
|
@@ -11068,73 +11068,6 @@
|
|
| 11068 |
},
|
| 11069 |
"fetch_error": null
|
| 11070 |
},
|
| 11071 |
-
{
|
| 11072 |
-
"author_login": "FaizanImran-blip",
|
| 11073 |
-
"name": "Faizan imran",
|
| 11074 |
-
"profile_url": "https://github.com/FaizanImran-blip",
|
| 11075 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AFaizanImran-blip",
|
| 11076 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AFaizanImran-blip",
|
| 11077 |
-
"repo_first_seen_at": "2026-03-30T19:10:48Z",
|
| 11078 |
-
"repo_last_seen_at": "2026-04-06T20:48:30Z",
|
| 11079 |
-
"repo_primary_artifact_count": 2,
|
| 11080 |
-
"repo_artifact_count": 5,
|
| 11081 |
-
"snapshot_issue_count": 0,
|
| 11082 |
-
"snapshot_pr_count": 2,
|
| 11083 |
-
"snapshot_comment_count": 3,
|
| 11084 |
-
"snapshot_review_count": 0,
|
| 11085 |
-
"snapshot_review_comment_count": 0,
|
| 11086 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 11087 |
-
"new_to_repo": false,
|
| 11088 |
-
"first_seen_in_snapshot": false,
|
| 11089 |
-
"known_via_prior_merged_pr": false,
|
| 11090 |
-
"report_reason": null,
|
| 11091 |
-
"enrichment_source": "previous_report",
|
| 11092 |
-
"live_refetch_skipped": true,
|
| 11093 |
-
"account_age_days": 393,
|
| 11094 |
-
"young_account": false,
|
| 11095 |
-
"follow_through_score": "weak",
|
| 11096 |
-
"breadth_score": "low",
|
| 11097 |
-
"automation_risk_signal": "low",
|
| 11098 |
-
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 11099 |
-
"public_orgs": [],
|
| 11100 |
-
"activity": {
|
| 11101 |
-
"visible_authored_pr_count": 4,
|
| 11102 |
-
"merged_pr_count": 1,
|
| 11103 |
-
"closed_unmerged_pr_count": 1,
|
| 11104 |
-
"open_pr_count": 2,
|
| 11105 |
-
"merged_pr_rate": 0.25,
|
| 11106 |
-
"closed_unmerged_pr_rate": 0.25,
|
| 11107 |
-
"still_open_pr_rate": 0.5,
|
| 11108 |
-
"distinct_repos_with_authored_prs": 3,
|
| 11109 |
-
"distinct_repos_with_open_prs": 2
|
| 11110 |
-
},
|
| 11111 |
-
"examples": {
|
| 11112 |
-
"pull_requests": [
|
| 11113 |
-
{
|
| 11114 |
-
"kind": "pull_request",
|
| 11115 |
-
"number": 45154,
|
| 11116 |
-
"title": "Pretrained-config bug(45072/huggingfacebug)",
|
| 11117 |
-
"url": "https://github.com/huggingface/transformers/pull/45154",
|
| 11118 |
-
"state": "closed",
|
| 11119 |
-
"merged": false,
|
| 11120 |
-
"draft": false,
|
| 11121 |
-
"created_at": "2026-03-31T20:28:32Z"
|
| 11122 |
-
},
|
| 11123 |
-
{
|
| 11124 |
-
"kind": "pull_request",
|
| 11125 |
-
"number": 45128,
|
| 11126 |
-
"title": "Fix: handle future annotations in _process_kwargs_parameters",
|
| 11127 |
-
"url": "https://github.com/huggingface/transformers/pull/45128",
|
| 11128 |
-
"state": "open",
|
| 11129 |
-
"merged": false,
|
| 11130 |
-
"draft": false,
|
| 11131 |
-
"created_at": "2026-03-30T19:10:48Z"
|
| 11132 |
-
}
|
| 11133 |
-
],
|
| 11134 |
-
"issues": []
|
| 11135 |
-
},
|
| 11136 |
-
"fetch_error": null
|
| 11137 |
-
},
|
| 11138 |
{
|
| 11139 |
"author_login": "jackcook",
|
| 11140 |
"name": "Jack Cook",
|
|
@@ -22416,6 +22349,63 @@
|
|
| 22416 |
},
|
| 22417 |
"fetch_error": null
|
| 22418 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22419 |
{
|
| 22420 |
"author_login": "w601sxs",
|
| 22421 |
"name": "Shreyas Subramanian",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/transformers",
|
| 4 |
+
"snapshot_id": "20260531T000035Z",
|
| 5 |
+
"generated_at": "2026-05-31T00:01:09Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
"selected_contributors": 342,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 153,
|
| 12 |
"previous_primary_author_count": 1250,
|
| 13 |
+
"selected_seen_in_previous_primary": 341,
|
| 14 |
+
"previous_report_contributor_count": 342,
|
| 15 |
+
"selected_overlap_previous_report": 341,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9971,
|
| 17 |
+
"reused_previous_report_entries": 337,
|
| 18 |
"reused_known_merged_contributors": 150,
|
| 19 |
+
"live_fetches": 5,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 2.721,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.008,
|
| 24 |
"enrichment_failures": 4
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 2415 |
},
|
| 2416 |
"fetch_error": null
|
| 2417 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2418 |
{
|
| 2419 |
"author_login": "AI-Safeter",
|
| 2420 |
"name": null,
|
|
|
|
| 2492 |
},
|
| 2493 |
"fetch_error": null
|
| 2494 |
},
|
| 2495 |
+
{
|
| 2496 |
+
"author_login": "LinZiyuu",
|
| 2497 |
+
"name": "Ziyu Lin",
|
| 2498 |
+
"profile_url": "https://github.com/LinZiyuu",
|
| 2499 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALinZiyuu",
|
| 2500 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALinZiyuu",
|
| 2501 |
+
"repo_first_seen_at": "2026-05-13T14:52:41Z",
|
| 2502 |
+
"repo_last_seen_at": "2026-05-30T22:46:41Z",
|
| 2503 |
+
"repo_primary_artifact_count": 10,
|
| 2504 |
+
"repo_artifact_count": 18,
|
| 2505 |
+
"snapshot_issue_count": 1,
|
| 2506 |
+
"snapshot_pr_count": 9,
|
| 2507 |
+
"snapshot_comment_count": 8,
|
| 2508 |
+
"snapshot_review_count": 0,
|
| 2509 |
+
"snapshot_review_comment_count": 0,
|
| 2510 |
+
"repo_association": "CONTRIBUTOR",
|
| 2511 |
+
"new_to_repo": false,
|
| 2512 |
+
"first_seen_in_snapshot": false,
|
| 2513 |
+
"known_via_prior_merged_pr": true,
|
| 2514 |
+
"report_reason": null,
|
| 2515 |
+
"enrichment_source": "previous_report",
|
| 2516 |
+
"live_refetch_skipped": true,
|
| 2517 |
+
"account_age_days": 1483,
|
| 2518 |
+
"young_account": false,
|
| 2519 |
+
"follow_through_score": "weak",
|
| 2520 |
+
"breadth_score": "moderate",
|
| 2521 |
+
"automation_risk_signal": "low",
|
| 2522 |
+
"heuristic_note": "high open PR share",
|
| 2523 |
+
"public_orgs": [],
|
| 2524 |
+
"activity": {
|
| 2525 |
+
"visible_authored_pr_count": 9,
|
| 2526 |
+
"merged_pr_count": 1,
|
| 2527 |
+
"closed_unmerged_pr_count": 1,
|
| 2528 |
+
"open_pr_count": 7,
|
| 2529 |
+
"merged_pr_rate": 0.1111,
|
| 2530 |
+
"closed_unmerged_pr_rate": 0.1111,
|
| 2531 |
+
"still_open_pr_rate": 0.7778,
|
| 2532 |
+
"distinct_repos_with_authored_prs": 9,
|
| 2533 |
+
"distinct_repos_with_open_prs": 7
|
| 2534 |
+
},
|
| 2535 |
+
"examples": {
|
| 2536 |
+
"pull_requests": [
|
| 2537 |
+
{
|
| 2538 |
+
"kind": "pull_request",
|
| 2539 |
+
"number": 46303,
|
| 2540 |
+
"title": "Fix arbitrary code execution via compressed-tensors sparsity format",
|
| 2541 |
+
"url": "https://github.com/huggingface/transformers/pull/46303",
|
| 2542 |
+
"state": "open",
|
| 2543 |
+
"merged": false,
|
| 2544 |
+
"draft": false,
|
| 2545 |
+
"created_at": "2026-05-30T22:46:41Z"
|
| 2546 |
+
},
|
| 2547 |
+
{
|
| 2548 |
+
"kind": "pull_request",
|
| 2549 |
+
"number": 46282,
|
| 2550 |
+
"title": "Fix path traversal via the font config field in Ernie 4.5 VL MoE video processor",
|
| 2551 |
+
"url": "https://github.com/huggingface/transformers/pull/46282",
|
| 2552 |
+
"state": "closed",
|
| 2553 |
+
"merged": false,
|
| 2554 |
+
"draft": false,
|
| 2555 |
+
"created_at": "2026-05-29T08:11:32Z"
|
| 2556 |
+
},
|
| 2557 |
+
{
|
| 2558 |
+
"kind": "pull_request",
|
| 2559 |
+
"number": 46281,
|
| 2560 |
+
"title": "Fix path traversal in sharded-checkpoint loader via the index weight_map",
|
| 2561 |
+
"url": "https://github.com/huggingface/transformers/pull/46281",
|
| 2562 |
+
"state": "closed",
|
| 2563 |
+
"merged": false,
|
| 2564 |
+
"draft": false,
|
| 2565 |
+
"created_at": "2026-05-29T08:04:16Z"
|
| 2566 |
+
}
|
| 2567 |
+
],
|
| 2568 |
+
"issues": [
|
| 2569 |
+
{
|
| 2570 |
+
"kind": "issue",
|
| 2571 |
+
"number": 45998,
|
| 2572 |
+
"title": "Security Vulnerability",
|
| 2573 |
+
"url": "https://github.com/huggingface/transformers/issues/45998",
|
| 2574 |
+
"state": "closed",
|
| 2575 |
+
"merged": null,
|
| 2576 |
+
"draft": null,
|
| 2577 |
+
"created_at": "2026-05-16T06:10:49Z"
|
| 2578 |
+
}
|
| 2579 |
+
]
|
| 2580 |
+
},
|
| 2581 |
+
"fetch_error": null
|
| 2582 |
+
},
|
| 2583 |
{
|
| 2584 |
"author_login": "AmineDiro",
|
| 2585 |
"name": "AmineDiro",
|
|
|
|
| 2834 |
},
|
| 2835 |
"fetch_error": null
|
| 2836 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2837 |
{
|
| 2838 |
"author_login": "jashshah999",
|
| 2839 |
"name": "Jash Shah",
|
|
|
|
| 4930 |
},
|
| 4931 |
"fetch_error": null
|
| 4932 |
},
|
| 4933 |
+
{
|
| 4934 |
+
"author_login": "michaelbenayoun",
|
| 4935 |
+
"name": "Michael Benayoun",
|
| 4936 |
+
"profile_url": "https://github.com/michaelbenayoun",
|
| 4937 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amichaelbenayoun",
|
| 4938 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amichaelbenayoun",
|
| 4939 |
+
"repo_first_seen_at": "2024-10-24T15:39:49Z",
|
| 4940 |
+
"repo_last_seen_at": "2026-05-28T09:25:07Z",
|
| 4941 |
+
"repo_primary_artifact_count": 15,
|
| 4942 |
+
"repo_artifact_count": 39,
|
| 4943 |
+
"snapshot_issue_count": 0,
|
| 4944 |
+
"snapshot_pr_count": 15,
|
| 4945 |
+
"snapshot_comment_count": 5,
|
| 4946 |
+
"snapshot_review_count": 9,
|
| 4947 |
+
"snapshot_review_comment_count": 10,
|
| 4948 |
+
"repo_association": "MEMBER",
|
| 4949 |
+
"new_to_repo": false,
|
| 4950 |
+
"first_seen_in_snapshot": false,
|
| 4951 |
+
"known_via_prior_merged_pr": true,
|
| 4952 |
+
"report_reason": null,
|
| 4953 |
+
"enrichment_source": "previous_report",
|
| 4954 |
+
"live_refetch_skipped": true,
|
| 4955 |
+
"account_age_days": 3365,
|
| 4956 |
+
"young_account": false,
|
| 4957 |
+
"follow_through_score": "strong",
|
| 4958 |
+
"breadth_score": "moderate",
|
| 4959 |
+
"automation_risk_signal": "low",
|
| 4960 |
+
"heuristic_note": "targets high-star repos",
|
| 4961 |
+
"public_orgs": [
|
| 4962 |
+
"huggingface"
|
| 4963 |
+
],
|
| 4964 |
+
"activity": {
|
| 4965 |
+
"visible_authored_pr_count": 21,
|
| 4966 |
+
"merged_pr_count": 18,
|
| 4967 |
+
"closed_unmerged_pr_count": 0,
|
| 4968 |
+
"open_pr_count": 3,
|
| 4969 |
+
"merged_pr_rate": 0.8571,
|
| 4970 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 4971 |
+
"still_open_pr_rate": 0.1429,
|
| 4972 |
+
"distinct_repos_with_authored_prs": 4,
|
| 4973 |
+
"distinct_repos_with_open_prs": 2
|
| 4974 |
+
},
|
| 4975 |
+
"examples": {
|
| 4976 |
+
"pull_requests": [
|
| 4977 |
+
{
|
| 4978 |
+
"kind": "pull_request",
|
| 4979 |
+
"number": 45666,
|
| 4980 |
+
"title": "Extended n-to-1 kernel fusion via `KernelConfig` ",
|
| 4981 |
+
"url": "https://github.com/huggingface/transformers/pull/45666",
|
| 4982 |
+
"state": "open",
|
| 4983 |
+
"merged": false,
|
| 4984 |
+
"draft": false,
|
| 4985 |
+
"created_at": "2026-04-27T21:37:20Z"
|
| 4986 |
+
},
|
| 4987 |
+
{
|
| 4988 |
+
"kind": "pull_request",
|
| 4989 |
+
"number": 45363,
|
| 4990 |
+
"title": "n-to-1 kernel fusion via `KernelConfig`",
|
| 4991 |
+
"url": "https://github.com/huggingface/transformers/pull/45363",
|
| 4992 |
+
"state": "open",
|
| 4993 |
+
"merged": false,
|
| 4994 |
+
"draft": true,
|
| 4995 |
+
"created_at": "2026-04-10T18:53:22Z"
|
| 4996 |
+
},
|
| 4997 |
+
{
|
| 4998 |
+
"kind": "pull_request",
|
| 4999 |
+
"number": 45155,
|
| 5000 |
+
"title": "Load adapter with TP",
|
| 5001 |
+
"url": "https://github.com/huggingface/transformers/pull/45155",
|
| 5002 |
+
"state": "closed",
|
| 5003 |
+
"merged": true,
|
| 5004 |
+
"draft": false,
|
| 5005 |
+
"created_at": "2026-03-31T22:23:06Z"
|
| 5006 |
+
}
|
| 5007 |
+
],
|
| 5008 |
+
"issues": []
|
| 5009 |
+
},
|
| 5010 |
+
"fetch_error": null
|
| 5011 |
+
},
|
| 5012 |
{
|
| 5013 |
"author_login": "albertvillanova",
|
| 5014 |
"name": "Albert Villanova del Moral",
|
|
|
|
| 11068 |
},
|
| 11069 |
"fetch_error": null
|
| 11070 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11071 |
{
|
| 11072 |
"author_login": "jackcook",
|
| 11073 |
"name": "Jack Cook",
|
|
|
|
| 22349 |
},
|
| 22350 |
"fetch_error": null
|
| 22351 |
},
|
| 22352 |
+
{
|
| 22353 |
+
"author_login": "Vanshajrawat",
|
| 22354 |
+
"name": "Vanshaj Rawat",
|
| 22355 |
+
"profile_url": "https://github.com/Vanshajrawat",
|
| 22356 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AVanshajrawat",
|
| 22357 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AVanshajrawat",
|
| 22358 |
+
"repo_first_seen_at": "2026-05-30T19:38:14Z",
|
| 22359 |
+
"repo_last_seen_at": "2026-05-30T19:38:14Z",
|
| 22360 |
+
"repo_primary_artifact_count": 1,
|
| 22361 |
+
"repo_artifact_count": 1,
|
| 22362 |
+
"snapshot_issue_count": 0,
|
| 22363 |
+
"snapshot_pr_count": 1,
|
| 22364 |
+
"snapshot_comment_count": 0,
|
| 22365 |
+
"snapshot_review_count": 0,
|
| 22366 |
+
"snapshot_review_comment_count": 0,
|
| 22367 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 22368 |
+
"new_to_repo": true,
|
| 22369 |
+
"first_seen_in_snapshot": true,
|
| 22370 |
+
"known_via_prior_merged_pr": false,
|
| 22371 |
+
"report_reason": "first_seen_in_snapshot",
|
| 22372 |
+
"enrichment_source": "live",
|
| 22373 |
+
"live_refetch_skipped": false,
|
| 22374 |
+
"account_age_days": 1600,
|
| 22375 |
+
"young_account": false,
|
| 22376 |
+
"follow_through_score": "weak",
|
| 22377 |
+
"breadth_score": "low",
|
| 22378 |
+
"automation_risk_signal": "low",
|
| 22379 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 22380 |
+
"public_orgs": [],
|
| 22381 |
+
"activity": {
|
| 22382 |
+
"visible_authored_pr_count": 1,
|
| 22383 |
+
"merged_pr_count": 0,
|
| 22384 |
+
"closed_unmerged_pr_count": 0,
|
| 22385 |
+
"open_pr_count": 1,
|
| 22386 |
+
"merged_pr_rate": 0.0,
|
| 22387 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 22388 |
+
"still_open_pr_rate": 1.0,
|
| 22389 |
+
"distinct_repos_with_authored_prs": 1,
|
| 22390 |
+
"distinct_repos_with_open_prs": 1
|
| 22391 |
+
},
|
| 22392 |
+
"examples": {
|
| 22393 |
+
"pull_requests": [
|
| 22394 |
+
{
|
| 22395 |
+
"kind": "pull_request",
|
| 22396 |
+
"number": 46302,
|
| 22397 |
+
"title": "docs: add docstrings to create_sinusoidal_embeddings in DistilBERT",
|
| 22398 |
+
"url": "https://github.com/huggingface/transformers/pull/46302",
|
| 22399 |
+
"state": "open",
|
| 22400 |
+
"merged": false,
|
| 22401 |
+
"draft": false,
|
| 22402 |
+
"created_at": "2026-05-30T19:38:14Z"
|
| 22403 |
+
}
|
| 22404 |
+
],
|
| 22405 |
+
"issues": []
|
| 22406 |
+
},
|
| 22407 |
+
"fetch_error": null
|
| 22408 |
+
},
|
| 22409 |
{
|
| 22410 |
"author_login": "w601sxs",
|
| 22411 |
"name": "Shreyas Subramanian",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `342`
|
| 7 |
|
|
@@ -35,12 +35,11 @@
|
|
| 35 |
| `hmellor` | [profile](https://github.com/hmellor) | no | MEMBER | 3592d | `2025-08-14T10:03:14Z` | 17 | 2 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 36 |
| `YangKai0616` | [profile](https://github.com/YangKai0616) | no | CONTRIBUTOR | 1497d | `2025-12-24T11:54:53Z` | 17 | 0 | mixed | moderate | low | — |
|
| 37 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6569d | `2025-09-08T13:05:54Z` | 16 | 0 | mixed | high | low | high recent PR volume; broad repo spread; targets high-star repos |
|
| 38 |
-
| `michaelbenayoun` | [profile](https://github.com/michaelbenayoun) | no | MEMBER | 3365d | `2024-10-24T15:39:49Z` | 15 | 0 | strong | moderate | low | targets high-star repos |
|
| 39 |
| `AI-Safeter` | [profile](https://github.com/AI-Safeter) | no | NONE | 0d | `2026-05-19T04:38:35Z` | 14 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 40 |
| `AmineDiro` | [profile](https://github.com/AmineDiro) | no | MEMBER | 3865d | `2026-04-14T15:35:56Z` | 9 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 41 |
| `winglian` | [profile](https://github.com/winglian) | no | COLLABORATOR | 5708d | `2024-10-17T15:17:05Z` | 9 | 0 | strong | high | low | extremely high recent PR volume; broad repo spread; targets high-star repos |
|
| 42 |
| `casinca` | [profile](https://github.com/casinca) | no | CONTRIBUTOR | 2626d | `2025-12-10T12:31:18Z` | 8 | 2 | strong | moderate | low | targets high-star repos |
|
| 43 |
-
| `LinZiyuu` | [profile](https://github.com/LinZiyuu) | no | CONTRIBUTOR | 1483d | `2026-05-13T14:52:41Z` | 8 | 1 | weak | moderate | low | high open PR share |
|
| 44 |
| `jashshah999` | [profile](https://github.com/jashshah999) | no | CONTRIBUTOR | 2570d | `2026-02-25T22:23:20Z` | 8 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 45 |
| `JJJYmmm` | [profile](https://github.com/JJJYmmm) | no | CONTRIBUTOR | 1648d | `2026-01-27T10:34:17Z` | 8 | 0 | mixed | moderate | low | targets high-star repos |
|
| 46 |
| `zhang-prog` | [profile](https://github.com/zhang-prog) | no | CONTRIBUTOR | 2074d | `2025-12-23T11:18:14Z` | 8 | 0 | mixed | moderate | low | targets high-star repos |
|
|
@@ -67,6 +66,7 @@
|
|
| 67 |
| `Prachi-kushwaha` | [profile](https://github.com/Prachi-kushwaha) | no | FIRST_TIME_CONTRIBUTOR | 1556d | `2026-03-07T22:12:58Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 68 |
| `rasmi` | [profile](https://github.com/rasmi) | no | CONTRIBUTOR | 4994d | `2026-05-07T01:29:32Z` | 3 | 0 | mixed | low | low | — |
|
| 69 |
| `rigen1048` | [profile](https://github.com/rigen1048) | no | CONTRIBUTOR | 92d | `2026-04-28T15:23:48Z` | 3 | 0 | weak | moderate | medium | young account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 70 |
| `albertvillanova` | [profile](https://github.com/albertvillanova) | no | MEMBER | 4257d | `2026-01-17T10:42:01Z` | 6 | 3 | strong | moderate | low | extremely high recent PR volume; targets high-star repos |
|
| 71 |
| `LysandreJik` | [profile](https://github.com/LysandreJik) | no | MEMBER | 3177d | `2021-08-30T15:40:15Z` | 6 | 2 | mixed | low | low | targets high-star repos |
|
| 72 |
| `juliendenize` | [profile](https://github.com/juliendenize) | no | CONTRIBUTOR | 2852d | `2026-03-13T10:24:11Z` | 5 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
@@ -148,7 +148,6 @@
|
|
| 148 |
| `ionut-anghelina` | [profile](https://github.com/ionut-anghelina) | no | FIRST_TIME_CONTRIBUTOR | 556d | `2026-03-30T08:23:07Z` | 2 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 149 |
| `burtenshaw` | [profile](https://github.com/burtenshaw) | no | MEMBER | 3611d | `2026-03-03T11:35:13Z` | 2 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 150 |
| `excepshenal` | [profile](https://github.com/excepshenal) | no | FIRST_TIME_CONTRIBUTOR | 2481d | `2026-02-21T00:06:16Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 151 |
-
| `FaizanImran-blip` | [profile](https://github.com/FaizanImran-blip) | no | FIRST_TIME_CONTRIBUTOR | 393d | `2026-03-30T19:10:48Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 152 |
| `jackcook` | [profile](https://github.com/jackcook) | no | CONTRIBUTOR | 4658d | `2026-02-13T05:15:44Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 153 |
| `kallewoof` | [profile](https://github.com/kallewoof) | no | CONTRIBUTOR | 5838d | `2026-03-24T23:50:07Z` | 2 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 154 |
| `matdou` | [profile](https://github.com/matdou) | no | FIRST_TIME_CONTRIBUTOR | 1502d | `2026-03-26T23:00:35Z` | 2 | 0 | weak | moderate | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
@@ -338,6 +337,7 @@
|
|
| 338 |
| `trducng` | [profile](https://github.com/trducng) | no | FIRST_TIME_CONTRIBUTOR | 3050d | `2026-05-18T04:44:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 339 |
| `TuringTux` | [profile](https://github.com/TuringTux) | no | CONTRIBUTOR | 2477d | `2026-05-06T16:55:33Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 340 |
| `vai-minzhou` | [profile](https://github.com/vai-minzhou) | no | CONTRIBUTOR | 723d | `2026-04-23T01:47:23Z` | 1 | 0 | mixed | low | low | high open PR share |
|
|
|
|
| 341 |
| `w601sxs` | [profile](https://github.com/w601sxs) | no | FIRST_TIME_CONTRIBUTOR | 4837d | `2026-04-01T15:02:15Z` | 1 | 0 | mixed | low | low | — |
|
| 342 |
| `xodn348` | [profile](https://github.com/xodn348) | no | NONE | 2352d | `2026-05-01T07:27:40Z` | 1 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 343 |
| `xu-song` | [profile](https://github.com/xu-song) | no | CONTRIBUTOR | 3895d | `2026-04-01T14:50:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -987,29 +987,6 @@ Example artifacts:
|
|
| 987 |
- [PR #45513: [Qwen3.5] Fix GDN linear attention multi-token cached forward](https://github.com/huggingface/transformers/pull/45513) — open
|
| 988 |
- [PR #45490: Add ctsm model](https://github.com/huggingface/transformers/pull/45490) — open
|
| 989 |
|
| 990 |
-
### `michaelbenayoun`
|
| 991 |
-
|
| 992 |
-
- profile: [github.com/michaelbenayoun](https://github.com/michaelbenayoun)
|
| 993 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amichaelbenayoun)
|
| 994 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amichaelbenayoun)
|
| 995 |
-
- repo first seen: `2024-10-24T15:39:49Z`
|
| 996 |
-
- repo last seen: `2026-05-28T09:25:07Z`
|
| 997 |
-
- first seen in snapshot: **no**
|
| 998 |
-
- repo association: **MEMBER**
|
| 999 |
-
- repo primary artifacts: **15**
|
| 1000 |
-
- snapshot authored PRs/issues: **15 PRs / 0 issues**
|
| 1001 |
-
- snapshot discussion activity: **5 comments / 9 reviews / 10 review comments**
|
| 1002 |
-
- account age: **3365 days**
|
| 1003 |
-
- recent public PR activity: **21 PRs** (18 merged / 0 closed-unmerged / 3 open; merged rate **86%**, closed-unmerged rate **0%**, open rate **14%**)
|
| 1004 |
-
- public orgs: `huggingface`
|
| 1005 |
-
- compact scores: follow-through **strong**, breadth **moderate**, automation risk **low**
|
| 1006 |
-
- heuristic read: **targets high-star repos**
|
| 1007 |
-
|
| 1008 |
-
Example artifacts:
|
| 1009 |
-
- [PR #45666: Extended n-to-1 kernel fusion via `KernelConfig` ](https://github.com/huggingface/transformers/pull/45666) — open
|
| 1010 |
-
- [PR #45363: n-to-1 kernel fusion via `KernelConfig`](https://github.com/huggingface/transformers/pull/45363) — open, draft
|
| 1011 |
-
- [PR #45155: Load adapter with TP](https://github.com/huggingface/transformers/pull/45155) — closed, merged
|
| 1012 |
-
|
| 1013 |
### `AI-Safeter`
|
| 1014 |
|
| 1015 |
- profile: [github.com/AI-Safeter](https://github.com/AI-Safeter)
|
|
@@ -1033,6 +1010,30 @@ Example artifacts:
|
|
| 1033 |
- [PR #46063: Fix typo in Qwen2.5-Omni docs example (cant -> can)](https://github.com/huggingface/transformers/pull/46063) — closed
|
| 1034 |
- [PR #46062: Fix article in ViTPose docs (a object detector -> an object detector)](https://github.com/huggingface/transformers/pull/46062) — closed
|
| 1035 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1036 |
### `AmineDiro`
|
| 1037 |
|
| 1038 |
- profile: [github.com/AmineDiro](https://github.com/AmineDiro)
|
|
@@ -1104,30 +1105,6 @@ Example artifacts:
|
|
| 1104 |
- [Issue #45440: Native `DeepseekV3MoE` diverges from the remote DeepSeekV3 implementation](https://github.com/huggingface/transformers/issues/45440) — closed
|
| 1105 |
- [Issue #45141: [refactor] gpt-oss `eager_attention_forward` for modularity (Ex: models with dual eager attn: sink/no sink)](https://github.com/huggingface/transformers/issues/45141) — closed
|
| 1106 |
|
| 1107 |
-
### `LinZiyuu`
|
| 1108 |
-
|
| 1109 |
-
- profile: [github.com/LinZiyuu](https://github.com/LinZiyuu)
|
| 1110 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALinZiyuu)
|
| 1111 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALinZiyuu)
|
| 1112 |
-
- repo first seen: `2026-05-13T14:52:41Z`
|
| 1113 |
-
- repo last seen: `2026-05-29T08:11:32Z`
|
| 1114 |
-
- first seen in snapshot: **no**
|
| 1115 |
-
- repo association: **CONTRIBUTOR**
|
| 1116 |
-
- repo primary artifacts: **9**
|
| 1117 |
-
- snapshot authored PRs/issues: **8 PRs / 1 issues**
|
| 1118 |
-
- snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
|
| 1119 |
-
- account age: **1483 days**
|
| 1120 |
-
- recent public PR activity: **9 PRs** (1 merged / 1 closed-unmerged / 7 open; merged rate **11%**, closed-unmerged rate **11%**, open rate **78%**)
|
| 1121 |
-
- public orgs: none visible
|
| 1122 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 1123 |
-
- heuristic read: **high open PR share**
|
| 1124 |
-
|
| 1125 |
-
Example artifacts:
|
| 1126 |
-
- [PR #46282: Fix path traversal via the font config field in Ernie 4.5 VL MoE video processor](https://github.com/huggingface/transformers/pull/46282) — closed
|
| 1127 |
-
- [PR #46281: Fix path traversal in sharded-checkpoint loader via the index weight_map](https://github.com/huggingface/transformers/pull/46281) — closed
|
| 1128 |
-
- [PR #46279: Fix path traversal via vocab-file arguments in tokenizer_config.json](https://github.com/huggingface/transformers/pull/46279) — closed
|
| 1129 |
-
- [Issue #45998: Security Vulnerability](https://github.com/huggingface/transformers/issues/45998) — closed
|
| 1130 |
-
|
| 1131 |
### `jashshah999`
|
| 1132 |
|
| 1133 |
- profile: [github.com/jashshah999](https://github.com/jashshah999)
|
|
@@ -1733,6 +1710,29 @@ Example artifacts:
|
|
| 1733 |
- [PR #45787: fix: ModuleNotFoundError caused by distributed race condition in ci/cd test](https://github.com/huggingface/transformers/pull/45787) — closed
|
| 1734 |
- [PR #45687: fix: Added Mps support in float fallback backends list ](https://github.com/huggingface/transformers/pull/45687) — closed, merged
|
| 1735 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1736 |
### `albertvillanova`
|
| 1737 |
|
| 1738 |
- profile: [github.com/albertvillanova](https://github.com/albertvillanova)
|
|
@@ -3574,28 +3574,6 @@ Example artifacts:
|
|
| 3574 |
- [PR #45273: fix: liger unnecessarily materializes logits in VRAM during eval, causing OOM](https://github.com/huggingface/transformers/pull/45273) — open
|
| 3575 |
- [PR #44189: fix: don't move model to device under other dist train backends](https://github.com/huggingface/transformers/pull/44189) — open
|
| 3576 |
|
| 3577 |
-
### `FaizanImran-blip`
|
| 3578 |
-
|
| 3579 |
-
- profile: [github.com/FaizanImran-blip](https://github.com/FaizanImran-blip)
|
| 3580 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AFaizanImran-blip)
|
| 3581 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AFaizanImran-blip)
|
| 3582 |
-
- repo first seen: `2026-03-30T19:10:48Z`
|
| 3583 |
-
- repo last seen: `2026-04-06T20:48:30Z`
|
| 3584 |
-
- first seen in snapshot: **no**
|
| 3585 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 3586 |
-
- repo primary artifacts: **2**
|
| 3587 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 3588 |
-
- snapshot discussion activity: **3 comments / 0 reviews / 0 review comments**
|
| 3589 |
-
- account age: **393 days**
|
| 3590 |
-
- recent public PR activity: **4 PRs** (1 merged / 1 closed-unmerged / 2 open; merged rate **25%**, closed-unmerged rate **25%**, open rate **50%**)
|
| 3591 |
-
- public orgs: none visible
|
| 3592 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3593 |
-
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 3594 |
-
|
| 3595 |
-
Example artifacts:
|
| 3596 |
-
- [PR #45154: Pretrained-config bug(45072/huggingfacebug)](https://github.com/huggingface/transformers/pull/45154) — closed
|
| 3597 |
-
- [PR #45128: Fix: handle future annotations in _process_kwargs_parameters](https://github.com/huggingface/transformers/pull/45128) — open
|
| 3598 |
-
|
| 3599 |
### `jackcook`
|
| 3600 |
|
| 3601 |
- profile: [github.com/jackcook](https://github.com/jackcook)
|
|
@@ -7610,6 +7588,27 @@ Example artifacts:
|
|
| 7610 |
Example artifacts:
|
| 7611 |
- [PR #45591: [nemotron_h] respect _no_reinit flag on dt_bias and out_proj.weight](https://github.com/huggingface/transformers/pull/45591) — closed, merged
|
| 7612 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7613 |
### `w601sxs`
|
| 7614 |
|
| 7615 |
- profile: [github.com/w601sxs](https://github.com/w601sxs)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260531T000035Z`
|
| 4 |
+
- Generated: `2026-05-31T00:01:09Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `342`
|
| 7 |
|
|
|
|
| 35 |
| `hmellor` | [profile](https://github.com/hmellor) | no | MEMBER | 3592d | `2025-08-14T10:03:14Z` | 17 | 2 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 36 |
| `YangKai0616` | [profile](https://github.com/YangKai0616) | no | CONTRIBUTOR | 1497d | `2025-12-24T11:54:53Z` | 17 | 0 | mixed | moderate | low | — |
|
| 37 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6569d | `2025-09-08T13:05:54Z` | 16 | 0 | mixed | high | low | high recent PR volume; broad repo spread; targets high-star repos |
|
|
|
|
| 38 |
| `AI-Safeter` | [profile](https://github.com/AI-Safeter) | no | NONE | 0d | `2026-05-19T04:38:35Z` | 14 | 0 | weak | low | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 39 |
+
| `LinZiyuu` | [profile](https://github.com/LinZiyuu) | no | CONTRIBUTOR | 1483d | `2026-05-13T14:52:41Z` | 9 | 1 | weak | moderate | low | high open PR share |
|
| 40 |
| `AmineDiro` | [profile](https://github.com/AmineDiro) | no | MEMBER | 3865d | `2026-04-14T15:35:56Z` | 9 | 0 | mixed | moderate | low | high open PR share; targets high-star repos |
|
| 41 |
| `winglian` | [profile](https://github.com/winglian) | no | COLLABORATOR | 5708d | `2024-10-17T15:17:05Z` | 9 | 0 | strong | high | low | extremely high recent PR volume; broad repo spread; targets high-star repos |
|
| 42 |
| `casinca` | [profile](https://github.com/casinca) | no | CONTRIBUTOR | 2626d | `2025-12-10T12:31:18Z` | 8 | 2 | strong | moderate | low | targets high-star repos |
|
|
|
|
| 43 |
| `jashshah999` | [profile](https://github.com/jashshah999) | no | CONTRIBUTOR | 2570d | `2026-02-25T22:23:20Z` | 8 | 0 | mixed | high | medium | high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 44 |
| `JJJYmmm` | [profile](https://github.com/JJJYmmm) | no | CONTRIBUTOR | 1648d | `2026-01-27T10:34:17Z` | 8 | 0 | mixed | moderate | low | targets high-star repos |
|
| 45 |
| `zhang-prog` | [profile](https://github.com/zhang-prog) | no | CONTRIBUTOR | 2074d | `2025-12-23T11:18:14Z` | 8 | 0 | mixed | moderate | low | targets high-star repos |
|
|
|
|
| 66 |
| `Prachi-kushwaha` | [profile](https://github.com/Prachi-kushwaha) | no | FIRST_TIME_CONTRIBUTOR | 1556d | `2026-03-07T22:12:58Z` | 3 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 67 |
| `rasmi` | [profile](https://github.com/rasmi) | no | CONTRIBUTOR | 4994d | `2026-05-07T01:29:32Z` | 3 | 0 | mixed | low | low | — |
|
| 68 |
| `rigen1048` | [profile](https://github.com/rigen1048) | no | CONTRIBUTOR | 92d | `2026-04-28T15:23:48Z` | 3 | 0 | weak | moderate | medium | young account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 69 |
+
| `michaelbenayoun` | [profile](https://github.com/michaelbenayoun) | no | MEMBER | 3365d | `2024-10-24T15:39:49Z` | 15 | 0 | strong | moderate | low | targets high-star repos |
|
| 70 |
| `albertvillanova` | [profile](https://github.com/albertvillanova) | no | MEMBER | 4257d | `2026-01-17T10:42:01Z` | 6 | 3 | strong | moderate | low | extremely high recent PR volume; targets high-star repos |
|
| 71 |
| `LysandreJik` | [profile](https://github.com/LysandreJik) | no | MEMBER | 3177d | `2021-08-30T15:40:15Z` | 6 | 2 | mixed | low | low | targets high-star repos |
|
| 72 |
| `juliendenize` | [profile](https://github.com/juliendenize) | no | CONTRIBUTOR | 2852d | `2026-03-13T10:24:11Z` | 5 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 148 |
| `ionut-anghelina` | [profile](https://github.com/ionut-anghelina) | no | FIRST_TIME_CONTRIBUTOR | 556d | `2026-03-30T08:23:07Z` | 2 | 1 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 149 |
| `burtenshaw` | [profile](https://github.com/burtenshaw) | no | MEMBER | 3611d | `2026-03-03T11:35:13Z` | 2 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 150 |
| `excepshenal` | [profile](https://github.com/excepshenal) | no | FIRST_TIME_CONTRIBUTOR | 2481d | `2026-02-21T00:06:16Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 151 |
| `jackcook` | [profile](https://github.com/jackcook) | no | CONTRIBUTOR | 4658d | `2026-02-13T05:15:44Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 152 |
| `kallewoof` | [profile](https://github.com/kallewoof) | no | CONTRIBUTOR | 5838d | `2026-03-24T23:50:07Z` | 2 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 153 |
| `matdou` | [profile](https://github.com/matdou) | no | FIRST_TIME_CONTRIBUTOR | 1502d | `2026-03-26T23:00:35Z` | 2 | 0 | weak | moderate | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 337 |
| `trducng` | [profile](https://github.com/trducng) | no | FIRST_TIME_CONTRIBUTOR | 3050d | `2026-05-18T04:44:13Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 338 |
| `TuringTux` | [profile](https://github.com/TuringTux) | no | CONTRIBUTOR | 2477d | `2026-05-06T16:55:33Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 339 |
| `vai-minzhou` | [profile](https://github.com/vai-minzhou) | no | CONTRIBUTOR | 723d | `2026-04-23T01:47:23Z` | 1 | 0 | mixed | low | low | high open PR share |
|
| 340 |
+
| `Vanshajrawat` | [profile](https://github.com/Vanshajrawat) | yes | FIRST_TIME_CONTRIBUTOR | 1600d | `2026-05-30T19:38:14Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 341 |
| `w601sxs` | [profile](https://github.com/w601sxs) | no | FIRST_TIME_CONTRIBUTOR | 4837d | `2026-04-01T15:02:15Z` | 1 | 0 | mixed | low | low | — |
|
| 342 |
| `xodn348` | [profile](https://github.com/xodn348) | no | NONE | 2352d | `2026-05-01T07:27:40Z` | 1 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 343 |
| `xu-song` | [profile](https://github.com/xu-song) | no | CONTRIBUTOR | 3895d | `2026-04-01T14:50:33Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 987 |
- [PR #45513: [Qwen3.5] Fix GDN linear attention multi-token cached forward](https://github.com/huggingface/transformers/pull/45513) — open
|
| 988 |
- [PR #45490: Add ctsm model](https://github.com/huggingface/transformers/pull/45490) — open
|
| 989 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 990 |
### `AI-Safeter`
|
| 991 |
|
| 992 |
- profile: [github.com/AI-Safeter](https://github.com/AI-Safeter)
|
|
|
|
| 1010 |
- [PR #46063: Fix typo in Qwen2.5-Omni docs example (cant -> can)](https://github.com/huggingface/transformers/pull/46063) — closed
|
| 1011 |
- [PR #46062: Fix article in ViTPose docs (a object detector -> an object detector)](https://github.com/huggingface/transformers/pull/46062) — closed
|
| 1012 |
|
| 1013 |
+
### `LinZiyuu`
|
| 1014 |
+
|
| 1015 |
+
- profile: [github.com/LinZiyuu](https://github.com/LinZiyuu)
|
| 1016 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ALinZiyuu)
|
| 1017 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ALinZiyuu)
|
| 1018 |
+
- repo first seen: `2026-05-13T14:52:41Z`
|
| 1019 |
+
- repo last seen: `2026-05-30T22:46:41Z`
|
| 1020 |
+
- first seen in snapshot: **no**
|
| 1021 |
+
- repo association: **CONTRIBUTOR**
|
| 1022 |
+
- repo primary artifacts: **10**
|
| 1023 |
+
- snapshot authored PRs/issues: **9 PRs / 1 issues**
|
| 1024 |
+
- snapshot discussion activity: **8 comments / 0 reviews / 0 review comments**
|
| 1025 |
+
- account age: **1483 days**
|
| 1026 |
+
- recent public PR activity: **9 PRs** (1 merged / 1 closed-unmerged / 7 open; merged rate **11%**, closed-unmerged rate **11%**, open rate **78%**)
|
| 1027 |
+
- public orgs: none visible
|
| 1028 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 1029 |
+
- heuristic read: **high open PR share**
|
| 1030 |
+
|
| 1031 |
+
Example artifacts:
|
| 1032 |
+
- [PR #46303: Fix arbitrary code execution via compressed-tensors sparsity format](https://github.com/huggingface/transformers/pull/46303) — open
|
| 1033 |
+
- [PR #46282: Fix path traversal via the font config field in Ernie 4.5 VL MoE video processor](https://github.com/huggingface/transformers/pull/46282) — closed
|
| 1034 |
+
- [PR #46281: Fix path traversal in sharded-checkpoint loader via the index weight_map](https://github.com/huggingface/transformers/pull/46281) — closed
|
| 1035 |
+
- [Issue #45998: Security Vulnerability](https://github.com/huggingface/transformers/issues/45998) — closed
|
| 1036 |
+
|
| 1037 |
### `AmineDiro`
|
| 1038 |
|
| 1039 |
- profile: [github.com/AmineDiro](https://github.com/AmineDiro)
|
|
|
|
| 1105 |
- [Issue #45440: Native `DeepseekV3MoE` diverges from the remote DeepSeekV3 implementation](https://github.com/huggingface/transformers/issues/45440) — closed
|
| 1106 |
- [Issue #45141: [refactor] gpt-oss `eager_attention_forward` for modularity (Ex: models with dual eager attn: sink/no sink)](https://github.com/huggingface/transformers/issues/45141) — closed
|
| 1107 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1108 |
### `jashshah999`
|
| 1109 |
|
| 1110 |
- profile: [github.com/jashshah999](https://github.com/jashshah999)
|
|
|
|
| 1710 |
- [PR #45787: fix: ModuleNotFoundError caused by distributed race condition in ci/cd test](https://github.com/huggingface/transformers/pull/45787) — closed
|
| 1711 |
- [PR #45687: fix: Added Mps support in float fallback backends list ](https://github.com/huggingface/transformers/pull/45687) — closed, merged
|
| 1712 |
|
| 1713 |
+
### `michaelbenayoun`
|
| 1714 |
+
|
| 1715 |
+
- profile: [github.com/michaelbenayoun](https://github.com/michaelbenayoun)
|
| 1716 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amichaelbenayoun)
|
| 1717 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amichaelbenayoun)
|
| 1718 |
+
- repo first seen: `2024-10-24T15:39:49Z`
|
| 1719 |
+
- repo last seen: `2026-05-28T09:25:07Z`
|
| 1720 |
+
- first seen in snapshot: **no**
|
| 1721 |
+
- repo association: **MEMBER**
|
| 1722 |
+
- repo primary artifacts: **15**
|
| 1723 |
+
- snapshot authored PRs/issues: **15 PRs / 0 issues**
|
| 1724 |
+
- snapshot discussion activity: **5 comments / 9 reviews / 10 review comments**
|
| 1725 |
+
- account age: **3365 days**
|
| 1726 |
+
- recent public PR activity: **21 PRs** (18 merged / 0 closed-unmerged / 3 open; merged rate **86%**, closed-unmerged rate **0%**, open rate **14%**)
|
| 1727 |
+
- public orgs: `huggingface`
|
| 1728 |
+
- compact scores: follow-through **strong**, breadth **moderate**, automation risk **low**
|
| 1729 |
+
- heuristic read: **targets high-star repos**
|
| 1730 |
+
|
| 1731 |
+
Example artifacts:
|
| 1732 |
+
- [PR #45666: Extended n-to-1 kernel fusion via `KernelConfig` ](https://github.com/huggingface/transformers/pull/45666) — open
|
| 1733 |
+
- [PR #45363: n-to-1 kernel fusion via `KernelConfig`](https://github.com/huggingface/transformers/pull/45363) — open, draft
|
| 1734 |
+
- [PR #45155: Load adapter with TP](https://github.com/huggingface/transformers/pull/45155) — closed, merged
|
| 1735 |
+
|
| 1736 |
### `albertvillanova`
|
| 1737 |
|
| 1738 |
- profile: [github.com/albertvillanova](https://github.com/albertvillanova)
|
|
|
|
| 3574 |
- [PR #45273: fix: liger unnecessarily materializes logits in VRAM during eval, causing OOM](https://github.com/huggingface/transformers/pull/45273) — open
|
| 3575 |
- [PR #44189: fix: don't move model to device under other dist train backends](https://github.com/huggingface/transformers/pull/44189) — open
|
| 3576 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3577 |
### `jackcook`
|
| 3578 |
|
| 3579 |
- profile: [github.com/jackcook](https://github.com/jackcook)
|
|
|
|
| 7588 |
Example artifacts:
|
| 7589 |
- [PR #45591: [nemotron_h] respect _no_reinit flag on dt_bias and out_proj.weight](https://github.com/huggingface/transformers/pull/45591) — closed, merged
|
| 7590 |
|
| 7591 |
+
### `Vanshajrawat`
|
| 7592 |
+
|
| 7593 |
+
- profile: [github.com/Vanshajrawat](https://github.com/Vanshajrawat)
|
| 7594 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AVanshajrawat)
|
| 7595 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AVanshajrawat)
|
| 7596 |
+
- repo first seen: `2026-05-30T19:38:14Z`
|
| 7597 |
+
- repo last seen: `2026-05-30T19:38:14Z`
|
| 7598 |
+
- first seen in snapshot: **yes**
|
| 7599 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 7600 |
+
- repo primary artifacts: **1**
|
| 7601 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 7602 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 7603 |
+
- account age: **1600 days**
|
| 7604 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7605 |
+
- public orgs: none visible
|
| 7606 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 7607 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 7608 |
+
|
| 7609 |
+
Example artifacts:
|
| 7610 |
+
- [PR #46302: docs: add docstrings to create_sinusoidal_embeddings in DistilBERT](https://github.com/huggingface/transformers/pull/46302) — open
|
| 7611 |
+
|
| 7612 |
### `w601sxs`
|
| 7613 |
|
| 7614 |
- profile: [github.com/w601sxs](https://github.com/w601sxs)
|
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:2637801e08306774860340b8eccdde7d5e9d425c92f178f7fc94ca67b07bc498
|
| 3 |
+
size 61471
|
pr-scope-clusters.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"repo": "huggingface/transformers",
|
| 3 |
-
"snapshot_id": "
|
| 4 |
-
"generated_at": "2026-05-
|
| 5 |
-
"cluster_count":
|
| 6 |
"pr_scope_clusters": [
|
| 7 |
{
|
| 8 |
"cluster_id": "pr-scope-43636-10",
|
|
@@ -145,7 +145,7 @@
|
|
| 145 |
"left_pr_number": 43663,
|
| 146 |
"right_pr_number": 44660,
|
| 147 |
"similarity": 0.465,
|
| 148 |
-
"content_similarity": 0.
|
| 149 |
"size_similarity": 0.24,
|
| 150 |
"breadth_similarity": 1.0,
|
| 151 |
"concentration_similarity": 1.0,
|
|
@@ -238,11 +238,11 @@
|
|
| 238 |
]
|
| 239 |
},
|
| 240 |
{
|
| 241 |
-
"left_pr_number":
|
| 242 |
-
"right_pr_number":
|
| 243 |
-
"similarity": 0.
|
| 244 |
-
"content_similarity": 0.
|
| 245 |
-
"size_similarity": 0.
|
| 246 |
"breadth_similarity": 1.0,
|
| 247 |
"concentration_similarity": 1.0,
|
| 248 |
"shared_filenames": [
|
|
@@ -254,11 +254,11 @@
|
|
| 254 |
]
|
| 255 |
},
|
| 256 |
{
|
| 257 |
-
"left_pr_number":
|
| 258 |
-
"right_pr_number":
|
| 259 |
"similarity": 0.441,
|
| 260 |
-
"content_similarity": 0.
|
| 261 |
-
"size_similarity": 0.
|
| 262 |
"breadth_similarity": 1.0,
|
| 263 |
"concentration_similarity": 1.0,
|
| 264 |
"shared_filenames": [
|
|
@@ -272,7 +272,7 @@
|
|
| 272 |
{
|
| 273 |
"left_pr_number": 44189,
|
| 274 |
"right_pr_number": 44257,
|
| 275 |
-
"similarity": 0.
|
| 276 |
"content_similarity": 0.262,
|
| 277 |
"size_similarity": 0.667,
|
| 278 |
"breadth_similarity": 1.0,
|
|
@@ -609,7 +609,7 @@
|
|
| 609 |
"left_pr_number": 43651,
|
| 610 |
"right_pr_number": 45055,
|
| 611 |
"similarity": 0.364,
|
| 612 |
-
"content_similarity": 0.
|
| 613 |
"size_similarity": 0.167,
|
| 614 |
"breadth_similarity": 1.0,
|
| 615 |
"concentration_similarity": 1.0,
|
|
@@ -689,7 +689,7 @@
|
|
| 689 |
"left_pr_number": 44257,
|
| 690 |
"right_pr_number": 45273,
|
| 691 |
"similarity": 0.341,
|
| 692 |
-
"content_similarity": 0.
|
| 693 |
"size_similarity": 0.333,
|
| 694 |
"breadth_similarity": 1.0,
|
| 695 |
"concentration_similarity": 1.0,
|
|
@@ -799,7 +799,7 @@
|
|
| 799 |
"left_pr_number": 45627,
|
| 800 |
"right_pr_number": 46161,
|
| 801 |
"similarity": 0.675,
|
| 802 |
-
"content_similarity": 0.
|
| 803 |
"size_similarity": 0.747,
|
| 804 |
"breadth_similarity": 1.0,
|
| 805 |
"concentration_similarity": 0.985,
|
|
@@ -1111,7 +1111,7 @@
|
|
| 1111 |
"left_pr_number": 45606,
|
| 1112 |
"right_pr_number": 46277,
|
| 1113 |
"similarity": 0.567,
|
| 1114 |
-
"content_similarity": 0.
|
| 1115 |
"size_similarity": 0.327,
|
| 1116 |
"breadth_similarity": 1.0,
|
| 1117 |
"concentration_similarity": 0.913,
|
|
@@ -1134,7 +1134,7 @@
|
|
| 1134 |
"left_pr_number": 45294,
|
| 1135 |
"right_pr_number": 45883,
|
| 1136 |
"similarity": 0.544,
|
| 1137 |
-
"content_similarity": 0.
|
| 1138 |
"size_similarity": 0.933,
|
| 1139 |
"breadth_similarity": 0.325,
|
| 1140 |
"concentration_similarity": 0.908,
|
|
@@ -1329,7 +1329,7 @@
|
|
| 1329 |
"left_pr_number": 44070,
|
| 1330 |
"right_pr_number": 45296,
|
| 1331 |
"similarity": 0.877,
|
| 1332 |
-
"content_similarity": 0.
|
| 1333 |
"size_similarity": 0.702,
|
| 1334 |
"breadth_similarity": 1.0,
|
| 1335 |
"concentration_similarity": 0.932,
|
|
@@ -1416,8 +1416,8 @@
|
|
| 1416 |
{
|
| 1417 |
"left_pr_number": 45296,
|
| 1418 |
"right_pr_number": 45668,
|
| 1419 |
-
"similarity": 0.
|
| 1420 |
-
"content_similarity": 0.
|
| 1421 |
"size_similarity": 0.445,
|
| 1422 |
"breadth_similarity": 1.0,
|
| 1423 |
"concentration_similarity": 0.956,
|
|
@@ -1439,7 +1439,7 @@
|
|
| 1439 |
"left_pr_number": 44070,
|
| 1440 |
"right_pr_number": 45668,
|
| 1441 |
"similarity": 0.637,
|
| 1442 |
-
"content_similarity": 0.
|
| 1443 |
"size_similarity": 0.312,
|
| 1444 |
"breadth_similarity": 1.0,
|
| 1445 |
"concentration_similarity": 0.976,
|
|
@@ -1560,7 +1560,7 @@
|
|
| 1560 |
{
|
| 1561 |
"left_pr_number": 45077,
|
| 1562 |
"right_pr_number": 46264,
|
| 1563 |
-
"similarity": 0.
|
| 1564 |
"content_similarity": 0.499,
|
| 1565 |
"size_similarity": 0.423,
|
| 1566 |
"breadth_similarity": 0.775,
|
|
@@ -1920,7 +1920,7 @@
|
|
| 1920 |
"left_pr_number": 39683,
|
| 1921 |
"right_pr_number": 45985,
|
| 1922 |
"similarity": 0.604,
|
| 1923 |
-
"content_similarity": 0.
|
| 1924 |
"size_similarity": 0.652,
|
| 1925 |
"breadth_similarity": 1.0,
|
| 1926 |
"concentration_similarity": 1.0,
|
|
@@ -1936,7 +1936,7 @@
|
|
| 1936 |
{
|
| 1937 |
"left_pr_number": 34667,
|
| 1938 |
"right_pr_number": 39683,
|
| 1939 |
-
"similarity": 0.
|
| 1940 |
"content_similarity": 0.445,
|
| 1941 |
"size_similarity": 0.478,
|
| 1942 |
"breadth_similarity": 1.0,
|
|
@@ -1988,7 +1988,7 @@
|
|
| 1988 |
"left_pr_number": 39683,
|
| 1989 |
"right_pr_number": 44872,
|
| 1990 |
"similarity": 0.425,
|
| 1991 |
-
"content_similarity": 0.
|
| 1992 |
"size_similarity": 0.13,
|
| 1993 |
"breadth_similarity": 1.0,
|
| 1994 |
"concentration_similarity": 1.0,
|
|
@@ -2143,7 +2143,7 @@
|
|
| 2143 |
{
|
| 2144 |
"left_pr_number": 44615,
|
| 2145 |
"right_pr_number": 46152,
|
| 2146 |
-
"similarity": 0.
|
| 2147 |
"content_similarity": 0.536,
|
| 2148 |
"size_similarity": 0.583,
|
| 2149 |
"breadth_similarity": 1.0,
|
|
@@ -2178,7 +2178,7 @@
|
|
| 2178 |
"left_pr_number": 44385,
|
| 2179 |
"right_pr_number": 44615,
|
| 2180 |
"similarity": 0.402,
|
| 2181 |
-
"content_similarity": 0.
|
| 2182 |
"size_similarity": 0.371,
|
| 2183 |
"breadth_similarity": 0.667,
|
| 2184 |
"concentration_similarity": 1.0,
|
|
@@ -2211,8 +2211,8 @@
|
|
| 2211 |
{
|
| 2212 |
"left_pr_number": 44615,
|
| 2213 |
"right_pr_number": 45060,
|
| 2214 |
-
"similarity": 0.
|
| 2215 |
-
"content_similarity": 0.
|
| 2216 |
"size_similarity": 0.614,
|
| 2217 |
"breadth_similarity": 0.333,
|
| 2218 |
"concentration_similarity": 0.421,
|
|
@@ -2229,7 +2229,7 @@
|
|
| 2229 |
"left_pr_number": 44385,
|
| 2230 |
"right_pr_number": 45060,
|
| 2231 |
"similarity": 0.24,
|
| 2232 |
-
"content_similarity": 0.
|
| 2233 |
"size_similarity": 0.228,
|
| 2234 |
"breadth_similarity": 0.667,
|
| 2235 |
"concentration_similarity": 0.421,
|
|
@@ -2609,7 +2609,7 @@
|
|
| 2609 |
"left_pr_number": 46114,
|
| 2610 |
"right_pr_number": 46207,
|
| 2611 |
"similarity": 0.426,
|
| 2612 |
-
"content_similarity": 0.
|
| 2613 |
"size_similarity": 0.458,
|
| 2614 |
"breadth_similarity": 0.31,
|
| 2615 |
"concentration_similarity": 0.798,
|
|
@@ -2833,7 +2833,7 @@
|
|
| 2833 |
{
|
| 2834 |
"left_pr_number": 45709,
|
| 2835 |
"right_pr_number": 45742,
|
| 2836 |
-
"similarity": 0.
|
| 2837 |
"content_similarity": 0.376,
|
| 2838 |
"size_similarity": 0.782,
|
| 2839 |
"breadth_similarity": 0.833,
|
|
@@ -3020,7 +3020,7 @@
|
|
| 3020 |
"left_pr_number": 33686,
|
| 3021 |
"right_pr_number": 44550,
|
| 3022 |
"similarity": 0.391,
|
| 3023 |
-
"content_similarity": 0.
|
| 3024 |
"size_similarity": 1.0,
|
| 3025 |
"breadth_similarity": 1.0,
|
| 3026 |
"concentration_similarity": 1.0,
|
|
@@ -3589,7 +3589,7 @@
|
|
| 3589 |
"left_pr_number": 44794,
|
| 3590 |
"right_pr_number": 45977,
|
| 3591 |
"similarity": 0.726,
|
| 3592 |
-
"content_similarity": 0.
|
| 3593 |
"size_similarity": 0.608,
|
| 3594 |
"breadth_similarity": 0.757,
|
| 3595 |
"concentration_similarity": 0.83,
|
|
@@ -3655,6 +3655,45 @@
|
|
| 3655 |
}
|
| 3656 |
]
|
| 3657 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3658 |
{
|
| 3659 |
"cluster_id": "pr-scope-43747-2",
|
| 3660 |
"pr_numbers": [
|
|
@@ -3662,7 +3701,7 @@
|
|
| 3662 |
45480
|
| 3663 |
],
|
| 3664 |
"representative_pr_number": 43747,
|
| 3665 |
-
"average_similarity": 0.
|
| 3666 |
"summary": "2 open PRs share weighted file overlap around `tests/quantization/compressed_tensors_integration/test_compressed_models.py`; representative PR #43747.",
|
| 3667 |
"shared_filenames": [
|
| 3668 |
"tests/quantization/compressed_tensors_integration/test_compressed_models.py"
|
|
@@ -3676,8 +3715,8 @@
|
|
| 3676 |
{
|
| 3677 |
"left_pr_number": 43747,
|
| 3678 |
"right_pr_number": 45480,
|
| 3679 |
-
"similarity": 0.
|
| 3680 |
-
"content_similarity": 0.
|
| 3681 |
"size_similarity": 0.664,
|
| 3682 |
"breadth_similarity": 1.0,
|
| 3683 |
"concentration_similarity": 0.751,
|
|
@@ -4075,7 +4114,7 @@
|
|
| 4075 |
"left_pr_number": 45056,
|
| 4076 |
"right_pr_number": 45128,
|
| 4077 |
"similarity": 0.503,
|
| 4078 |
-
"content_similarity": 0.
|
| 4079 |
"size_similarity": 0.669,
|
| 4080 |
"breadth_similarity": 0.875,
|
| 4081 |
"concentration_similarity": 0.724,
|
|
@@ -4271,7 +4310,7 @@
|
|
| 4271 |
"left_pr_number": 46113,
|
| 4272 |
"right_pr_number": 46126,
|
| 4273 |
"similarity": 0.47,
|
| 4274 |
-
"content_similarity": 0.
|
| 4275 |
"size_similarity": 0.302,
|
| 4276 |
"breadth_similarity": 0.292,
|
| 4277 |
"concentration_similarity": 0.603,
|
|
@@ -4669,7 +4708,7 @@
|
|
| 4669 |
45552
|
| 4670 |
],
|
| 4671 |
"representative_pr_number": 44642,
|
| 4672 |
-
"average_similarity": 0.
|
| 4673 |
"summary": "2 open PRs share weighted file overlap around `src/transformers/utils/auto_docstring.py`; representative PR #44642.",
|
| 4674 |
"shared_filenames": [
|
| 4675 |
"src/transformers/utils/auto_docstring.py"
|
|
@@ -4683,7 +4722,7 @@
|
|
| 4683 |
{
|
| 4684 |
"left_pr_number": 44642,
|
| 4685 |
"right_pr_number": 45552,
|
| 4686 |
-
"similarity": 0.
|
| 4687 |
"content_similarity": 0.262,
|
| 4688 |
"size_similarity": 0.167,
|
| 4689 |
"breadth_similarity": 1.0,
|
|
|
|
| 1 |
{
|
| 2 |
"repo": "huggingface/transformers",
|
| 3 |
+
"snapshot_id": "20260531T000035Z",
|
| 4 |
+
"generated_at": "2026-05-31T00:01:05Z",
|
| 5 |
+
"cluster_count": 56,
|
| 6 |
"pr_scope_clusters": [
|
| 7 |
{
|
| 8 |
"cluster_id": "pr-scope-43636-10",
|
|
|
|
| 145 |
"left_pr_number": 43663,
|
| 146 |
"right_pr_number": 44660,
|
| 147 |
"similarity": 0.465,
|
| 148 |
+
"content_similarity": 0.399,
|
| 149 |
"size_similarity": 0.24,
|
| 150 |
"breadth_similarity": 1.0,
|
| 151 |
"concentration_similarity": 1.0,
|
|
|
|
| 238 |
]
|
| 239 |
},
|
| 240 |
{
|
| 241 |
+
"left_pr_number": 44660,
|
| 242 |
+
"right_pr_number": 45067,
|
| 243 |
+
"similarity": 0.442,
|
| 244 |
+
"content_similarity": 0.365,
|
| 245 |
+
"size_similarity": 0.24,
|
| 246 |
"breadth_similarity": 1.0,
|
| 247 |
"concentration_similarity": 1.0,
|
| 248 |
"shared_filenames": [
|
|
|
|
| 254 |
]
|
| 255 |
},
|
| 256 |
{
|
| 257 |
+
"left_pr_number": 44189,
|
| 258 |
+
"right_pr_number": 45055,
|
| 259 |
"similarity": 0.441,
|
| 260 |
+
"content_similarity": 0.255,
|
| 261 |
+
"size_similarity": 0.75,
|
| 262 |
"breadth_similarity": 1.0,
|
| 263 |
"concentration_similarity": 1.0,
|
| 264 |
"shared_filenames": [
|
|
|
|
| 272 |
{
|
| 273 |
"left_pr_number": 44189,
|
| 274 |
"right_pr_number": 44257,
|
| 275 |
+
"similarity": 0.434,
|
| 276 |
"content_similarity": 0.262,
|
| 277 |
"size_similarity": 0.667,
|
| 278 |
"breadth_similarity": 1.0,
|
|
|
|
| 609 |
"left_pr_number": 43651,
|
| 610 |
"right_pr_number": 45055,
|
| 611 |
"similarity": 0.364,
|
| 612 |
+
"content_similarity": 0.27,
|
| 613 |
"size_similarity": 0.167,
|
| 614 |
"breadth_similarity": 1.0,
|
| 615 |
"concentration_similarity": 1.0,
|
|
|
|
| 689 |
"left_pr_number": 44257,
|
| 690 |
"right_pr_number": 45273,
|
| 691 |
"similarity": 0.341,
|
| 692 |
+
"content_similarity": 0.202,
|
| 693 |
"size_similarity": 0.333,
|
| 694 |
"breadth_similarity": 1.0,
|
| 695 |
"concentration_similarity": 1.0,
|
|
|
|
| 799 |
"left_pr_number": 45627,
|
| 800 |
"right_pr_number": 46161,
|
| 801 |
"similarity": 0.675,
|
| 802 |
+
"content_similarity": 0.592,
|
| 803 |
"size_similarity": 0.747,
|
| 804 |
"breadth_similarity": 1.0,
|
| 805 |
"concentration_similarity": 0.985,
|
|
|
|
| 1111 |
"left_pr_number": 45606,
|
| 1112 |
"right_pr_number": 46277,
|
| 1113 |
"similarity": 0.567,
|
| 1114 |
+
"content_similarity": 0.532,
|
| 1115 |
"size_similarity": 0.327,
|
| 1116 |
"breadth_similarity": 1.0,
|
| 1117 |
"concentration_similarity": 0.913,
|
|
|
|
| 1134 |
"left_pr_number": 45294,
|
| 1135 |
"right_pr_number": 45883,
|
| 1136 |
"similarity": 0.544,
|
| 1137 |
+
"content_similarity": 0.466,
|
| 1138 |
"size_similarity": 0.933,
|
| 1139 |
"breadth_similarity": 0.325,
|
| 1140 |
"concentration_similarity": 0.908,
|
|
|
|
| 1329 |
"left_pr_number": 44070,
|
| 1330 |
"right_pr_number": 45296,
|
| 1331 |
"similarity": 0.877,
|
| 1332 |
+
"content_similarity": 0.892,
|
| 1333 |
"size_similarity": 0.702,
|
| 1334 |
"breadth_similarity": 1.0,
|
| 1335 |
"concentration_similarity": 0.932,
|
|
|
|
| 1416 |
{
|
| 1417 |
"left_pr_number": 45296,
|
| 1418 |
"right_pr_number": 45668,
|
| 1419 |
+
"similarity": 0.656,
|
| 1420 |
+
"content_similarity": 0.631,
|
| 1421 |
"size_similarity": 0.445,
|
| 1422 |
"breadth_similarity": 1.0,
|
| 1423 |
"concentration_similarity": 0.956,
|
|
|
|
| 1439 |
"left_pr_number": 44070,
|
| 1440 |
"right_pr_number": 45668,
|
| 1441 |
"similarity": 0.637,
|
| 1442 |
+
"content_similarity": 0.63,
|
| 1443 |
"size_similarity": 0.312,
|
| 1444 |
"breadth_similarity": 1.0,
|
| 1445 |
"concentration_similarity": 0.976,
|
|
|
|
| 1560 |
{
|
| 1561 |
"left_pr_number": 45077,
|
| 1562 |
"right_pr_number": 46264,
|
| 1563 |
+
"similarity": 0.541,
|
| 1564 |
"content_similarity": 0.499,
|
| 1565 |
"size_similarity": 0.423,
|
| 1566 |
"breadth_similarity": 0.775,
|
|
|
|
| 1920 |
"left_pr_number": 39683,
|
| 1921 |
"right_pr_number": 45985,
|
| 1922 |
"similarity": 0.604,
|
| 1923 |
+
"content_similarity": 0.51,
|
| 1924 |
"size_similarity": 0.652,
|
| 1925 |
"breadth_similarity": 1.0,
|
| 1926 |
"concentration_similarity": 1.0,
|
|
|
|
| 1936 |
{
|
| 1937 |
"left_pr_number": 34667,
|
| 1938 |
"right_pr_number": 39683,
|
| 1939 |
+
"similarity": 0.534,
|
| 1940 |
"content_similarity": 0.445,
|
| 1941 |
"size_similarity": 0.478,
|
| 1942 |
"breadth_similarity": 1.0,
|
|
|
|
| 1988 |
"left_pr_number": 39683,
|
| 1989 |
"right_pr_number": 44872,
|
| 1990 |
"similarity": 0.425,
|
| 1991 |
+
"content_similarity": 0.366,
|
| 1992 |
"size_similarity": 0.13,
|
| 1993 |
"breadth_similarity": 1.0,
|
| 1994 |
"concentration_similarity": 1.0,
|
|
|
|
| 2143 |
{
|
| 2144 |
"left_pr_number": 44615,
|
| 2145 |
"right_pr_number": 46152,
|
| 2146 |
+
"similarity": 0.612,
|
| 2147 |
"content_similarity": 0.536,
|
| 2148 |
"size_similarity": 0.583,
|
| 2149 |
"breadth_similarity": 1.0,
|
|
|
|
| 2178 |
"left_pr_number": 44385,
|
| 2179 |
"right_pr_number": 44615,
|
| 2180 |
"similarity": 0.402,
|
| 2181 |
+
"content_similarity": 0.328,
|
| 2182 |
"size_similarity": 0.371,
|
| 2183 |
"breadth_similarity": 0.667,
|
| 2184 |
"concentration_similarity": 1.0,
|
|
|
|
| 2211 |
{
|
| 2212 |
"left_pr_number": 44615,
|
| 2213 |
"right_pr_number": 45060,
|
| 2214 |
+
"similarity": 0.308,
|
| 2215 |
+
"content_similarity": 0.231,
|
| 2216 |
"size_similarity": 0.614,
|
| 2217 |
"breadth_similarity": 0.333,
|
| 2218 |
"concentration_similarity": 0.421,
|
|
|
|
| 2229 |
"left_pr_number": 44385,
|
| 2230 |
"right_pr_number": 45060,
|
| 2231 |
"similarity": 0.24,
|
| 2232 |
+
"content_similarity": 0.168,
|
| 2233 |
"size_similarity": 0.228,
|
| 2234 |
"breadth_similarity": 0.667,
|
| 2235 |
"concentration_similarity": 0.421,
|
|
|
|
| 2609 |
"left_pr_number": 46114,
|
| 2610 |
"right_pr_number": 46207,
|
| 2611 |
"similarity": 0.426,
|
| 2612 |
+
"content_similarity": 0.41,
|
| 2613 |
"size_similarity": 0.458,
|
| 2614 |
"breadth_similarity": 0.31,
|
| 2615 |
"concentration_similarity": 0.798,
|
|
|
|
| 2833 |
{
|
| 2834 |
"left_pr_number": 45709,
|
| 2835 |
"right_pr_number": 45742,
|
| 2836 |
+
"similarity": 0.5,
|
| 2837 |
"content_similarity": 0.376,
|
| 2838 |
"size_similarity": 0.782,
|
| 2839 |
"breadth_similarity": 0.833,
|
|
|
|
| 3020 |
"left_pr_number": 33686,
|
| 3021 |
"right_pr_number": 44550,
|
| 3022 |
"similarity": 0.391,
|
| 3023 |
+
"content_similarity": 0.13,
|
| 3024 |
"size_similarity": 1.0,
|
| 3025 |
"breadth_similarity": 1.0,
|
| 3026 |
"concentration_similarity": 1.0,
|
|
|
|
| 3589 |
"left_pr_number": 44794,
|
| 3590 |
"right_pr_number": 45977,
|
| 3591 |
"similarity": 0.726,
|
| 3592 |
+
"content_similarity": 0.74,
|
| 3593 |
"size_similarity": 0.608,
|
| 3594 |
"breadth_similarity": 0.757,
|
| 3595 |
"concentration_similarity": 0.83,
|
|
|
|
| 3655 |
}
|
| 3656 |
]
|
| 3657 |
},
|
| 3658 |
+
{
|
| 3659 |
+
"cluster_id": "pr-scope-45267-2",
|
| 3660 |
+
"pr_numbers": [
|
| 3661 |
+
45267,
|
| 3662 |
+
46302
|
| 3663 |
+
],
|
| 3664 |
+
"representative_pr_number": 45267,
|
| 3665 |
+
"average_similarity": 0.718,
|
| 3666 |
+
"summary": "2 open PRs share weighted file overlap around `src/transformers/models/distilbert/modeling_distilbert.py`; representative PR #45267.",
|
| 3667 |
+
"shared_filenames": [
|
| 3668 |
+
"src/transformers/models/distilbert/modeling_distilbert.py"
|
| 3669 |
+
],
|
| 3670 |
+
"shared_directories": [
|
| 3671 |
+
"src/transformers/models/distilbert",
|
| 3672 |
+
"src/transformers/models",
|
| 3673 |
+
"src/transformers",
|
| 3674 |
+
"src"
|
| 3675 |
+
],
|
| 3676 |
+
"pairwise": [
|
| 3677 |
+
{
|
| 3678 |
+
"left_pr_number": 45267,
|
| 3679 |
+
"right_pr_number": 46302,
|
| 3680 |
+
"similarity": 0.718,
|
| 3681 |
+
"content_similarity": 0.762,
|
| 3682 |
+
"size_similarity": 0.231,
|
| 3683 |
+
"breadth_similarity": 1.0,
|
| 3684 |
+
"concentration_similarity": 1.0,
|
| 3685 |
+
"shared_filenames": [
|
| 3686 |
+
"src/transformers/models/distilbert/modeling_distilbert.py"
|
| 3687 |
+
],
|
| 3688 |
+
"shared_directories": [
|
| 3689 |
+
"src/transformers/models/distilbert",
|
| 3690 |
+
"src/transformers/models",
|
| 3691 |
+
"src/transformers",
|
| 3692 |
+
"src"
|
| 3693 |
+
]
|
| 3694 |
+
}
|
| 3695 |
+
]
|
| 3696 |
+
},
|
| 3697 |
{
|
| 3698 |
"cluster_id": "pr-scope-43747-2",
|
| 3699 |
"pr_numbers": [
|
|
|
|
| 3701 |
45480
|
| 3702 |
],
|
| 3703 |
"representative_pr_number": 43747,
|
| 3704 |
+
"average_similarity": 0.678,
|
| 3705 |
"summary": "2 open PRs share weighted file overlap around `tests/quantization/compressed_tensors_integration/test_compressed_models.py`; representative PR #43747.",
|
| 3706 |
"shared_filenames": [
|
| 3707 |
"tests/quantization/compressed_tensors_integration/test_compressed_models.py"
|
|
|
|
| 3715 |
{
|
| 3716 |
"left_pr_number": 43747,
|
| 3717 |
"right_pr_number": 45480,
|
| 3718 |
+
"similarity": 0.678,
|
| 3719 |
+
"content_similarity": 0.629,
|
| 3720 |
"size_similarity": 0.664,
|
| 3721 |
"breadth_similarity": 1.0,
|
| 3722 |
"concentration_similarity": 0.751,
|
|
|
|
| 4114 |
"left_pr_number": 45056,
|
| 4115 |
"right_pr_number": 45128,
|
| 4116 |
"similarity": 0.503,
|
| 4117 |
+
"content_similarity": 0.398,
|
| 4118 |
"size_similarity": 0.669,
|
| 4119 |
"breadth_similarity": 0.875,
|
| 4120 |
"concentration_similarity": 0.724,
|
|
|
|
| 4310 |
"left_pr_number": 46113,
|
| 4311 |
"right_pr_number": 46126,
|
| 4312 |
"similarity": 0.47,
|
| 4313 |
+
"content_similarity": 0.521,
|
| 4314 |
"size_similarity": 0.302,
|
| 4315 |
"breadth_similarity": 0.292,
|
| 4316 |
"concentration_similarity": 0.603,
|
|
|
|
| 4708 |
45552
|
| 4709 |
],
|
| 4710 |
"representative_pr_number": 44642,
|
| 4711 |
+
"average_similarity": 0.358,
|
| 4712 |
"summary": "2 open PRs share weighted file overlap around `src/transformers/utils/auto_docstring.py`; representative PR #44642.",
|
| 4713 |
"shared_filenames": [
|
| 4714 |
"src/transformers/utils/auto_docstring.py"
|
|
|
|
| 4722 |
{
|
| 4723 |
"left_pr_number": 44642,
|
| 4724 |
"right_pr_number": 45552,
|
| 4725 |
+
"similarity": 0.358,
|
| 4726 |
"content_similarity": 0.262,
|
| 4727 |
"size_similarity": 0.167,
|
| 4728 |
"breadth_similarity": 1.0,
|
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:a4a7cc8dbb681e88035aee3fdef232440368b3532835b75f0f1ef7a26a9c5182
|
| 3 |
+
size 1769218
|
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:1232c365edc23eb52bd75b2f0645848918116b2f8c2a2012f1a7af0be03de274
|
| 3 |
+
size 60758758
|
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:24ba2ac3e3f2466929cc95127c0464f36c6054d0bb5c6f6b1fb81cc7cfc04087
|
| 3 |
+
size 50257575
|
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:0653af7977dfe1349555c00b4b15a964a89ae31d634a32ad8d3e163ffb71c694
|
| 3 |
+
size 2116534
|
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:74c9935c067f061ea35840b0b53252c2bc2de45c35ee061ef7efcb4834be4d8a
|
| 3 |
+
size 2698514
|
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:8367a329112083e3ba8dcaaa157cca357d801cb40f3b8a7b41d47f93f5adabf3
|
| 3 |
+
size 843495
|
snapshots/20260531T000035Z/manifest.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"archived_pr_scope_clusters_json": "snapshots/20260531T000035Z/pr-scope-clusters.json",
|
| 4 |
+
"new_contributors_json": "new-contributors-report.json",
|
| 5 |
+
"new_contributors_markdown": "new-contributors-report.md",
|
| 6 |
+
"new_contributors_parquet": "new_contributors.parquet",
|
| 7 |
+
"pr_scope_clusters_json": "pr-scope-clusters.json"
|
| 8 |
+
},
|
| 9 |
+
"counts": {
|
| 10 |
+
"comments": 12142,
|
| 11 |
+
"issues": 798,
|
| 12 |
+
"links": 4117,
|
| 13 |
+
"new_contributors": 342,
|
| 14 |
+
"pr_diffs": 2521,
|
| 15 |
+
"pr_files": 34915,
|
| 16 |
+
"pull_requests": 2521,
|
| 17 |
+
"review_comments": 15701,
|
| 18 |
+
"reviews": 9109,
|
| 19 |
+
"timeline_events": 50262
|
| 20 |
+
},
|
| 21 |
+
"crawl_started_at": "2026-05-31T00:00:35Z",
|
| 22 |
+
"delta_counts": {
|
| 23 |
+
"comments": 5,
|
| 24 |
+
"issue_stubs": 6,
|
| 25 |
+
"issues": 0,
|
| 26 |
+
"links": 8,
|
| 27 |
+
"pr_diffs": 6,
|
| 28 |
+
"pr_files": 50,
|
| 29 |
+
"pull_requests": 6,
|
| 30 |
+
"review_comments": 373,
|
| 31 |
+
"reviews": 123,
|
| 32 |
+
"timeline_events": 347
|
| 33 |
+
},
|
| 34 |
+
"extracted_at": "2026-05-31T00:00:35Z",
|
| 35 |
+
"repo": "huggingface/transformers",
|
| 36 |
+
"snapshot_id": "20260531T000035Z",
|
| 37 |
+
"watermark": {
|
| 38 |
+
"effective_since": "2026-05-30T18:00:32Z",
|
| 39 |
+
"next_since": "2026-05-31T00:00:35Z"
|
| 40 |
+
}
|
| 41 |
+
}
|
snapshots/20260531T000035Z/pr-scope-clusters.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
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-05-
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260531T000035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260531T000035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-31T00:00:35Z",
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260531T000035Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-30T18:00:32Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260531T000035Z",
|
| 4 |
+
"next_since": "2026-05-31T00:00:35Z",
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
+
"updated_at": "2026-05-31T00:00:35Z"
|
| 7 |
}
|