Refresh transformers dataset snapshot 20260601T180035Z
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 +26 -26
- new-contributors-report.json +639 -515
- new-contributors-report.md +206 -161
- new_contributors.parquet +2 -2
- pr-scope-clusters.json +242 -127
- 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/20260601T180035Z/manifest.json +41 -0
- snapshots/20260601T180035Z/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: `20260601T180035Z`
|
| 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:3fc9bb0304ec4d28291f4df850f887971382bf0899c97479891dbb87aa38efda
|
| 3 |
+
size 2671262
|
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:e7cb006d142077ca02275f922f1cd3b3f0bb2cadcf0bade4a8bba6ef15d6f8c4
|
| 3 |
+
size 816308
|
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:a73596ab46b83d7d4f7d845004f274acdb12216b7d83a5f88684f0fa10f52a8a
|
| 3 |
+
size 870531
|
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:2f36ca7d78b2a101e7805aed86a4ead25730c6578c0a5a88668aa26b343228cb
|
| 3 |
+
size 1103710
|
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:0e1b6a59432161d7b8e579907187d8bf3b53c95722a013329bdd041c7319b2f4
|
| 3 |
+
size 50431
|
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":
|
| 12 |
-
"links":
|
| 13 |
-
"new_contributors":
|
| 14 |
-
"pr_diffs":
|
| 15 |
-
"pr_files":
|
| 16 |
-
"pull_requests":
|
| 17 |
-
"review_comments":
|
| 18 |
-
"reviews":
|
| 19 |
-
"timeline_events":
|
| 20 |
},
|
| 21 |
-
"crawl_started_at": "2026-06-
|
| 22 |
"delta_counts": {
|
| 23 |
-
"comments":
|
| 24 |
-
"issue_stubs":
|
| 25 |
-
"issues":
|
| 26 |
-
"links":
|
| 27 |
-
"pr_diffs":
|
| 28 |
-
"pr_files":
|
| 29 |
-
"pull_requests":
|
| 30 |
-
"review_comments":
|
| 31 |
-
"reviews":
|
| 32 |
-
"timeline_events":
|
| 33 |
},
|
| 34 |
-
"extracted_at": "2026-06-
|
| 35 |
"repo": "huggingface/transformers",
|
| 36 |
-
"snapshot_id": "
|
| 37 |
"watermark": {
|
| 38 |
-
"effective_since": "2026-06-
|
| 39 |
-
"next_since": "2026-06-
|
| 40 |
}
|
| 41 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"artifacts": {
|
| 3 |
+
"archived_pr_scope_clusters_json": "snapshots/20260601T180035Z/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": 12279,
|
| 11 |
+
"issues": 803,
|
| 12 |
+
"links": 4151,
|
| 13 |
+
"new_contributors": 343,
|
| 14 |
+
"pr_diffs": 2543,
|
| 15 |
+
"pr_files": 35041,
|
| 16 |
+
"pull_requests": 2543,
|
| 17 |
+
"review_comments": 15808,
|
| 18 |
+
"reviews": 9197,
|
| 19 |
+
"timeline_events": 50713
|
| 20 |
},
|
| 21 |
+
"crawl_started_at": "2026-06-01T18:00:35Z",
|
| 22 |
"delta_counts": {
|
| 23 |
+
"comments": 49,
|
| 24 |
+
"issue_stubs": 38,
|
| 25 |
+
"issues": 3,
|
| 26 |
+
"links": 42,
|
| 27 |
+
"pr_diffs": 35,
|
| 28 |
+
"pr_files": 480,
|
| 29 |
+
"pull_requests": 35,
|
| 30 |
+
"review_comments": 875,
|
| 31 |
+
"reviews": 406,
|
| 32 |
+
"timeline_events": 1340
|
| 33 |
},
|
| 34 |
+
"extracted_at": "2026-06-01T18:00:35Z",
|
| 35 |
"repo": "huggingface/transformers",
|
| 36 |
+
"snapshot_id": "20260601T180035Z",
|
| 37 |
"watermark": {
|
| 38 |
+
"effective_since": "2026-06-01T12:00:28Z",
|
| 39 |
+
"next_since": "2026-06-01T18: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-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":
|
| 12 |
"previous_primary_author_count": 1257,
|
| 13 |
"selected_seen_in_previous_primary": 341,
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
-
"selected_overlap_previous_report":
|
| 16 |
-
"selected_overlap_previous_report_rate": 0.
|
| 17 |
-
"reused_previous_report_entries":
|
| 18 |
-
"reused_known_merged_contributors":
|
| 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": [
|
|
@@ -110,12 +110,12 @@
|
|
| 110 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atarekziade",
|
| 111 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atarekziade",
|
| 112 |
"repo_first_seen_at": "2026-01-21T16:52:29Z",
|
| 113 |
-
"repo_last_seen_at": "2026-
|
| 114 |
"repo_primary_artifact_count": 98,
|
| 115 |
-
"repo_artifact_count":
|
| 116 |
"snapshot_issue_count": 6,
|
| 117 |
"snapshot_pr_count": 92,
|
| 118 |
-
"snapshot_comment_count":
|
| 119 |
"snapshot_review_count": 209,
|
| 120 |
"snapshot_review_comment_count": 195,
|
| 121 |
"repo_association": "MEMBER",
|
|
@@ -215,6 +215,83 @@
|
|
| 215 |
},
|
| 216 |
"fetch_error": null
|
| 217 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 218 |
{
|
| 219 |
"author_login": "kaixuanliu",
|
| 220 |
"name": "kaixuanliu",
|
|
@@ -222,14 +299,14 @@
|
|
| 222 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akaixuanliu",
|
| 223 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akaixuanliu",
|
| 224 |
"repo_first_seen_at": "2025-06-20T09:58:55Z",
|
| 225 |
-
"repo_last_seen_at": "2026-06-
|
| 226 |
"repo_primary_artifact_count": 91,
|
| 227 |
-
"repo_artifact_count":
|
| 228 |
"snapshot_issue_count": 4,
|
| 229 |
"snapshot_pr_count": 87,
|
| 230 |
"snapshot_comment_count": 76,
|
| 231 |
-
"snapshot_review_count":
|
| 232 |
-
"snapshot_review_comment_count":
|
| 233 |
"repo_association": "CONTRIBUTOR",
|
| 234 |
"new_to_repo": false,
|
| 235 |
"first_seen_in_snapshot": false,
|
|
@@ -323,83 +400,6 @@
|
|
| 323 |
},
|
| 324 |
"fetch_error": null
|
| 325 |
},
|
| 326 |
-
{
|
| 327 |
-
"author_login": "ydshieh",
|
| 328 |
-
"name": "Yih-Dar",
|
| 329 |
-
"profile_url": "https://github.com/ydshieh",
|
| 330 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh",
|
| 331 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh",
|
| 332 |
-
"repo_first_seen_at": "2025-03-31T13:54:54Z",
|
| 333 |
-
"repo_last_seen_at": "2026-06-01T11:39:53Z",
|
| 334 |
-
"repo_primary_artifact_count": 87,
|
| 335 |
-
"repo_artifact_count": 575,
|
| 336 |
-
"snapshot_issue_count": 0,
|
| 337 |
-
"snapshot_pr_count": 87,
|
| 338 |
-
"snapshot_comment_count": 122,
|
| 339 |
-
"snapshot_review_count": 215,
|
| 340 |
-
"snapshot_review_comment_count": 151,
|
| 341 |
-
"repo_association": "MEMBER",
|
| 342 |
-
"new_to_repo": false,
|
| 343 |
-
"first_seen_in_snapshot": false,
|
| 344 |
-
"known_via_prior_merged_pr": true,
|
| 345 |
-
"report_reason": null,
|
| 346 |
-
"enrichment_source": "previous_report",
|
| 347 |
-
"live_refetch_skipped": true,
|
| 348 |
-
"account_age_days": 4938,
|
| 349 |
-
"young_account": false,
|
| 350 |
-
"follow_through_score": "strong",
|
| 351 |
-
"breadth_score": "low",
|
| 352 |
-
"automation_risk_signal": "low",
|
| 353 |
-
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 354 |
-
"public_orgs": [],
|
| 355 |
-
"activity": {
|
| 356 |
-
"visible_authored_pr_count": 52,
|
| 357 |
-
"merged_pr_count": 40,
|
| 358 |
-
"closed_unmerged_pr_count": 4,
|
| 359 |
-
"open_pr_count": 8,
|
| 360 |
-
"merged_pr_rate": 0.7692,
|
| 361 |
-
"closed_unmerged_pr_rate": 0.0769,
|
| 362 |
-
"still_open_pr_rate": 0.1538,
|
| 363 |
-
"distinct_repos_with_authored_prs": 2,
|
| 364 |
-
"distinct_repos_with_open_prs": 2
|
| 365 |
-
},
|
| 366 |
-
"examples": {
|
| 367 |
-
"pull_requests": [
|
| 368 |
-
{
|
| 369 |
-
"kind": "pull_request",
|
| 370 |
-
"number": 46322,
|
| 371 |
-
"title": "Normalize CUDA OOM errors when comparing commit failures in check_bad_commit",
|
| 372 |
-
"url": "https://github.com/huggingface/transformers/pull/46322",
|
| 373 |
-
"state": "closed",
|
| 374 |
-
"merged": true,
|
| 375 |
-
"draft": false,
|
| 376 |
-
"created_at": "2026-06-01T11:39:53Z"
|
| 377 |
-
},
|
| 378 |
-
{
|
| 379 |
-
"kind": "pull_request",
|
| 380 |
-
"number": 46321,
|
| 381 |
-
"title": "fix: pass GitHub token to check_bad_commit.py to avoid API rate limits",
|
| 382 |
-
"url": "https://github.com/huggingface/transformers/pull/46321",
|
| 383 |
-
"state": "open",
|
| 384 |
-
"merged": false,
|
| 385 |
-
"draft": false,
|
| 386 |
-
"created_at": "2026-06-01T10:20:06Z"
|
| 387 |
-
},
|
| 388 |
-
{
|
| 389 |
-
"kind": "pull_request",
|
| 390 |
-
"number": 46301,
|
| 391 |
-
"title": "check",
|
| 392 |
-
"url": "https://github.com/huggingface/transformers/pull/46301",
|
| 393 |
-
"state": "open",
|
| 394 |
-
"merged": false,
|
| 395 |
-
"draft": false,
|
| 396 |
-
"created_at": "2026-05-30T14:50:03Z"
|
| 397 |
-
}
|
| 398 |
-
],
|
| 399 |
-
"issues": []
|
| 400 |
-
},
|
| 401 |
-
"fetch_error": null
|
| 402 |
-
},
|
| 403 |
{
|
| 404 |
"author_login": "zucchini-nlp",
|
| 405 |
"name": "Raushan Turganbay",
|
|
@@ -407,14 +407,14 @@
|
|
| 407 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azucchini-nlp",
|
| 408 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azucchini-nlp",
|
| 409 |
"repo_first_seen_at": "2024-09-26T09:23:39Z",
|
| 410 |
-
"repo_last_seen_at": "2026-06-
|
| 411 |
"repo_primary_artifact_count": 81,
|
| 412 |
-
"repo_artifact_count":
|
| 413 |
"snapshot_issue_count": 0,
|
| 414 |
"snapshot_pr_count": 81,
|
| 415 |
"snapshot_comment_count": 567,
|
| 416 |
-
"snapshot_review_count":
|
| 417 |
-
"snapshot_review_comment_count":
|
| 418 |
"repo_association": "MEMBER",
|
| 419 |
"new_to_repo": false,
|
| 420 |
"first_seen_in_snapshot": false,
|
|
@@ -487,14 +487,14 @@
|
|
| 487 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArthurZucker",
|
| 488 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArthurZucker",
|
| 489 |
"repo_first_seen_at": "2023-02-24T14:13:29Z",
|
| 490 |
-
"repo_last_seen_at": "2026-06-
|
| 491 |
-
"repo_primary_artifact_count":
|
| 492 |
-
"repo_artifact_count":
|
| 493 |
"snapshot_issue_count": 3,
|
| 494 |
-
"snapshot_pr_count":
|
| 495 |
"snapshot_comment_count": 190,
|
| 496 |
-
"snapshot_review_count":
|
| 497 |
-
"snapshot_review_comment_count":
|
| 498 |
"repo_association": "MEMBER",
|
| 499 |
"new_to_repo": false,
|
| 500 |
"first_seen_in_snapshot": false,
|
|
@@ -522,13 +522,23 @@
|
|
| 522 |
},
|
| 523 |
"examples": {
|
| 524 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 525 |
{
|
| 526 |
"kind": "pull_request",
|
| 527 |
"number": 46265,
|
| 528 |
"title": "Fix fp8 moe reverse substring",
|
| 529 |
"url": "https://github.com/huggingface/transformers/pull/46265",
|
| 530 |
-
"state": "
|
| 531 |
-
"merged":
|
| 532 |
"draft": false,
|
| 533 |
"created_at": "2026-05-28T16:14:54Z"
|
| 534 |
},
|
|
@@ -541,16 +551,6 @@
|
|
| 541 |
"merged": true,
|
| 542 |
"draft": false,
|
| 543 |
"created_at": "2026-05-25T10:05:34Z"
|
| 544 |
-
},
|
| 545 |
-
{
|
| 546 |
-
"kind": "pull_request",
|
| 547 |
-
"number": 45977,
|
| 548 |
-
"title": "GgufLinear: inference-time GGUF matmul on Apple Silicon \u2014 llama.cpp parity",
|
| 549 |
-
"url": "https://github.com/huggingface/transformers/pull/45977",
|
| 550 |
-
"state": "open",
|
| 551 |
-
"merged": false,
|
| 552 |
-
"draft": false,
|
| 553 |
-
"created_at": "2026-05-14T10:29:56Z"
|
| 554 |
}
|
| 555 |
],
|
| 556 |
"issues": [
|
|
@@ -595,14 +595,14 @@
|
|
| 595 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astevhliu",
|
| 596 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astevhliu",
|
| 597 |
"repo_first_seen_at": "2024-02-08T22:19:09Z",
|
| 598 |
-
"repo_last_seen_at": "2026-
|
| 599 |
"repo_primary_artifact_count": 54,
|
| 600 |
-
"repo_artifact_count":
|
| 601 |
"snapshot_issue_count": 2,
|
| 602 |
"snapshot_pr_count": 52,
|
| 603 |
"snapshot_comment_count": 30,
|
| 604 |
-
"snapshot_review_count":
|
| 605 |
-
"snapshot_review_comment_count":
|
| 606 |
"repo_association": "MEMBER",
|
| 607 |
"new_to_repo": false,
|
| 608 |
"first_seen_in_snapshot": false,
|
|
@@ -695,14 +695,14 @@
|
|
| 695 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avasqu",
|
| 696 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avasqu",
|
| 697 |
"repo_first_seen_at": "2025-08-26T12:13:50Z",
|
| 698 |
-
"repo_last_seen_at": "2026-
|
| 699 |
"repo_primary_artifact_count": 49,
|
| 700 |
-
"repo_artifact_count":
|
| 701 |
"snapshot_issue_count": 2,
|
| 702 |
"snapshot_pr_count": 47,
|
| 703 |
-
"snapshot_comment_count":
|
| 704 |
-
"snapshot_review_count":
|
| 705 |
-
"snapshot_review_comment_count":
|
| 706 |
"repo_association": "MEMBER",
|
| 707 |
"new_to_repo": false,
|
| 708 |
"first_seen_in_snapshot": false,
|
|
@@ -1509,11 +1509,11 @@
|
|
| 1509 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb",
|
| 1510 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb",
|
| 1511 |
"repo_first_seen_at": "2025-01-20T12:27:19Z",
|
| 1512 |
-
"repo_last_seen_at": "2026-
|
| 1513 |
-
"repo_primary_artifact_count":
|
| 1514 |
-
"repo_artifact_count":
|
| 1515 |
"snapshot_issue_count": 0,
|
| 1516 |
-
"snapshot_pr_count":
|
| 1517 |
"snapshot_comment_count": 40,
|
| 1518 |
"snapshot_review_count": 160,
|
| 1519 |
"snapshot_review_comment_count": 307,
|
|
@@ -1546,33 +1546,33 @@
|
|
| 1546 |
"pull_requests": [
|
| 1547 |
{
|
| 1548 |
"kind": "pull_request",
|
| 1549 |
-
"number":
|
| 1550 |
-
"title": "
|
| 1551 |
-
"url": "https://github.com/huggingface/transformers/pull/
|
| 1552 |
-
"state": "
|
| 1553 |
-
"merged":
|
| 1554 |
-
"draft":
|
| 1555 |
-
"created_at": "2026-
|
| 1556 |
},
|
| 1557 |
{
|
| 1558 |
"kind": "pull_request",
|
| 1559 |
-
"number":
|
| 1560 |
-
"title": "
|
| 1561 |
-
"url": "https://github.com/huggingface/transformers/pull/
|
| 1562 |
-
"state": "
|
| 1563 |
-
"merged":
|
| 1564 |
-
"draft":
|
| 1565 |
-
"created_at": "2026-
|
| 1566 |
},
|
| 1567 |
{
|
| 1568 |
"kind": "pull_request",
|
| 1569 |
-
"number":
|
| 1570 |
-
"title": "[
|
| 1571 |
-
"url": "https://github.com/huggingface/transformers/pull/
|
| 1572 |
-
"state": "
|
| 1573 |
-
"merged":
|
| 1574 |
"draft": false,
|
| 1575 |
-
"created_at": "2026-
|
| 1576 |
}
|
| 1577 |
],
|
| 1578 |
"issues": []
|
|
@@ -1866,14 +1866,14 @@
|
|
| 1866 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AYangKai0616",
|
| 1867 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AYangKai0616",
|
| 1868 |
"repo_first_seen_at": "2025-12-24T11:54:53Z",
|
| 1869 |
-
"repo_last_seen_at": "2026-06-
|
| 1870 |
"repo_primary_artifact_count": 19,
|
| 1871 |
-
"repo_artifact_count":
|
| 1872 |
"snapshot_issue_count": 0,
|
| 1873 |
"snapshot_pr_count": 19,
|
| 1874 |
"snapshot_comment_count": 17,
|
| 1875 |
-
"snapshot_review_count":
|
| 1876 |
-
"snapshot_review_comment_count":
|
| 1877 |
"repo_association": "CONTRIBUTOR",
|
| 1878 |
"new_to_repo": false,
|
| 1879 |
"first_seen_in_snapshot": false,
|
|
@@ -1914,7 +1914,7 @@
|
|
| 1914 |
{
|
| 1915 |
"kind": "pull_request",
|
| 1916 |
"number": 46317,
|
| 1917 |
-
"title": "[Zamba] Support attn_implementation
|
| 1918 |
"url": "https://github.com/huggingface/transformers/pull/46317",
|
| 1919 |
"state": "open",
|
| 1920 |
"merged": false,
|
|
@@ -2056,14 +2056,14 @@
|
|
| 2056 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil",
|
| 2057 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil",
|
| 2058 |
"repo_first_seen_at": "2025-07-04T08:41:29Z",
|
| 2059 |
-
"repo_last_seen_at": "2026-06-
|
| 2060 |
"repo_primary_artifact_count": 21,
|
| 2061 |
-
"repo_artifact_count":
|
| 2062 |
"snapshot_issue_count": 3,
|
| 2063 |
"snapshot_pr_count": 18,
|
| 2064 |
"snapshot_comment_count": 61,
|
| 2065 |
-
"snapshot_review_count":
|
| 2066 |
-
"snapshot_review_comment_count":
|
| 2067 |
"repo_association": "MEMBER",
|
| 2068 |
"new_to_repo": false,
|
| 2069 |
"first_seen_in_snapshot": false,
|
|
@@ -3153,86 +3153,6 @@
|
|
| 3153 |
},
|
| 3154 |
"fetch_error": null
|
| 3155 |
},
|
| 3156 |
-
{
|
| 3157 |
-
"author_login": "RyanMullins",
|
| 3158 |
-
"name": "Ryan Mullins",
|
| 3159 |
-
"profile_url": "https://github.com/RyanMullins",
|
| 3160 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARyanMullins",
|
| 3161 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARyanMullins",
|
| 3162 |
-
"repo_first_seen_at": "2025-03-12T07:35:51Z",
|
| 3163 |
-
"repo_last_seen_at": "2026-04-23T14:11:12Z",
|
| 3164 |
-
"repo_primary_artifact_count": 6,
|
| 3165 |
-
"repo_artifact_count": 12,
|
| 3166 |
-
"snapshot_issue_count": 0,
|
| 3167 |
-
"snapshot_pr_count": 6,
|
| 3168 |
-
"snapshot_comment_count": 5,
|
| 3169 |
-
"snapshot_review_count": 1,
|
| 3170 |
-
"snapshot_review_comment_count": 0,
|
| 3171 |
-
"repo_association": "CONTRIBUTOR",
|
| 3172 |
-
"new_to_repo": false,
|
| 3173 |
-
"first_seen_in_snapshot": false,
|
| 3174 |
-
"known_via_prior_merged_pr": true,
|
| 3175 |
-
"report_reason": null,
|
| 3176 |
-
"enrichment_source": "previous_report",
|
| 3177 |
-
"live_refetch_skipped": true,
|
| 3178 |
-
"account_age_days": 5413,
|
| 3179 |
-
"young_account": false,
|
| 3180 |
-
"follow_through_score": "mixed",
|
| 3181 |
-
"breadth_score": "low",
|
| 3182 |
-
"automation_risk_signal": "low",
|
| 3183 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 3184 |
-
"public_orgs": [
|
| 3185 |
-
"google-deepmind",
|
| 3186 |
-
"PAIR-code"
|
| 3187 |
-
],
|
| 3188 |
-
"activity": {
|
| 3189 |
-
"visible_authored_pr_count": 4,
|
| 3190 |
-
"merged_pr_count": 2,
|
| 3191 |
-
"closed_unmerged_pr_count": 0,
|
| 3192 |
-
"open_pr_count": 2,
|
| 3193 |
-
"merged_pr_rate": 0.5,
|
| 3194 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 3195 |
-
"still_open_pr_rate": 0.5,
|
| 3196 |
-
"distinct_repos_with_authored_prs": 1,
|
| 3197 |
-
"distinct_repos_with_open_prs": 1
|
| 3198 |
-
},
|
| 3199 |
-
"examples": {
|
| 3200 |
-
"pull_requests": [
|
| 3201 |
-
{
|
| 3202 |
-
"kind": "pull_request",
|
| 3203 |
-
"number": 45605,
|
| 3204 |
-
"title": "Processing Utils: continue when content is a string",
|
| 3205 |
-
"url": "https://github.com/huggingface/transformers/pull/45605",
|
| 3206 |
-
"state": "closed",
|
| 3207 |
-
"merged": true,
|
| 3208 |
-
"draft": false,
|
| 3209 |
-
"created_at": "2026-04-23T14:11:12Z"
|
| 3210 |
-
},
|
| 3211 |
-
{
|
| 3212 |
-
"kind": "pull_request",
|
| 3213 |
-
"number": 45328,
|
| 3214 |
-
"title": "Update Gemma4 weight conversion script",
|
| 3215 |
-
"url": "https://github.com/huggingface/transformers/pull/45328",
|
| 3216 |
-
"state": "closed",
|
| 3217 |
-
"merged": true,
|
| 3218 |
-
"draft": false,
|
| 3219 |
-
"created_at": "2026-04-08T20:43:42Z"
|
| 3220 |
-
},
|
| 3221 |
-
{
|
| 3222 |
-
"kind": "pull_request",
|
| 3223 |
-
"number": 45192,
|
| 3224 |
-
"title": "casually dropping the most capable open weights on the planet",
|
| 3225 |
-
"url": "https://github.com/huggingface/transformers/pull/45192",
|
| 3226 |
-
"state": "closed",
|
| 3227 |
-
"merged": true,
|
| 3228 |
-
"draft": false,
|
| 3229 |
-
"created_at": "2026-04-02T14:35:18Z"
|
| 3230 |
-
}
|
| 3231 |
-
],
|
| 3232 |
-
"issues": []
|
| 3233 |
-
},
|
| 3234 |
-
"fetch_error": null
|
| 3235 |
-
},
|
| 3236 |
{
|
| 3237 |
"author_login": "XciD",
|
| 3238 |
"name": "Adrien",
|
|
@@ -3420,6 +3340,83 @@
|
|
| 3420 |
},
|
| 3421 |
"fetch_error": null
|
| 3422 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3423 |
{
|
| 3424 |
"author_login": "CharlieKerfoot",
|
| 3425 |
"name": "Charlie Kerfoot",
|
|
@@ -3628,114 +3625,37 @@
|
|
| 3628 |
},
|
| 3629 |
{
|
| 3630 |
"kind": "pull_request",
|
| 3631 |
-
"number": 45495,
|
| 3632 |
-
"title": "revert sha commit pointing to main for transformers_amd_ci_ workflows",
|
| 3633 |
-
"url": "https://github.com/huggingface/transformers/pull/45495",
|
| 3634 |
-
"state": "closed",
|
| 3635 |
-
"merged": true,
|
| 3636 |
-
"draft": false,
|
| 3637 |
-
"created_at": "2026-04-17T14:18:37Z"
|
| 3638 |
-
},
|
| 3639 |
-
{
|
| 3640 |
-
"kind": "pull_request",
|
| 3641 |
-
"number": 45442,
|
| 3642 |
-
"title": "Update workflow references to new commit hash",
|
| 3643 |
-
"url": "https://github.com/huggingface/transformers/pull/45442",
|
| 3644 |
-
"state": "closed",
|
| 3645 |
-
"merged": true,
|
| 3646 |
-
"draft": false,
|
| 3647 |
-
"created_at": "2026-04-14T18:49:49Z"
|
| 3648 |
-
}
|
| 3649 |
-
],
|
| 3650 |
-
"issues": [
|
| 3651 |
-
{
|
| 3652 |
-
"kind": "issue",
|
| 3653 |
-
"number": 45182,
|
| 3654 |
-
"title": "\ud83d\udd12 Track: Pin GitHub Actions to commit SHAs",
|
| 3655 |
-
"url": "https://github.com/huggingface/transformers/issues/45182",
|
| 3656 |
-
"state": "closed",
|
| 3657 |
-
"merged": null,
|
| 3658 |
-
"draft": null,
|
| 3659 |
-
"created_at": "2026-04-02T08:19:53Z"
|
| 3660 |
-
}
|
| 3661 |
-
]
|
| 3662 |
-
},
|
| 3663 |
-
"fetch_error": null
|
| 3664 |
-
},
|
| 3665 |
-
{
|
| 3666 |
-
"author_login": "Anai-Guo",
|
| 3667 |
-
"name": "Tai An",
|
| 3668 |
-
"profile_url": "https://github.com/Anai-Guo",
|
| 3669 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAnai-Guo",
|
| 3670 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAnai-Guo",
|
| 3671 |
-
"repo_first_seen_at": "2026-04-22T13:14:19Z",
|
| 3672 |
-
"repo_last_seen_at": "2026-05-31T22:10:29Z",
|
| 3673 |
-
"repo_primary_artifact_count": 4,
|
| 3674 |
-
"repo_artifact_count": 4,
|
| 3675 |
-
"snapshot_issue_count": 0,
|
| 3676 |
-
"snapshot_pr_count": 4,
|
| 3677 |
-
"snapshot_comment_count": 0,
|
| 3678 |
-
"snapshot_review_count": 0,
|
| 3679 |
-
"snapshot_review_comment_count": 0,
|
| 3680 |
-
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 3681 |
-
"new_to_repo": false,
|
| 3682 |
-
"first_seen_in_snapshot": false,
|
| 3683 |
-
"known_via_prior_merged_pr": false,
|
| 3684 |
-
"report_reason": null,
|
| 3685 |
-
"enrichment_source": "previous_report",
|
| 3686 |
-
"live_refetch_skipped": true,
|
| 3687 |
-
"account_age_days": 9,
|
| 3688 |
-
"young_account": true,
|
| 3689 |
-
"follow_through_score": "weak",
|
| 3690 |
-
"breadth_score": "high",
|
| 3691 |
-
"automation_risk_signal": "medium",
|
| 3692 |
-
"heuristic_note": "very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 3693 |
-
"public_orgs": [],
|
| 3694 |
-
"activity": {
|
| 3695 |
-
"visible_authored_pr_count": 42,
|
| 3696 |
-
"merged_pr_count": 4,
|
| 3697 |
-
"closed_unmerged_pr_count": 5,
|
| 3698 |
-
"open_pr_count": 33,
|
| 3699 |
-
"merged_pr_rate": 0.0952,
|
| 3700 |
-
"closed_unmerged_pr_rate": 0.119,
|
| 3701 |
-
"still_open_pr_rate": 0.7857,
|
| 3702 |
-
"distinct_repos_with_authored_prs": 18,
|
| 3703 |
-
"distinct_repos_with_open_prs": 15
|
| 3704 |
-
},
|
| 3705 |
-
"examples": {
|
| 3706 |
-
"pull_requests": [
|
| 3707 |
-
{
|
| 3708 |
-
"kind": "pull_request",
|
| 3709 |
-
"number": 46313,
|
| 3710 |
-
"title": "fix(image_processing): don't warn/import on non-Fast attribute probes",
|
| 3711 |
-
"url": "https://github.com/huggingface/transformers/pull/46313",
|
| 3712 |
-
"state": "open",
|
| 3713 |
-
"merged": false,
|
| 3714 |
-
"draft": false,
|
| 3715 |
-
"created_at": "2026-05-31T22:10:29Z"
|
| 3716 |
-
},
|
| 3717 |
-
{
|
| 3718 |
-
"kind": "pull_request",
|
| 3719 |
-
"number": 46310,
|
| 3720 |
-
"title": "fix(moonshine_streaming): include full right window in sliding_window_mask_function",
|
| 3721 |
-
"url": "https://github.com/huggingface/transformers/pull/46310",
|
| 3722 |
-
"state": "open",
|
| 3723 |
-
"merged": false,
|
| 3724 |
"draft": false,
|
| 3725 |
-
"created_at": "2026-
|
| 3726 |
},
|
| 3727 |
{
|
| 3728 |
"kind": "pull_request",
|
| 3729 |
-
"number":
|
| 3730 |
-
"title": "
|
| 3731 |
-
"url": "https://github.com/huggingface/transformers/pull/
|
| 3732 |
"state": "closed",
|
| 3733 |
-
"merged":
|
| 3734 |
"draft": false,
|
| 3735 |
-
"created_at": "2026-
|
| 3736 |
}
|
| 3737 |
],
|
| 3738 |
-
"issues": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3739 |
},
|
| 3740 |
"fetch_error": null
|
| 3741 |
},
|
|
@@ -4467,14 +4387,14 @@
|
|
| 4467 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aguarin",
|
| 4468 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aguarin",
|
| 4469 |
"repo_first_seen_at": "2026-05-12T18:20:58Z",
|
| 4470 |
-
"repo_last_seen_at": "2026-06-
|
| 4471 |
"repo_primary_artifact_count": 3,
|
| 4472 |
-
"repo_artifact_count":
|
| 4473 |
"snapshot_issue_count": 0,
|
| 4474 |
"snapshot_pr_count": 3,
|
| 4475 |
-
"snapshot_comment_count":
|
| 4476 |
-
"snapshot_review_count":
|
| 4477 |
-
"snapshot_review_comment_count":
|
| 4478 |
"repo_association": "MEMBER",
|
| 4479 |
"new_to_repo": false,
|
| 4480 |
"first_seen_in_snapshot": false,
|
|
@@ -5192,6 +5112,86 @@
|
|
| 5192 |
},
|
| 5193 |
"fetch_error": null
|
| 5194 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5195 |
{
|
| 5196 |
"author_login": "juliendenize",
|
| 5197 |
"name": "Julien Denize",
|
|
@@ -7378,7 +7378,7 @@
|
|
| 7378 |
"repo_association": "CONTRIBUTOR",
|
| 7379 |
"new_to_repo": false,
|
| 7380 |
"first_seen_in_snapshot": false,
|
| 7381 |
-
"known_via_prior_merged_pr":
|
| 7382 |
"report_reason": null,
|
| 7383 |
"enrichment_source": "previous_report",
|
| 7384 |
"live_refetch_skipped": true,
|
|
@@ -7541,8 +7541,8 @@
|
|
| 7541 |
"number": 46309,
|
| 7542 |
"title": "[docs] Romanian translation of `weightconverter.md`, `models.md`, `custom_models.md`, `monkey_patching.md`, `fusion_mapping.md`, `how_to_hack_models.md`, `model_sharing.md` and `serialization.md`.",
|
| 7543 |
"url": "https://github.com/huggingface/transformers/pull/46309",
|
| 7544 |
-
"state": "
|
| 7545 |
-
"merged":
|
| 7546 |
"draft": false,
|
| 7547 |
"created_at": "2026-05-31T14:04:29Z"
|
| 7548 |
},
|
|
@@ -8524,7 +8524,7 @@
|
|
| 8524 |
"repo_association": "MEMBER",
|
| 8525 |
"new_to_repo": false,
|
| 8526 |
"first_seen_in_snapshot": false,
|
| 8527 |
-
"known_via_prior_merged_pr":
|
| 8528 |
"report_reason": null,
|
| 8529 |
"enrichment_source": "previous_report",
|
| 8530 |
"live_refetch_skipped": true,
|
|
@@ -8843,6 +8843,73 @@
|
|
| 8843 |
},
|
| 8844 |
"fetch_error": null
|
| 8845 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8846 |
{
|
| 8847 |
"author_login": "rmotgi1227",
|
| 8848 |
"name": null,
|
|
@@ -9074,106 +9141,39 @@
|
|
| 9074 |
"breadth_score": "very high",
|
| 9075 |
"automation_risk_signal": "medium",
|
| 9076 |
"heuristic_note": "high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
|
| 9077 |
-
"public_orgs": [],
|
| 9078 |
-
"activity": {
|
| 9079 |
-
"visible_authored_pr_count": 65,
|
| 9080 |
-
"merged_pr_count": 4,
|
| 9081 |
-
"closed_unmerged_pr_count": 17,
|
| 9082 |
-
"open_pr_count": 44,
|
| 9083 |
-
"merged_pr_rate": 0.0615,
|
| 9084 |
-
"closed_unmerged_pr_rate": 0.2615,
|
| 9085 |
-
"still_open_pr_rate": 0.6769,
|
| 9086 |
-
"distinct_repos_with_authored_prs": 34,
|
| 9087 |
-
"distinct_repos_with_open_prs": 22
|
| 9088 |
-
},
|
| 9089 |
-
"examples": {
|
| 9090 |
-
"pull_requests": [
|
| 9091 |
-
{
|
| 9092 |
-
"kind": "pull_request",
|
| 9093 |
-
"number": 45581,
|
| 9094 |
-
"title": "Add automated reviewer assignment script",
|
| 9095 |
-
"url": "https://github.com/huggingface/transformers/pull/45581",
|
| 9096 |
-
"state": "closed",
|
| 9097 |
-
"merged": false,
|
| 9098 |
-
"draft": false,
|
| 9099 |
-
"created_at": "2026-04-22T15:18:23Z"
|
| 9100 |
-
},
|
| 9101 |
-
{
|
| 9102 |
-
"kind": "pull_request",
|
| 9103 |
-
"number": 45579,
|
| 9104 |
-
"title": "Update assign_reviewers.py",
|
| 9105 |
-
"url": "https://github.com/huggingface/transformers/pull/45579",
|
| 9106 |
-
"state": "closed",
|
| 9107 |
-
"merged": false,
|
| 9108 |
-
"draft": false,
|
| 9109 |
-
"created_at": "2026-04-22T15:13:44Z"
|
| 9110 |
-
}
|
| 9111 |
-
],
|
| 9112 |
-
"issues": []
|
| 9113 |
-
},
|
| 9114 |
-
"fetch_error": null
|
| 9115 |
-
},
|
| 9116 |
-
{
|
| 9117 |
-
"author_login": "saslifat-gif",
|
| 9118 |
-
"name": "lifat sas",
|
| 9119 |
-
"profile_url": "https://github.com/saslifat-gif",
|
| 9120 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asaslifat-gif",
|
| 9121 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asaslifat-gif",
|
| 9122 |
-
"repo_first_seen_at": "2026-04-02T14:08:15Z",
|
| 9123 |
-
"repo_last_seen_at": "2026-04-20T08:45:12Z",
|
| 9124 |
-
"repo_primary_artifact_count": 2,
|
| 9125 |
-
"repo_artifact_count": 11,
|
| 9126 |
-
"snapshot_issue_count": 0,
|
| 9127 |
-
"snapshot_pr_count": 2,
|
| 9128 |
-
"snapshot_comment_count": 9,
|
| 9129 |
-
"snapshot_review_count": 0,
|
| 9130 |
-
"snapshot_review_comment_count": 0,
|
| 9131 |
-
"repo_association": "CONTRIBUTOR",
|
| 9132 |
-
"new_to_repo": false,
|
| 9133 |
-
"first_seen_in_snapshot": false,
|
| 9134 |
-
"known_via_prior_merged_pr": true,
|
| 9135 |
-
"report_reason": null,
|
| 9136 |
-
"enrichment_source": "previous_report",
|
| 9137 |
-
"live_refetch_skipped": true,
|
| 9138 |
-
"account_age_days": 229,
|
| 9139 |
-
"young_account": true,
|
| 9140 |
-
"follow_through_score": "weak",
|
| 9141 |
-
"breadth_score": "low",
|
| 9142 |
-
"automation_risk_signal": "low",
|
| 9143 |
-
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 9144 |
-
"public_orgs": [],
|
| 9145 |
-
"activity": {
|
| 9146 |
-
"visible_authored_pr_count": 6,
|
| 9147 |
-
"merged_pr_count": 1,
|
| 9148 |
-
"closed_unmerged_pr_count": 2,
|
| 9149 |
-
"open_pr_count": 3,
|
| 9150 |
-
"merged_pr_rate": 0.1667,
|
| 9151 |
-
"closed_unmerged_pr_rate": 0.3333,
|
| 9152 |
-
"still_open_pr_rate": 0.5,
|
| 9153 |
-
"distinct_repos_with_authored_prs": 3,
|
| 9154 |
-
"distinct_repos_with_open_prs": 1
|
| 9155 |
},
|
| 9156 |
"examples": {
|
| 9157 |
"pull_requests": [
|
| 9158 |
{
|
| 9159 |
"kind": "pull_request",
|
| 9160 |
-
"number":
|
| 9161 |
-
"title": "
|
| 9162 |
-
"url": "https://github.com/huggingface/transformers/pull/
|
| 9163 |
"state": "closed",
|
| 9164 |
-
"merged":
|
| 9165 |
"draft": false,
|
| 9166 |
-
"created_at": "2026-04-
|
| 9167 |
},
|
| 9168 |
{
|
| 9169 |
"kind": "pull_request",
|
| 9170 |
-
"number":
|
| 9171 |
-
"title": "
|
| 9172 |
-
"url": "https://github.com/huggingface/transformers/pull/
|
| 9173 |
"state": "closed",
|
| 9174 |
"merged": false,
|
| 9175 |
"draft": false,
|
| 9176 |
-
"created_at": "2026-04-
|
| 9177 |
}
|
| 9178 |
],
|
| 9179 |
"issues": []
|
|
@@ -9869,14 +9869,14 @@
|
|
| 9869 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amolbap",
|
| 9870 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amolbap",
|
| 9871 |
"repo_first_seen_at": "2024-06-13T14:13:17Z",
|
| 9872 |
-
"repo_last_seen_at": "2026-06-
|
| 9873 |
"repo_primary_artifact_count": 7,
|
| 9874 |
-
"repo_artifact_count":
|
| 9875 |
"snapshot_issue_count": 1,
|
| 9876 |
"snapshot_pr_count": 6,
|
| 9877 |
"snapshot_comment_count": 30,
|
| 9878 |
-
"snapshot_review_count":
|
| 9879 |
-
"snapshot_review_comment_count":
|
| 9880 |
"repo_association": "MEMBER",
|
| 9881 |
"new_to_repo": false,
|
| 9882 |
"first_seen_in_snapshot": false,
|
|
@@ -10872,12 +10872,12 @@
|
|
| 10872 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AWauplin",
|
| 10873 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AWauplin",
|
| 10874 |
"repo_first_seen_at": "2025-12-02T12:54:40Z",
|
| 10875 |
-
"repo_last_seen_at": "2026-06-
|
| 10876 |
"repo_primary_artifact_count": 3,
|
| 10877 |
-
"repo_artifact_count":
|
| 10878 |
"snapshot_issue_count": 1,
|
| 10879 |
"snapshot_pr_count": 2,
|
| 10880 |
-
"snapshot_comment_count":
|
| 10881 |
"snapshot_review_count": 6,
|
| 10882 |
"snapshot_review_comment_count": 17,
|
| 10883 |
"repo_association": "MEMBER",
|
|
@@ -10885,8 +10885,8 @@
|
|
| 10885 |
"first_seen_in_snapshot": false,
|
| 10886 |
"known_via_prior_merged_pr": true,
|
| 10887 |
"report_reason": null,
|
| 10888 |
-
"enrichment_source": "
|
| 10889 |
-
"live_refetch_skipped":
|
| 10890 |
"account_age_days": 4075,
|
| 10891 |
"young_account": false,
|
| 10892 |
"follow_through_score": "strong",
|
|
@@ -11618,6 +11618,73 @@
|
|
| 11618 |
},
|
| 11619 |
"fetch_error": null
|
| 11620 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11621 |
{
|
| 11622 |
"author_login": "wilnn",
|
| 11623 |
"name": null,
|
|
@@ -14430,6 +14497,63 @@
|
|
| 14430 |
},
|
| 14431 |
"fetch_error": null
|
| 14432 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14433 |
{
|
| 14434 |
"author_login": "AjAyrAo43",
|
| 14435 |
"name": "Ajay",
|
|
@@ -15594,7 +15718,7 @@
|
|
| 15594 |
"repo_association": "CONTRIBUTOR",
|
| 15595 |
"new_to_repo": false,
|
| 15596 |
"first_seen_in_snapshot": false,
|
| 15597 |
-
"known_via_prior_merged_pr":
|
| 15598 |
"report_reason": null,
|
| 15599 |
"enrichment_source": "previous_report",
|
| 15600 |
"live_refetch_skipped": true,
|
|
@@ -17915,6 +18039,63 @@
|
|
| 17915 |
},
|
| 17916 |
"fetch_error": null
|
| 17917 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17918 |
{
|
| 17919 |
"author_login": "jacopopper",
|
| 17920 |
"name": null,
|
|
@@ -18321,14 +18502,14 @@
|
|
| 18321 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajmayank1511",
|
| 18322 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajmayank1511",
|
| 18323 |
"repo_first_seen_at": "2026-05-20T18:13:18Z",
|
| 18324 |
-
"repo_last_seen_at": "2026-
|
| 18325 |
"repo_primary_artifact_count": 1,
|
| 18326 |
-
"repo_artifact_count":
|
| 18327 |
"snapshot_issue_count": 0,
|
| 18328 |
"snapshot_pr_count": 1,
|
| 18329 |
"snapshot_comment_count": 0,
|
| 18330 |
-
"snapshot_review_count":
|
| 18331 |
-
"snapshot_review_comment_count":
|
| 18332 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 18333 |
"new_to_repo": false,
|
| 18334 |
"first_seen_in_snapshot": false,
|
|
@@ -19292,14 +19473,14 @@
|
|
| 19292 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMaciejBalaNV",
|
| 19293 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMaciejBalaNV",
|
| 19294 |
"repo_first_seen_at": "2026-05-21T19:47:46Z",
|
| 19295 |
-
"repo_last_seen_at": "2026-
|
| 19296 |
"repo_primary_artifact_count": 1,
|
| 19297 |
-
"repo_artifact_count":
|
| 19298 |
"snapshot_issue_count": 0,
|
| 19299 |
"snapshot_pr_count": 1,
|
| 19300 |
"snapshot_comment_count": 2,
|
| 19301 |
-
"snapshot_review_count":
|
| 19302 |
-
"snapshot_review_comment_count":
|
| 19303 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 19304 |
"new_to_repo": false,
|
| 19305 |
"first_seen_in_snapshot": false,
|
|
@@ -20614,12 +20795,12 @@
|
|
| 20614 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARamshankar07",
|
| 20615 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARamshankar07",
|
| 20616 |
"repo_first_seen_at": "2026-05-19T19:06:02Z",
|
| 20617 |
-
"repo_last_seen_at": "2026-
|
| 20618 |
"repo_primary_artifact_count": 1,
|
| 20619 |
-
"repo_artifact_count":
|
| 20620 |
"snapshot_issue_count": 0,
|
| 20621 |
"snapshot_pr_count": 1,
|
| 20622 |
-
"snapshot_comment_count":
|
| 20623 |
"snapshot_review_count": 2,
|
| 20624 |
"snapshot_review_comment_count": 2,
|
| 20625 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
@@ -20664,63 +20845,6 @@
|
|
| 20664 |
},
|
| 20665 |
"fetch_error": null
|
| 20666 |
},
|
| 20667 |
-
{
|
| 20668 |
-
"author_login": "ranjithchinnanan",
|
| 20669 |
-
"name": null,
|
| 20670 |
-
"profile_url": "https://github.com/ranjithchinnanan",
|
| 20671 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aranjithchinnanan",
|
| 20672 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aranjithchinnanan",
|
| 20673 |
-
"repo_first_seen_at": "2026-05-05T12:03:53Z",
|
| 20674 |
-
"repo_last_seen_at": "2026-05-05T12:03:53Z",
|
| 20675 |
-
"repo_primary_artifact_count": 1,
|
| 20676 |
-
"repo_artifact_count": 1,
|
| 20677 |
-
"snapshot_issue_count": 0,
|
| 20678 |
-
"snapshot_pr_count": 1,
|
| 20679 |
-
"snapshot_comment_count": 0,
|
| 20680 |
-
"snapshot_review_count": 0,
|
| 20681 |
-
"snapshot_review_comment_count": 0,
|
| 20682 |
-
"repo_association": "NONE",
|
| 20683 |
-
"new_to_repo": false,
|
| 20684 |
-
"first_seen_in_snapshot": false,
|
| 20685 |
-
"known_via_prior_merged_pr": false,
|
| 20686 |
-
"report_reason": null,
|
| 20687 |
-
"enrichment_source": "previous_report",
|
| 20688 |
-
"live_refetch_skipped": true,
|
| 20689 |
-
"account_age_days": 1911,
|
| 20690 |
-
"young_account": false,
|
| 20691 |
-
"follow_through_score": "weak",
|
| 20692 |
-
"breadth_score": "low",
|
| 20693 |
-
"automation_risk_signal": "low",
|
| 20694 |
-
"heuristic_note": "high open PR share; targets high-star repos",
|
| 20695 |
-
"public_orgs": [],
|
| 20696 |
-
"activity": {
|
| 20697 |
-
"visible_authored_pr_count": 2,
|
| 20698 |
-
"merged_pr_count": 0,
|
| 20699 |
-
"closed_unmerged_pr_count": 0,
|
| 20700 |
-
"open_pr_count": 2,
|
| 20701 |
-
"merged_pr_rate": 0.0,
|
| 20702 |
-
"closed_unmerged_pr_rate": 0.0,
|
| 20703 |
-
"still_open_pr_rate": 1.0,
|
| 20704 |
-
"distinct_repos_with_authored_prs": 2,
|
| 20705 |
-
"distinct_repos_with_open_prs": 2
|
| 20706 |
-
},
|
| 20707 |
-
"examples": {
|
| 20708 |
-
"pull_requests": [
|
| 20709 |
-
{
|
| 20710 |
-
"kind": "pull_request",
|
| 20711 |
-
"number": 45784,
|
| 20712 |
-
"title": "fix: remove upper bound on tokenizers version constraint",
|
| 20713 |
-
"url": "https://github.com/huggingface/transformers/pull/45784",
|
| 20714 |
-
"state": "closed",
|
| 20715 |
-
"merged": false,
|
| 20716 |
-
"draft": false,
|
| 20717 |
-
"created_at": "2026-05-05T12:03:53Z"
|
| 20718 |
-
}
|
| 20719 |
-
],
|
| 20720 |
-
"issues": []
|
| 20721 |
-
},
|
| 20722 |
-
"fetch_error": null
|
| 20723 |
-
},
|
| 20724 |
{
|
| 20725 |
"author_login": "Ratwood98",
|
| 20726 |
"name": "River Atwood",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/transformers",
|
| 4 |
+
"snapshot_id": "20260601T180035Z",
|
| 5 |
+
"generated_at": "2026-06-01T18:02:40Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 343,
|
| 10 |
+
"first_seen_in_snapshot": 2,
|
| 11 |
+
"known_via_prior_merged_pr": 156,
|
| 12 |
"previous_primary_author_count": 1257,
|
| 13 |
"selected_seen_in_previous_primary": 341,
|
| 14 |
+
"previous_report_contributor_count": 341,
|
| 15 |
+
"selected_overlap_previous_report": 341,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9942,
|
| 17 |
+
"reused_previous_report_entries": 337,
|
| 18 |
+
"reused_known_merged_contributors": 153,
|
| 19 |
+
"live_fetches": 6,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 5.41,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.016,
|
| 24 |
"enrichment_failures": 4
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 110 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atarekziade",
|
| 111 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atarekziade",
|
| 112 |
"repo_first_seen_at": "2026-01-21T16:52:29Z",
|
| 113 |
+
"repo_last_seen_at": "2026-06-01T12:25:51Z",
|
| 114 |
"repo_primary_artifact_count": 98,
|
| 115 |
+
"repo_artifact_count": 681,
|
| 116 |
"snapshot_issue_count": 6,
|
| 117 |
"snapshot_pr_count": 92,
|
| 118 |
+
"snapshot_comment_count": 179,
|
| 119 |
"snapshot_review_count": 209,
|
| 120 |
"snapshot_review_comment_count": 195,
|
| 121 |
"repo_association": "MEMBER",
|
|
|
|
| 215 |
},
|
| 216 |
"fetch_error": null
|
| 217 |
},
|
| 218 |
+
{
|
| 219 |
+
"author_login": "ydshieh",
|
| 220 |
+
"name": "Yih-Dar",
|
| 221 |
+
"profile_url": "https://github.com/ydshieh",
|
| 222 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh",
|
| 223 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh",
|
| 224 |
+
"repo_first_seen_at": "2025-03-31T13:54:54Z",
|
| 225 |
+
"repo_last_seen_at": "2026-06-01T14:15:01Z",
|
| 226 |
+
"repo_primary_artifact_count": 88,
|
| 227 |
+
"repo_artifact_count": 582,
|
| 228 |
+
"snapshot_issue_count": 0,
|
| 229 |
+
"snapshot_pr_count": 88,
|
| 230 |
+
"snapshot_comment_count": 124,
|
| 231 |
+
"snapshot_review_count": 217,
|
| 232 |
+
"snapshot_review_comment_count": 153,
|
| 233 |
+
"repo_association": "MEMBER",
|
| 234 |
+
"new_to_repo": false,
|
| 235 |
+
"first_seen_in_snapshot": false,
|
| 236 |
+
"known_via_prior_merged_pr": true,
|
| 237 |
+
"report_reason": null,
|
| 238 |
+
"enrichment_source": "previous_report",
|
| 239 |
+
"live_refetch_skipped": true,
|
| 240 |
+
"account_age_days": 4938,
|
| 241 |
+
"young_account": false,
|
| 242 |
+
"follow_through_score": "strong",
|
| 243 |
+
"breadth_score": "low",
|
| 244 |
+
"automation_risk_signal": "low",
|
| 245 |
+
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 246 |
+
"public_orgs": [],
|
| 247 |
+
"activity": {
|
| 248 |
+
"visible_authored_pr_count": 52,
|
| 249 |
+
"merged_pr_count": 40,
|
| 250 |
+
"closed_unmerged_pr_count": 4,
|
| 251 |
+
"open_pr_count": 8,
|
| 252 |
+
"merged_pr_rate": 0.7692,
|
| 253 |
+
"closed_unmerged_pr_rate": 0.0769,
|
| 254 |
+
"still_open_pr_rate": 0.1538,
|
| 255 |
+
"distinct_repos_with_authored_prs": 2,
|
| 256 |
+
"distinct_repos_with_open_prs": 2
|
| 257 |
+
},
|
| 258 |
+
"examples": {
|
| 259 |
+
"pull_requests": [
|
| 260 |
+
{
|
| 261 |
+
"kind": "pull_request",
|
| 262 |
+
"number": 46327,
|
| 263 |
+
"title": "fix: remove dynamic per-actor Slack ID lookup in ssh-runner workflow",
|
| 264 |
+
"url": "https://github.com/huggingface/transformers/pull/46327",
|
| 265 |
+
"state": "open",
|
| 266 |
+
"merged": false,
|
| 267 |
+
"draft": false,
|
| 268 |
+
"created_at": "2026-06-01T14:03:02Z"
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"kind": "pull_request",
|
| 272 |
+
"number": 46322,
|
| 273 |
+
"title": "Normalize CUDA OOM errors when comparing commit failures in check_bad_commit",
|
| 274 |
+
"url": "https://github.com/huggingface/transformers/pull/46322",
|
| 275 |
+
"state": "closed",
|
| 276 |
+
"merged": true,
|
| 277 |
+
"draft": false,
|
| 278 |
+
"created_at": "2026-06-01T11:39:53Z"
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"kind": "pull_request",
|
| 282 |
+
"number": 46321,
|
| 283 |
+
"title": "fix: harden check_bad_commit.py against GitHub API rate limits and error responses",
|
| 284 |
+
"url": "https://github.com/huggingface/transformers/pull/46321",
|
| 285 |
+
"state": "closed",
|
| 286 |
+
"merged": true,
|
| 287 |
+
"draft": false,
|
| 288 |
+
"created_at": "2026-06-01T10:20:06Z"
|
| 289 |
+
}
|
| 290 |
+
],
|
| 291 |
+
"issues": []
|
| 292 |
+
},
|
| 293 |
+
"fetch_error": null
|
| 294 |
+
},
|
| 295 |
{
|
| 296 |
"author_login": "kaixuanliu",
|
| 297 |
"name": "kaixuanliu",
|
|
|
|
| 299 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akaixuanliu",
|
| 300 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akaixuanliu",
|
| 301 |
"repo_first_seen_at": "2025-06-20T09:58:55Z",
|
| 302 |
+
"repo_last_seen_at": "2026-06-01T14:15:59Z",
|
| 303 |
"repo_primary_artifact_count": 91,
|
| 304 |
+
"repo_artifact_count": 344,
|
| 305 |
"snapshot_issue_count": 4,
|
| 306 |
"snapshot_pr_count": 87,
|
| 307 |
"snapshot_comment_count": 76,
|
| 308 |
+
"snapshot_review_count": 89,
|
| 309 |
+
"snapshot_review_comment_count": 88,
|
| 310 |
"repo_association": "CONTRIBUTOR",
|
| 311 |
"new_to_repo": false,
|
| 312 |
"first_seen_in_snapshot": false,
|
|
|
|
| 400 |
},
|
| 401 |
"fetch_error": null
|
| 402 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 403 |
{
|
| 404 |
"author_login": "zucchini-nlp",
|
| 405 |
"name": "Raushan Turganbay",
|
|
|
|
| 407 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azucchini-nlp",
|
| 408 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azucchini-nlp",
|
| 409 |
"repo_first_seen_at": "2024-09-26T09:23:39Z",
|
| 410 |
+
"repo_last_seen_at": "2026-06-01T15:32:01Z",
|
| 411 |
"repo_primary_artifact_count": 81,
|
| 412 |
+
"repo_artifact_count": 3469,
|
| 413 |
"snapshot_issue_count": 0,
|
| 414 |
"snapshot_pr_count": 81,
|
| 415 |
"snapshot_comment_count": 567,
|
| 416 |
+
"snapshot_review_count": 881,
|
| 417 |
+
"snapshot_review_comment_count": 1940,
|
| 418 |
"repo_association": "MEMBER",
|
| 419 |
"new_to_repo": false,
|
| 420 |
"first_seen_in_snapshot": false,
|
|
|
|
| 487 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArthurZucker",
|
| 488 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArthurZucker",
|
| 489 |
"repo_first_seen_at": "2023-02-24T14:13:29Z",
|
| 490 |
+
"repo_last_seen_at": "2026-06-01T15:59:05Z",
|
| 491 |
+
"repo_primary_artifact_count": 63,
|
| 492 |
+
"repo_artifact_count": 2179,
|
| 493 |
"snapshot_issue_count": 3,
|
| 494 |
+
"snapshot_pr_count": 60,
|
| 495 |
"snapshot_comment_count": 190,
|
| 496 |
+
"snapshot_review_count": 638,
|
| 497 |
+
"snapshot_review_comment_count": 1288,
|
| 498 |
"repo_association": "MEMBER",
|
| 499 |
"new_to_repo": false,
|
| 500 |
"first_seen_in_snapshot": false,
|
|
|
|
| 522 |
},
|
| 523 |
"examples": {
|
| 524 |
"pull_requests": [
|
| 525 |
+
{
|
| 526 |
+
"kind": "pull_request",
|
| 527 |
+
"number": 46324,
|
| 528 |
+
"title": "Quantize models on `__init__` / `from_config`",
|
| 529 |
+
"url": "https://github.com/huggingface/transformers/pull/46324",
|
| 530 |
+
"state": "open",
|
| 531 |
+
"merged": false,
|
| 532 |
+
"draft": false,
|
| 533 |
+
"created_at": "2026-06-01T12:33:32Z"
|
| 534 |
+
},
|
| 535 |
{
|
| 536 |
"kind": "pull_request",
|
| 537 |
"number": 46265,
|
| 538 |
"title": "Fix fp8 moe reverse substring",
|
| 539 |
"url": "https://github.com/huggingface/transformers/pull/46265",
|
| 540 |
+
"state": "closed",
|
| 541 |
+
"merged": true,
|
| 542 |
"draft": false,
|
| 543 |
"created_at": "2026-05-28T16:14:54Z"
|
| 544 |
},
|
|
|
|
| 551 |
"merged": true,
|
| 552 |
"draft": false,
|
| 553 |
"created_at": "2026-05-25T10:05:34Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 554 |
}
|
| 555 |
],
|
| 556 |
"issues": [
|
|
|
|
| 595 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astevhliu",
|
| 596 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astevhliu",
|
| 597 |
"repo_first_seen_at": "2024-02-08T22:19:09Z",
|
| 598 |
+
"repo_last_seen_at": "2026-06-01T17:04:56Z",
|
| 599 |
"repo_primary_artifact_count": 54,
|
| 600 |
+
"repo_artifact_count": 518,
|
| 601 |
"snapshot_issue_count": 2,
|
| 602 |
"snapshot_pr_count": 52,
|
| 603 |
"snapshot_comment_count": 30,
|
| 604 |
+
"snapshot_review_count": 154,
|
| 605 |
+
"snapshot_review_comment_count": 280,
|
| 606 |
"repo_association": "MEMBER",
|
| 607 |
"new_to_repo": false,
|
| 608 |
"first_seen_in_snapshot": false,
|
|
|
|
| 695 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avasqu",
|
| 696 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avasqu",
|
| 697 |
"repo_first_seen_at": "2025-08-26T12:13:50Z",
|
| 698 |
+
"repo_last_seen_at": "2026-06-01T18:00:13Z",
|
| 699 |
"repo_primary_artifact_count": 49,
|
| 700 |
+
"repo_artifact_count": 6149,
|
| 701 |
"snapshot_issue_count": 2,
|
| 702 |
"snapshot_pr_count": 47,
|
| 703 |
+
"snapshot_comment_count": 604,
|
| 704 |
+
"snapshot_review_count": 1075,
|
| 705 |
+
"snapshot_review_comment_count": 4421,
|
| 706 |
"repo_association": "MEMBER",
|
| 707 |
"new_to_repo": false,
|
| 708 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1509 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb",
|
| 1510 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb",
|
| 1511 |
"repo_first_seen_at": "2025-01-20T12:27:19Z",
|
| 1512 |
+
"repo_last_seen_at": "2026-06-01T17:04:06Z",
|
| 1513 |
+
"repo_primary_artifact_count": 24,
|
| 1514 |
+
"repo_artifact_count": 531,
|
| 1515 |
"snapshot_issue_count": 0,
|
| 1516 |
+
"snapshot_pr_count": 24,
|
| 1517 |
"snapshot_comment_count": 40,
|
| 1518 |
"snapshot_review_count": 160,
|
| 1519 |
"snapshot_review_comment_count": 307,
|
|
|
|
| 1546 |
"pull_requests": [
|
| 1547 |
{
|
| 1548 |
"kind": "pull_request",
|
| 1549 |
+
"number": 46332,
|
| 1550 |
+
"title": "Add Nemotron ASR Streaming",
|
| 1551 |
+
"url": "https://github.com/huggingface/transformers/pull/46332",
|
| 1552 |
+
"state": "open",
|
| 1553 |
+
"merged": false,
|
| 1554 |
+
"draft": true,
|
| 1555 |
+
"created_at": "2026-06-01T17:04:06Z"
|
| 1556 |
},
|
| 1557 |
{
|
| 1558 |
"kind": "pull_request",
|
| 1559 |
+
"number": 46331,
|
| 1560 |
+
"title": "Add Parakeet-RNNT",
|
| 1561 |
+
"url": "https://github.com/huggingface/transformers/pull/46331",
|
| 1562 |
+
"state": "open",
|
| 1563 |
+
"merged": false,
|
| 1564 |
+
"draft": true,
|
| 1565 |
+
"created_at": "2026-06-01T16:57:21Z"
|
| 1566 |
},
|
| 1567 |
{
|
| 1568 |
"kind": "pull_request",
|
| 1569 |
+
"number": 46074,
|
| 1570 |
+
"title": "[ALM] flaky alm tests",
|
| 1571 |
+
"url": "https://github.com/huggingface/transformers/pull/46074",
|
| 1572 |
+
"state": "closed",
|
| 1573 |
+
"merged": true,
|
| 1574 |
"draft": false,
|
| 1575 |
+
"created_at": "2026-05-19T10:36:16Z"
|
| 1576 |
}
|
| 1577 |
],
|
| 1578 |
"issues": []
|
|
|
|
| 1866 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AYangKai0616",
|
| 1867 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AYangKai0616",
|
| 1868 |
"repo_first_seen_at": "2025-12-24T11:54:53Z",
|
| 1869 |
+
"repo_last_seen_at": "2026-06-01T12:37:43Z",
|
| 1870 |
"repo_primary_artifact_count": 19,
|
| 1871 |
+
"repo_artifact_count": 146,
|
| 1872 |
"snapshot_issue_count": 0,
|
| 1873 |
"snapshot_pr_count": 19,
|
| 1874 |
"snapshot_comment_count": 17,
|
| 1875 |
+
"snapshot_review_count": 55,
|
| 1876 |
+
"snapshot_review_comment_count": 55,
|
| 1877 |
"repo_association": "CONTRIBUTOR",
|
| 1878 |
"new_to_repo": false,
|
| 1879 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1914 |
{
|
| 1915 |
"kind": "pull_request",
|
| 1916 |
"number": 46317,
|
| 1917 |
+
"title": "[Zamba] Support attn_implementation dispatch",
|
| 1918 |
"url": "https://github.com/huggingface/transformers/pull/46317",
|
| 1919 |
"state": "open",
|
| 1920 |
"merged": false,
|
|
|
|
| 2056 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil",
|
| 2057 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil",
|
| 2058 |
"repo_first_seen_at": "2025-07-04T08:41:29Z",
|
| 2059 |
+
"repo_last_seen_at": "2026-06-01T14:42:09Z",
|
| 2060 |
"repo_primary_artifact_count": 21,
|
| 2061 |
+
"repo_artifact_count": 529,
|
| 2062 |
"snapshot_issue_count": 3,
|
| 2063 |
"snapshot_pr_count": 18,
|
| 2064 |
"snapshot_comment_count": 61,
|
| 2065 |
+
"snapshot_review_count": 237,
|
| 2066 |
+
"snapshot_review_comment_count": 210,
|
| 2067 |
"repo_association": "MEMBER",
|
| 2068 |
"new_to_repo": false,
|
| 2069 |
"first_seen_in_snapshot": false,
|
|
|
|
| 3153 |
},
|
| 3154 |
"fetch_error": null
|
| 3155 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3156 |
{
|
| 3157 |
"author_login": "XciD",
|
| 3158 |
"name": "Adrien",
|
|
|
|
| 3340 |
},
|
| 3341 |
"fetch_error": null
|
| 3342 |
},
|
| 3343 |
+
{
|
| 3344 |
+
"author_login": "Anai-Guo",
|
| 3345 |
+
"name": "Tai An",
|
| 3346 |
+
"profile_url": "https://github.com/Anai-Guo",
|
| 3347 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAnai-Guo",
|
| 3348 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAnai-Guo",
|
| 3349 |
+
"repo_first_seen_at": "2026-04-22T13:14:19Z",
|
| 3350 |
+
"repo_last_seen_at": "2026-06-01T16:11:43Z",
|
| 3351 |
+
"repo_primary_artifact_count": 5,
|
| 3352 |
+
"repo_artifact_count": 5,
|
| 3353 |
+
"snapshot_issue_count": 0,
|
| 3354 |
+
"snapshot_pr_count": 5,
|
| 3355 |
+
"snapshot_comment_count": 0,
|
| 3356 |
+
"snapshot_review_count": 0,
|
| 3357 |
+
"snapshot_review_comment_count": 0,
|
| 3358 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 3359 |
+
"new_to_repo": false,
|
| 3360 |
+
"first_seen_in_snapshot": false,
|
| 3361 |
+
"known_via_prior_merged_pr": false,
|
| 3362 |
+
"report_reason": null,
|
| 3363 |
+
"enrichment_source": "previous_report",
|
| 3364 |
+
"live_refetch_skipped": true,
|
| 3365 |
+
"account_age_days": 9,
|
| 3366 |
+
"young_account": true,
|
| 3367 |
+
"follow_through_score": "weak",
|
| 3368 |
+
"breadth_score": "high",
|
| 3369 |
+
"automation_risk_signal": "medium",
|
| 3370 |
+
"heuristic_note": "very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 3371 |
+
"public_orgs": [],
|
| 3372 |
+
"activity": {
|
| 3373 |
+
"visible_authored_pr_count": 42,
|
| 3374 |
+
"merged_pr_count": 4,
|
| 3375 |
+
"closed_unmerged_pr_count": 5,
|
| 3376 |
+
"open_pr_count": 33,
|
| 3377 |
+
"merged_pr_rate": 0.0952,
|
| 3378 |
+
"closed_unmerged_pr_rate": 0.119,
|
| 3379 |
+
"still_open_pr_rate": 0.7857,
|
| 3380 |
+
"distinct_repos_with_authored_prs": 18,
|
| 3381 |
+
"distinct_repos_with_open_prs": 15
|
| 3382 |
+
},
|
| 3383 |
+
"examples": {
|
| 3384 |
+
"pull_requests": [
|
| 3385 |
+
{
|
| 3386 |
+
"kind": "pull_request",
|
| 3387 |
+
"number": 46329,
|
| 3388 |
+
"title": "perf(feature_extraction_sequence): skip re-splitting already-batched numpy arrays in pad()",
|
| 3389 |
+
"url": "https://github.com/huggingface/transformers/pull/46329",
|
| 3390 |
+
"state": "open",
|
| 3391 |
+
"merged": false,
|
| 3392 |
+
"draft": false,
|
| 3393 |
+
"created_at": "2026-06-01T16:11:43Z"
|
| 3394 |
+
},
|
| 3395 |
+
{
|
| 3396 |
+
"kind": "pull_request",
|
| 3397 |
+
"number": 46313,
|
| 3398 |
+
"title": "fix(image_processing): don't warn/import on non-Fast attribute probes",
|
| 3399 |
+
"url": "https://github.com/huggingface/transformers/pull/46313",
|
| 3400 |
+
"state": "open",
|
| 3401 |
+
"merged": false,
|
| 3402 |
+
"draft": false,
|
| 3403 |
+
"created_at": "2026-05-31T22:10:29Z"
|
| 3404 |
+
},
|
| 3405 |
+
{
|
| 3406 |
+
"kind": "pull_request",
|
| 3407 |
+
"number": 46310,
|
| 3408 |
+
"title": "fix(moonshine_streaming): include full right window in sliding_window_mask_function",
|
| 3409 |
+
"url": "https://github.com/huggingface/transformers/pull/46310",
|
| 3410 |
+
"state": "open",
|
| 3411 |
+
"merged": false,
|
| 3412 |
+
"draft": false,
|
| 3413 |
+
"created_at": "2026-05-31T16:16:34Z"
|
| 3414 |
+
}
|
| 3415 |
+
],
|
| 3416 |
+
"issues": []
|
| 3417 |
+
},
|
| 3418 |
+
"fetch_error": null
|
| 3419 |
+
},
|
| 3420 |
{
|
| 3421 |
"author_login": "CharlieKerfoot",
|
| 3422 |
"name": "Charlie Kerfoot",
|
|
|
|
| 3625 |
},
|
| 3626 |
{
|
| 3627 |
"kind": "pull_request",
|
| 3628 |
+
"number": 45495,
|
| 3629 |
+
"title": "revert sha commit pointing to main for transformers_amd_ci_ workflows",
|
| 3630 |
+
"url": "https://github.com/huggingface/transformers/pull/45495",
|
| 3631 |
+
"state": "closed",
|
| 3632 |
+
"merged": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3633 |
"draft": false,
|
| 3634 |
+
"created_at": "2026-04-17T14:18:37Z"
|
| 3635 |
},
|
| 3636 |
{
|
| 3637 |
"kind": "pull_request",
|
| 3638 |
+
"number": 45442,
|
| 3639 |
+
"title": "Update workflow references to new commit hash",
|
| 3640 |
+
"url": "https://github.com/huggingface/transformers/pull/45442",
|
| 3641 |
"state": "closed",
|
| 3642 |
+
"merged": true,
|
| 3643 |
"draft": false,
|
| 3644 |
+
"created_at": "2026-04-14T18:49:49Z"
|
| 3645 |
}
|
| 3646 |
],
|
| 3647 |
+
"issues": [
|
| 3648 |
+
{
|
| 3649 |
+
"kind": "issue",
|
| 3650 |
+
"number": 45182,
|
| 3651 |
+
"title": "\ud83d\udd12 Track: Pin GitHub Actions to commit SHAs",
|
| 3652 |
+
"url": "https://github.com/huggingface/transformers/issues/45182",
|
| 3653 |
+
"state": "closed",
|
| 3654 |
+
"merged": null,
|
| 3655 |
+
"draft": null,
|
| 3656 |
+
"created_at": "2026-04-02T08:19:53Z"
|
| 3657 |
+
}
|
| 3658 |
+
]
|
| 3659 |
},
|
| 3660 |
"fetch_error": null
|
| 3661 |
},
|
|
|
|
| 4387 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aguarin",
|
| 4388 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aguarin",
|
| 4389 |
"repo_first_seen_at": "2026-05-12T18:20:58Z",
|
| 4390 |
+
"repo_last_seen_at": "2026-06-01T16:39:22Z",
|
| 4391 |
"repo_primary_artifact_count": 3,
|
| 4392 |
+
"repo_artifact_count": 157,
|
| 4393 |
"snapshot_issue_count": 0,
|
| 4394 |
"snapshot_pr_count": 3,
|
| 4395 |
+
"snapshot_comment_count": 11,
|
| 4396 |
+
"snapshot_review_count": 65,
|
| 4397 |
+
"snapshot_review_comment_count": 78,
|
| 4398 |
"repo_association": "MEMBER",
|
| 4399 |
"new_to_repo": false,
|
| 4400 |
"first_seen_in_snapshot": false,
|
|
|
|
| 5112 |
},
|
| 5113 |
"fetch_error": null
|
| 5114 |
},
|
| 5115 |
+
{
|
| 5116 |
+
"author_login": "RyanMullins",
|
| 5117 |
+
"name": "Ryan Mullins",
|
| 5118 |
+
"profile_url": "https://github.com/RyanMullins",
|
| 5119 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARyanMullins",
|
| 5120 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARyanMullins",
|
| 5121 |
+
"repo_first_seen_at": "2025-03-12T07:35:51Z",
|
| 5122 |
+
"repo_last_seen_at": "2026-04-23T14:11:12Z",
|
| 5123 |
+
"repo_primary_artifact_count": 6,
|
| 5124 |
+
"repo_artifact_count": 12,
|
| 5125 |
+
"snapshot_issue_count": 0,
|
| 5126 |
+
"snapshot_pr_count": 6,
|
| 5127 |
+
"snapshot_comment_count": 5,
|
| 5128 |
+
"snapshot_review_count": 1,
|
| 5129 |
+
"snapshot_review_comment_count": 0,
|
| 5130 |
+
"repo_association": "CONTRIBUTOR",
|
| 5131 |
+
"new_to_repo": false,
|
| 5132 |
+
"first_seen_in_snapshot": false,
|
| 5133 |
+
"known_via_prior_merged_pr": true,
|
| 5134 |
+
"report_reason": null,
|
| 5135 |
+
"enrichment_source": "previous_report",
|
| 5136 |
+
"live_refetch_skipped": true,
|
| 5137 |
+
"account_age_days": 5413,
|
| 5138 |
+
"young_account": false,
|
| 5139 |
+
"follow_through_score": "mixed",
|
| 5140 |
+
"breadth_score": "low",
|
| 5141 |
+
"automation_risk_signal": "low",
|
| 5142 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 5143 |
+
"public_orgs": [
|
| 5144 |
+
"google-deepmind",
|
| 5145 |
+
"PAIR-code"
|
| 5146 |
+
],
|
| 5147 |
+
"activity": {
|
| 5148 |
+
"visible_authored_pr_count": 4,
|
| 5149 |
+
"merged_pr_count": 2,
|
| 5150 |
+
"closed_unmerged_pr_count": 0,
|
| 5151 |
+
"open_pr_count": 2,
|
| 5152 |
+
"merged_pr_rate": 0.5,
|
| 5153 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 5154 |
+
"still_open_pr_rate": 0.5,
|
| 5155 |
+
"distinct_repos_with_authored_prs": 1,
|
| 5156 |
+
"distinct_repos_with_open_prs": 1
|
| 5157 |
+
},
|
| 5158 |
+
"examples": {
|
| 5159 |
+
"pull_requests": [
|
| 5160 |
+
{
|
| 5161 |
+
"kind": "pull_request",
|
| 5162 |
+
"number": 45605,
|
| 5163 |
+
"title": "Processing Utils: continue when content is a string",
|
| 5164 |
+
"url": "https://github.com/huggingface/transformers/pull/45605",
|
| 5165 |
+
"state": "closed",
|
| 5166 |
+
"merged": true,
|
| 5167 |
+
"draft": false,
|
| 5168 |
+
"created_at": "2026-04-23T14:11:12Z"
|
| 5169 |
+
},
|
| 5170 |
+
{
|
| 5171 |
+
"kind": "pull_request",
|
| 5172 |
+
"number": 45328,
|
| 5173 |
+
"title": "Update Gemma4 weight conversion script",
|
| 5174 |
+
"url": "https://github.com/huggingface/transformers/pull/45328",
|
| 5175 |
+
"state": "closed",
|
| 5176 |
+
"merged": true,
|
| 5177 |
+
"draft": false,
|
| 5178 |
+
"created_at": "2026-04-08T20:43:42Z"
|
| 5179 |
+
},
|
| 5180 |
+
{
|
| 5181 |
+
"kind": "pull_request",
|
| 5182 |
+
"number": 45192,
|
| 5183 |
+
"title": "casually dropping the most capable open weights on the planet",
|
| 5184 |
+
"url": "https://github.com/huggingface/transformers/pull/45192",
|
| 5185 |
+
"state": "closed",
|
| 5186 |
+
"merged": true,
|
| 5187 |
+
"draft": false,
|
| 5188 |
+
"created_at": "2026-04-02T14:35:18Z"
|
| 5189 |
+
}
|
| 5190 |
+
],
|
| 5191 |
+
"issues": []
|
| 5192 |
+
},
|
| 5193 |
+
"fetch_error": null
|
| 5194 |
+
},
|
| 5195 |
{
|
| 5196 |
"author_login": "juliendenize",
|
| 5197 |
"name": "Julien Denize",
|
|
|
|
| 7378 |
"repo_association": "CONTRIBUTOR",
|
| 7379 |
"new_to_repo": false,
|
| 7380 |
"first_seen_in_snapshot": false,
|
| 7381 |
+
"known_via_prior_merged_pr": true,
|
| 7382 |
"report_reason": null,
|
| 7383 |
"enrichment_source": "previous_report",
|
| 7384 |
"live_refetch_skipped": true,
|
|
|
|
| 7541 |
"number": 46309,
|
| 7542 |
"title": "[docs] Romanian translation of `weightconverter.md`, `models.md`, `custom_models.md`, `monkey_patching.md`, `fusion_mapping.md`, `how_to_hack_models.md`, `model_sharing.md` and `serialization.md`.",
|
| 7543 |
"url": "https://github.com/huggingface/transformers/pull/46309",
|
| 7544 |
+
"state": "closed",
|
| 7545 |
+
"merged": true,
|
| 7546 |
"draft": false,
|
| 7547 |
"created_at": "2026-05-31T14:04:29Z"
|
| 7548 |
},
|
|
|
|
| 8524 |
"repo_association": "MEMBER",
|
| 8525 |
"new_to_repo": false,
|
| 8526 |
"first_seen_in_snapshot": false,
|
| 8527 |
+
"known_via_prior_merged_pr": true,
|
| 8528 |
"report_reason": null,
|
| 8529 |
"enrichment_source": "previous_report",
|
| 8530 |
"live_refetch_skipped": true,
|
|
|
|
| 8843 |
},
|
| 8844 |
"fetch_error": null
|
| 8845 |
},
|
| 8846 |
+
{
|
| 8847 |
+
"author_login": "ranjithchinnanan",
|
| 8848 |
+
"name": null,
|
| 8849 |
+
"profile_url": "https://github.com/ranjithchinnanan",
|
| 8850 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aranjithchinnanan",
|
| 8851 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aranjithchinnanan",
|
| 8852 |
+
"repo_first_seen_at": "2026-05-05T12:03:53Z",
|
| 8853 |
+
"repo_last_seen_at": "2026-06-01T16:29:25Z",
|
| 8854 |
+
"repo_primary_artifact_count": 2,
|
| 8855 |
+
"repo_artifact_count": 3,
|
| 8856 |
+
"snapshot_issue_count": 0,
|
| 8857 |
+
"snapshot_pr_count": 2,
|
| 8858 |
+
"snapshot_comment_count": 1,
|
| 8859 |
+
"snapshot_review_count": 0,
|
| 8860 |
+
"snapshot_review_comment_count": 0,
|
| 8861 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 8862 |
+
"new_to_repo": false,
|
| 8863 |
+
"first_seen_in_snapshot": false,
|
| 8864 |
+
"known_via_prior_merged_pr": false,
|
| 8865 |
+
"report_reason": null,
|
| 8866 |
+
"enrichment_source": "previous_report",
|
| 8867 |
+
"live_refetch_skipped": true,
|
| 8868 |
+
"account_age_days": 1911,
|
| 8869 |
+
"young_account": false,
|
| 8870 |
+
"follow_through_score": "weak",
|
| 8871 |
+
"breadth_score": "low",
|
| 8872 |
+
"automation_risk_signal": "low",
|
| 8873 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 8874 |
+
"public_orgs": [],
|
| 8875 |
+
"activity": {
|
| 8876 |
+
"visible_authored_pr_count": 2,
|
| 8877 |
+
"merged_pr_count": 0,
|
| 8878 |
+
"closed_unmerged_pr_count": 0,
|
| 8879 |
+
"open_pr_count": 2,
|
| 8880 |
+
"merged_pr_rate": 0.0,
|
| 8881 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 8882 |
+
"still_open_pr_rate": 1.0,
|
| 8883 |
+
"distinct_repos_with_authored_prs": 2,
|
| 8884 |
+
"distinct_repos_with_open_prs": 2
|
| 8885 |
+
},
|
| 8886 |
+
"examples": {
|
| 8887 |
+
"pull_requests": [
|
| 8888 |
+
{
|
| 8889 |
+
"kind": "pull_request",
|
| 8890 |
+
"number": 46330,
|
| 8891 |
+
"title": "Fix: strip EOS token when continue_final_message=True in MistralCommo\u2026",
|
| 8892 |
+
"url": "https://github.com/huggingface/transformers/pull/46330",
|
| 8893 |
+
"state": "open",
|
| 8894 |
+
"merged": false,
|
| 8895 |
+
"draft": false,
|
| 8896 |
+
"created_at": "2026-06-01T16:29:25Z"
|
| 8897 |
+
},
|
| 8898 |
+
{
|
| 8899 |
+
"kind": "pull_request",
|
| 8900 |
+
"number": 45784,
|
| 8901 |
+
"title": "fix: remove upper bound on tokenizers version constraint",
|
| 8902 |
+
"url": "https://github.com/huggingface/transformers/pull/45784",
|
| 8903 |
+
"state": "closed",
|
| 8904 |
+
"merged": false,
|
| 8905 |
+
"draft": false,
|
| 8906 |
+
"created_at": "2026-05-05T12:03:53Z"
|
| 8907 |
+
}
|
| 8908 |
+
],
|
| 8909 |
+
"issues": []
|
| 8910 |
+
},
|
| 8911 |
+
"fetch_error": null
|
| 8912 |
+
},
|
| 8913 |
{
|
| 8914 |
"author_login": "rmotgi1227",
|
| 8915 |
"name": null,
|
|
|
|
| 9141 |
"breadth_score": "very high",
|
| 9142 |
"automation_risk_signal": "medium",
|
| 9143 |
"heuristic_note": "high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
|
| 9144 |
+
"public_orgs": [],
|
| 9145 |
+
"activity": {
|
| 9146 |
+
"visible_authored_pr_count": 65,
|
| 9147 |
+
"merged_pr_count": 4,
|
| 9148 |
+
"closed_unmerged_pr_count": 17,
|
| 9149 |
+
"open_pr_count": 44,
|
| 9150 |
+
"merged_pr_rate": 0.0615,
|
| 9151 |
+
"closed_unmerged_pr_rate": 0.2615,
|
| 9152 |
+
"still_open_pr_rate": 0.6769,
|
| 9153 |
+
"distinct_repos_with_authored_prs": 34,
|
| 9154 |
+
"distinct_repos_with_open_prs": 22
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9155 |
},
|
| 9156 |
"examples": {
|
| 9157 |
"pull_requests": [
|
| 9158 |
{
|
| 9159 |
"kind": "pull_request",
|
| 9160 |
+
"number": 45581,
|
| 9161 |
+
"title": "Add automated reviewer assignment script",
|
| 9162 |
+
"url": "https://github.com/huggingface/transformers/pull/45581",
|
| 9163 |
"state": "closed",
|
| 9164 |
+
"merged": false,
|
| 9165 |
"draft": false,
|
| 9166 |
+
"created_at": "2026-04-22T15:18:23Z"
|
| 9167 |
},
|
| 9168 |
{
|
| 9169 |
"kind": "pull_request",
|
| 9170 |
+
"number": 45579,
|
| 9171 |
+
"title": "Update assign_reviewers.py",
|
| 9172 |
+
"url": "https://github.com/huggingface/transformers/pull/45579",
|
| 9173 |
"state": "closed",
|
| 9174 |
"merged": false,
|
| 9175 |
"draft": false,
|
| 9176 |
+
"created_at": "2026-04-22T15:13:44Z"
|
| 9177 |
}
|
| 9178 |
],
|
| 9179 |
"issues": []
|
|
|
|
| 9869 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amolbap",
|
| 9870 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amolbap",
|
| 9871 |
"repo_first_seen_at": "2024-06-13T14:13:17Z",
|
| 9872 |
+
"repo_last_seen_at": "2026-06-01T16:26:27Z",
|
| 9873 |
"repo_primary_artifact_count": 7,
|
| 9874 |
+
"repo_artifact_count": 755,
|
| 9875 |
"snapshot_issue_count": 1,
|
| 9876 |
"snapshot_pr_count": 6,
|
| 9877 |
"snapshot_comment_count": 30,
|
| 9878 |
+
"snapshot_review_count": 181,
|
| 9879 |
+
"snapshot_review_comment_count": 537,
|
| 9880 |
"repo_association": "MEMBER",
|
| 9881 |
"new_to_repo": false,
|
| 9882 |
"first_seen_in_snapshot": false,
|
|
|
|
| 10872 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AWauplin",
|
| 10873 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AWauplin",
|
| 10874 |
"repo_first_seen_at": "2025-12-02T12:54:40Z",
|
| 10875 |
+
"repo_last_seen_at": "2026-06-01T14:16:10Z",
|
| 10876 |
"repo_primary_artifact_count": 3,
|
| 10877 |
+
"repo_artifact_count": 32,
|
| 10878 |
"snapshot_issue_count": 1,
|
| 10879 |
"snapshot_pr_count": 2,
|
| 10880 |
+
"snapshot_comment_count": 6,
|
| 10881 |
"snapshot_review_count": 6,
|
| 10882 |
"snapshot_review_comment_count": 17,
|
| 10883 |
"repo_association": "MEMBER",
|
|
|
|
| 10885 |
"first_seen_in_snapshot": false,
|
| 10886 |
"known_via_prior_merged_pr": true,
|
| 10887 |
"report_reason": null,
|
| 10888 |
+
"enrichment_source": "previous_report",
|
| 10889 |
+
"live_refetch_skipped": true,
|
| 10890 |
"account_age_days": 4075,
|
| 10891 |
"young_account": false,
|
| 10892 |
"follow_through_score": "strong",
|
|
|
|
| 11618 |
},
|
| 11619 |
"fetch_error": null
|
| 11620 |
},
|
| 11621 |
+
{
|
| 11622 |
+
"author_login": "saslifat-gif",
|
| 11623 |
+
"name": "lifat sas",
|
| 11624 |
+
"profile_url": "https://github.com/saslifat-gif",
|
| 11625 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asaslifat-gif",
|
| 11626 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asaslifat-gif",
|
| 11627 |
+
"repo_first_seen_at": "2026-04-02T14:08:15Z",
|
| 11628 |
+
"repo_last_seen_at": "2026-04-20T08:45:12Z",
|
| 11629 |
+
"repo_primary_artifact_count": 2,
|
| 11630 |
+
"repo_artifact_count": 11,
|
| 11631 |
+
"snapshot_issue_count": 0,
|
| 11632 |
+
"snapshot_pr_count": 2,
|
| 11633 |
+
"snapshot_comment_count": 9,
|
| 11634 |
+
"snapshot_review_count": 0,
|
| 11635 |
+
"snapshot_review_comment_count": 0,
|
| 11636 |
+
"repo_association": "CONTRIBUTOR",
|
| 11637 |
+
"new_to_repo": false,
|
| 11638 |
+
"first_seen_in_snapshot": false,
|
| 11639 |
+
"known_via_prior_merged_pr": true,
|
| 11640 |
+
"report_reason": null,
|
| 11641 |
+
"enrichment_source": "previous_report",
|
| 11642 |
+
"live_refetch_skipped": true,
|
| 11643 |
+
"account_age_days": 229,
|
| 11644 |
+
"young_account": true,
|
| 11645 |
+
"follow_through_score": "weak",
|
| 11646 |
+
"breadth_score": "low",
|
| 11647 |
+
"automation_risk_signal": "low",
|
| 11648 |
+
"heuristic_note": "young account; high open PR share; targets high-star repos",
|
| 11649 |
+
"public_orgs": [],
|
| 11650 |
+
"activity": {
|
| 11651 |
+
"visible_authored_pr_count": 6,
|
| 11652 |
+
"merged_pr_count": 1,
|
| 11653 |
+
"closed_unmerged_pr_count": 2,
|
| 11654 |
+
"open_pr_count": 3,
|
| 11655 |
+
"merged_pr_rate": 0.1667,
|
| 11656 |
+
"closed_unmerged_pr_rate": 0.3333,
|
| 11657 |
+
"still_open_pr_rate": 0.5,
|
| 11658 |
+
"distinct_repos_with_authored_prs": 3,
|
| 11659 |
+
"distinct_repos_with_open_prs": 1
|
| 11660 |
+
},
|
| 11661 |
+
"examples": {
|
| 11662 |
+
"pull_requests": [
|
| 11663 |
+
{
|
| 11664 |
+
"kind": "pull_request",
|
| 11665 |
+
"number": 45402,
|
| 11666 |
+
"title": "Fix ZeRO-3 from_pretrained: load registered buffers in _load_state_dict_into_zero3_model",
|
| 11667 |
+
"url": "https://github.com/huggingface/transformers/pull/45402",
|
| 11668 |
+
"state": "closed",
|
| 11669 |
+
"merged": true,
|
| 11670 |
+
"draft": false,
|
| 11671 |
+
"created_at": "2026-04-13T12:21:02Z"
|
| 11672 |
+
},
|
| 11673 |
+
{
|
| 11674 |
+
"kind": "pull_request",
|
| 11675 |
+
"number": 45191,
|
| 11676 |
+
"title": "Add edge case tests for out-of-range token id decoding in Qwen2 tokenizer",
|
| 11677 |
+
"url": "https://github.com/huggingface/transformers/pull/45191",
|
| 11678 |
+
"state": "closed",
|
| 11679 |
+
"merged": false,
|
| 11680 |
+
"draft": false,
|
| 11681 |
+
"created_at": "2026-04-02T14:08:15Z"
|
| 11682 |
+
}
|
| 11683 |
+
],
|
| 11684 |
+
"issues": []
|
| 11685 |
+
},
|
| 11686 |
+
"fetch_error": null
|
| 11687 |
+
},
|
| 11688 |
{
|
| 11689 |
"author_login": "wilnn",
|
| 11690 |
"name": null,
|
|
|
|
| 14497 |
},
|
| 14498 |
"fetch_error": null
|
| 14499 |
},
|
| 14500 |
+
{
|
| 14501 |
+
"author_login": "agesf",
|
| 14502 |
+
"name": null,
|
| 14503 |
+
"profile_url": "https://github.com/agesf",
|
| 14504 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aagesf",
|
| 14505 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aagesf",
|
| 14506 |
+
"repo_first_seen_at": "2026-06-01T12:58:11Z",
|
| 14507 |
+
"repo_last_seen_at": "2026-06-01T12:58:11Z",
|
| 14508 |
+
"repo_primary_artifact_count": 1,
|
| 14509 |
+
"repo_artifact_count": 1,
|
| 14510 |
+
"snapshot_issue_count": 0,
|
| 14511 |
+
"snapshot_pr_count": 1,
|
| 14512 |
+
"snapshot_comment_count": 0,
|
| 14513 |
+
"snapshot_review_count": 0,
|
| 14514 |
+
"snapshot_review_comment_count": 0,
|
| 14515 |
+
"repo_association": "FIRST_TIMER",
|
| 14516 |
+
"new_to_repo": true,
|
| 14517 |
+
"first_seen_in_snapshot": true,
|
| 14518 |
+
"known_via_prior_merged_pr": false,
|
| 14519 |
+
"report_reason": "first_seen_in_snapshot",
|
| 14520 |
+
"enrichment_source": "live",
|
| 14521 |
+
"live_refetch_skipped": false,
|
| 14522 |
+
"account_age_days": 1259,
|
| 14523 |
+
"young_account": false,
|
| 14524 |
+
"follow_through_score": "weak",
|
| 14525 |
+
"breadth_score": "low",
|
| 14526 |
+
"automation_risk_signal": "low",
|
| 14527 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 14528 |
+
"public_orgs": [],
|
| 14529 |
+
"activity": {
|
| 14530 |
+
"visible_authored_pr_count": 1,
|
| 14531 |
+
"merged_pr_count": 0,
|
| 14532 |
+
"closed_unmerged_pr_count": 0,
|
| 14533 |
+
"open_pr_count": 1,
|
| 14534 |
+
"merged_pr_rate": 0.0,
|
| 14535 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 14536 |
+
"still_open_pr_rate": 1.0,
|
| 14537 |
+
"distinct_repos_with_authored_prs": 1,
|
| 14538 |
+
"distinct_repos_with_open_prs": 1
|
| 14539 |
+
},
|
| 14540 |
+
"examples": {
|
| 14541 |
+
"pull_requests": [
|
| 14542 |
+
{
|
| 14543 |
+
"kind": "pull_request",
|
| 14544 |
+
"number": 46325,
|
| 14545 |
+
"title": "feat(quantizers): support non-weight param names in TorchAo safetensors loading",
|
| 14546 |
+
"url": "https://github.com/huggingface/transformers/pull/46325",
|
| 14547 |
+
"state": "open",
|
| 14548 |
+
"merged": false,
|
| 14549 |
+
"draft": false,
|
| 14550 |
+
"created_at": "2026-06-01T12:58:11Z"
|
| 14551 |
+
}
|
| 14552 |
+
],
|
| 14553 |
+
"issues": []
|
| 14554 |
+
},
|
| 14555 |
+
"fetch_error": null
|
| 14556 |
+
},
|
| 14557 |
{
|
| 14558 |
"author_login": "AjAyrAo43",
|
| 14559 |
"name": "Ajay",
|
|
|
|
| 15718 |
"repo_association": "CONTRIBUTOR",
|
| 15719 |
"new_to_repo": false,
|
| 15720 |
"first_seen_in_snapshot": false,
|
| 15721 |
+
"known_via_prior_merged_pr": true,
|
| 15722 |
"report_reason": null,
|
| 15723 |
"enrichment_source": "previous_report",
|
| 15724 |
"live_refetch_skipped": true,
|
|
|
|
| 18039 |
},
|
| 18040 |
"fetch_error": null
|
| 18041 |
},
|
| 18042 |
+
{
|
| 18043 |
+
"author_login": "ishan-1010",
|
| 18044 |
+
"name": "Ishan Katoch",
|
| 18045 |
+
"profile_url": "https://github.com/ishan-1010",
|
| 18046 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aishan-1010",
|
| 18047 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aishan-1010",
|
| 18048 |
+
"repo_first_seen_at": "2026-06-01T06:07:21Z",
|
| 18049 |
+
"repo_last_seen_at": "2026-06-01T12:19:27Z",
|
| 18050 |
+
"repo_primary_artifact_count": 1,
|
| 18051 |
+
"repo_artifact_count": 3,
|
| 18052 |
+
"snapshot_issue_count": 0,
|
| 18053 |
+
"snapshot_pr_count": 1,
|
| 18054 |
+
"snapshot_comment_count": 2,
|
| 18055 |
+
"snapshot_review_count": 0,
|
| 18056 |
+
"snapshot_review_comment_count": 0,
|
| 18057 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 18058 |
+
"new_to_repo": true,
|
| 18059 |
+
"first_seen_in_snapshot": true,
|
| 18060 |
+
"known_via_prior_merged_pr": false,
|
| 18061 |
+
"report_reason": "first_seen_in_snapshot",
|
| 18062 |
+
"enrichment_source": "live",
|
| 18063 |
+
"live_refetch_skipped": false,
|
| 18064 |
+
"account_age_days": 1588,
|
| 18065 |
+
"young_account": false,
|
| 18066 |
+
"follow_through_score": "weak",
|
| 18067 |
+
"breadth_score": "low",
|
| 18068 |
+
"automation_risk_signal": "medium",
|
| 18069 |
+
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 18070 |
+
"public_orgs": [],
|
| 18071 |
+
"activity": {
|
| 18072 |
+
"visible_authored_pr_count": 2,
|
| 18073 |
+
"merged_pr_count": 0,
|
| 18074 |
+
"closed_unmerged_pr_count": 1,
|
| 18075 |
+
"open_pr_count": 1,
|
| 18076 |
+
"merged_pr_rate": 0.0,
|
| 18077 |
+
"closed_unmerged_pr_rate": 0.5,
|
| 18078 |
+
"still_open_pr_rate": 0.5,
|
| 18079 |
+
"distinct_repos_with_authored_prs": 2,
|
| 18080 |
+
"distinct_repos_with_open_prs": 1
|
| 18081 |
+
},
|
| 18082 |
+
"examples": {
|
| 18083 |
+
"pull_requests": [
|
| 18084 |
+
{
|
| 18085 |
+
"kind": "pull_request",
|
| 18086 |
+
"number": 46323,
|
| 18087 |
+
"title": "Fix convert_tokens_to_ids performance regression for slow tokenizers (#46315)",
|
| 18088 |
+
"url": "https://github.com/huggingface/transformers/pull/46323",
|
| 18089 |
+
"state": "open",
|
| 18090 |
+
"merged": false,
|
| 18091 |
+
"draft": false,
|
| 18092 |
+
"created_at": "2026-06-01T12:12:04Z"
|
| 18093 |
+
}
|
| 18094 |
+
],
|
| 18095 |
+
"issues": []
|
| 18096 |
+
},
|
| 18097 |
+
"fetch_error": null
|
| 18098 |
+
},
|
| 18099 |
{
|
| 18100 |
"author_login": "jacopopper",
|
| 18101 |
"name": null,
|
|
|
|
| 18502 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajmayank1511",
|
| 18503 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajmayank1511",
|
| 18504 |
"repo_first_seen_at": "2026-05-20T18:13:18Z",
|
| 18505 |
+
"repo_last_seen_at": "2026-06-01T14:13:54Z",
|
| 18506 |
"repo_primary_artifact_count": 1,
|
| 18507 |
+
"repo_artifact_count": 15,
|
| 18508 |
"snapshot_issue_count": 0,
|
| 18509 |
"snapshot_pr_count": 1,
|
| 18510 |
"snapshot_comment_count": 0,
|
| 18511 |
+
"snapshot_review_count": 7,
|
| 18512 |
+
"snapshot_review_comment_count": 7,
|
| 18513 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 18514 |
"new_to_repo": false,
|
| 18515 |
"first_seen_in_snapshot": false,
|
|
|
|
| 19473 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMaciejBalaNV",
|
| 19474 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMaciejBalaNV",
|
| 19475 |
"repo_first_seen_at": "2026-05-21T19:47:46Z",
|
| 19476 |
+
"repo_last_seen_at": "2026-06-01T13:15:09Z",
|
| 19477 |
"repo_primary_artifact_count": 1,
|
| 19478 |
+
"repo_artifact_count": 47,
|
| 19479 |
"snapshot_issue_count": 0,
|
| 19480 |
"snapshot_pr_count": 1,
|
| 19481 |
"snapshot_comment_count": 2,
|
| 19482 |
+
"snapshot_review_count": 22,
|
| 19483 |
+
"snapshot_review_comment_count": 22,
|
| 19484 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 19485 |
"new_to_repo": false,
|
| 19486 |
"first_seen_in_snapshot": false,
|
|
|
|
| 20795 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARamshankar07",
|
| 20796 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARamshankar07",
|
| 20797 |
"repo_first_seen_at": "2026-05-19T19:06:02Z",
|
| 20798 |
+
"repo_last_seen_at": "2026-06-01T17:54:15Z",
|
| 20799 |
"repo_primary_artifact_count": 1,
|
| 20800 |
+
"repo_artifact_count": 10,
|
| 20801 |
"snapshot_issue_count": 0,
|
| 20802 |
"snapshot_pr_count": 1,
|
| 20803 |
+
"snapshot_comment_count": 5,
|
| 20804 |
"snapshot_review_count": 2,
|
| 20805 |
"snapshot_review_comment_count": 2,
|
| 20806 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 20845 |
},
|
| 20846 |
"fetch_error": null
|
| 20847 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20848 |
{
|
| 20849 |
"author_login": "Ratwood98",
|
| 20850 |
"name": "River Atwood",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -11,10 +11,10 @@
|
|
| 11 |
| --- | --- | --- | --- | ---: | --- | ---: | ---: | --- | --- | --- | --- |
|
| 12 |
| `Cyrilvallez` | [profile](https://github.com/Cyrilvallez) | no | MEMBER | 2036d | `2025-03-19T10:58:02Z` | 102 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 13 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5839d | `2026-01-21T16:52:29Z` | 92 | 6 | strong | high | low | extremely high recent PR volume; broad repo spread; targets high-star repos |
|
|
|
|
| 14 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-06-20T09:58:55Z` | 87 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 15 |
-
| `ydshieh` | [profile](https://github.com/ydshieh) | no | MEMBER | 4938d | `2025-03-31T13:54:54Z` | 87 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 16 |
| `zucchini-nlp` | [profile](https://github.com/zucchini-nlp) | no | MEMBER | 1508d | `2024-09-26T09:23:39Z` | 81 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 17 |
-
| `ArthurZucker` | [profile](https://github.com/ArthurZucker) | no | MEMBER | 2590d | `2023-02-24T14:13:29Z` |
|
| 18 |
| `stevhliu` | [profile](https://github.com/stevhliu) | no | MEMBER | 2296d | `2024-02-08T22:19:09Z` | 52 | 2 | strong | low | low | high recent PR volume; no visible non-self stars; targets high-star repos |
|
| 19 |
| `vasqu` | [profile](https://github.com/vasqu) | no | MEMBER | 1991d | `2025-08-26T12:13:50Z` | 47 | 2 | mixed | low | low | targets high-star repos |
|
| 20 |
| `SunMarc` | [profile](https://github.com/SunMarc) | no | MEMBER | 2360d | `2024-09-02T13:41:47Z` | 46 | 2 | strong | moderate | low | high recent PR volume; targets high-star repos |
|
|
@@ -25,7 +25,7 @@
|
|
| 25 |
| `yonigozlan` | [profile](https://github.com/yonigozlan) | no | MEMBER | 1978d | `2025-04-02T00:38:09Z` | 32 | 0 | strong | low | low | targets high-star repos |
|
| 26 |
| `itazap` | [profile](https://github.com/itazap) | no | MEMBER | 3139d | `2024-10-21T07:08:47Z` | 31 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 27 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1396d | `2024-03-21T04:37:45Z` | 25 | 4 | strong | moderate | low | high recent PR volume |
|
| 28 |
-
| `eustlb` | [profile](https://github.com/eustlb) | no | MEMBER | 1607d | `2025-01-20T12:27:19Z` |
|
| 29 |
| `qgallouedec` | [profile](https://github.com/qgallouedec) | no | MEMBER | 2692d | `2024-12-13T13:39:10Z` | 21 | 13 | strong | moderate | low | extremely high recent PR volume; targets high-star repos |
|
| 30 |
| `3outeille` | [profile](https://github.com/3outeille) | no | MEMBER | 2625d | `2025-11-26T16:58:10Z` | 20 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 31 |
| `Abdennacer-Badaoui` | [profile](https://github.com/Abdennacer-Badaoui) | no | MEMBER | 1414d | `2026-01-08T18:13:10Z` | 19 | 0 | strong | moderate | low | — |
|
|
@@ -44,13 +44,12 @@
|
|
| 44 |
| `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 |
|
| 45 |
| `Charly21r` | [profile](https://github.com/Charly21r) | no | CONTRIBUTOR | 359d | `2026-03-13T09:00:25Z` | 7 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 46 |
| `kchpp940` | [profile](https://github.com/kchpp940) | no | NONE | 375d | `2026-04-18T01:12:45Z` | 6 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 47 |
-
| `RyanMullins` | [profile](https://github.com/RyanMullins) | no | CONTRIBUTOR | 5413d | `2025-03-12T07:35:51Z` | 6 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 48 |
| `XciD` | [profile](https://github.com/XciD) | no | MEMBER | 4481d | `2026-05-14T05:53:53Z` | 6 | 0 | mixed | high | low | extremely high recent PR volume; broad repo spread |
|
| 49 |
| `jamesbraza` | [profile](https://github.com/jamesbraza) | no | CONTRIBUTOR | 4221d | `2026-04-23T00:37:54Z` | 5 | 5 | strong | moderate | low | high recent PR volume |
|
|
|
|
| 50 |
| `CharlieKerfoot` | [profile](https://github.com/CharlieKerfoot) | no | CONTRIBUTOR | 1583d | `2026-05-03T18:22:43Z` | 5 | 0 | weak | moderate | low | high recent PR volume; targets high-star repos |
|
| 51 |
| `sirzechs66` | [profile](https://github.com/sirzechs66) | no | CONTRIBUTOR | 1246d | `2026-03-30T12:18:41Z` | 5 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 52 |
| `paulinebm` | [profile](https://github.com/paulinebm) | no | MEMBER | 830d | `2026-03-25T14:55:10Z` | 4 | 1 | strong | very high | medium | extremely high recent PR volume; very broad repo spread; no visible non-self stars |
|
| 53 |
-
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 9d | `2026-04-22T13:14:19Z` | 4 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 54 |
| `Dev-X25874` | [profile](https://github.com/Dev-X25874) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-05-13T10:45:04Z` | 4 | 0 | weak | moderate | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 55 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 736d | `2026-04-16T00:55:40Z` | 4 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 56 |
| `rtrompier` | [profile](https://github.com/rtrompier) | no | MEMBER | 4939d | `2026-04-15T08:26:45Z` | 4 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share |
|
|
@@ -69,6 +68,7 @@
|
|
| 69 |
| `JJJYmmm` | [profile](https://github.com/JJJYmmm) | no | CONTRIBUTOR | 1648d | `2026-01-27T10:34:17Z` | 8 | 0 | mixed | moderate | low | targets high-star repos |
|
| 70 |
| `Qubitium` | [profile](https://github.com/Qubitium) | no | CONTRIBUTOR | 5681d | `2025-10-03T18:23:49Z` | 7 | 0 | strong | moderate | low | extremely high recent PR volume |
|
| 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 |
|
| 73 |
| `SangbumChoi` | [profile](https://github.com/SangbumChoi) | no | CONTRIBUTOR | 3079d | `2024-06-07T00:26:26Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 74 |
| `jw9603` | [profile](https://github.com/jw9603) | no | CONTRIBUTOR | 2050d | `2026-03-04T00:51:26Z` | 4 | 3 | weak | low | low | targets high-star repos |
|
|
@@ -119,11 +119,11 @@
|
|
| 119 |
| `nileshpatil6` | [profile](https://github.com/nileshpatil6) | no | CONTRIBUTOR | 1148d | `2026-05-16T14:53:41Z` | 2 | 0 | weak | high | medium | high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 120 |
| `otjdiepluong` | [profile](https://github.com/otjdiepluong) | no | NONE | 32d | `2026-05-14T03:52:29Z` | 2 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 121 |
| `poojansatani` | [profile](https://github.com/poojansatani) | no | FIRST_TIME_CONTRIBUTOR | 1048d | `2026-05-16T15:35:41Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 122 |
| `rmotgi1227` | [profile](https://github.com/rmotgi1227) | no | NONE | 295d | `2026-05-12T21:21:10Z` | 2 | 0 | mixed | moderate | low | young account; targets high-star repos |
|
| 123 |
| `rohanbalsaraf` | [profile](https://github.com/rohanbalsaraf) | no | FIRST_TIME_CONTRIBUTOR | 1145d | `2026-05-20T11:01:54Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 124 |
| `ryota-komatsu` | [profile](https://github.com/ryota-komatsu) | no | CONTRIBUTOR | 1796d | `2026-04-06T18:01:42Z` | 2 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 125 |
| `saiganesh47` | [profile](https://github.com/saiganesh47) | no | NONE | 633d | `2026-04-22T15:13:44Z` | 2 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 126 |
-
| `saslifat-gif` | [profile](https://github.com/saslifat-gif) | no | CONTRIBUTOR | 229d | `2026-04-02T14:08:15Z` | 2 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 127 |
| `sharziki` | [profile](https://github.com/sharziki) | no | CONTRIBUTOR | 1559d | `2026-04-11T02:31:44Z` | 2 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 128 |
| `SindhuRaghuram97` | [profile](https://github.com/SindhuRaghuram97) | no | CONTRIBUTOR | 1319d | `2026-05-05T14:47:02Z` | 2 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 129 |
| `tengomucho` | [profile](https://github.com/tengomucho) | no | MEMBER | 4442d | `2026-04-29T09:26:52Z` | 2 | 0 | mixed | low | low | — |
|
|
@@ -156,6 +156,7 @@
|
|
| 156 |
| `mitre88` | [profile](https://github.com/mitre88) | no | CONTRIBUTOR | 3202d | `2026-03-04T00:42:43Z` | 2 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 157 |
| `nuxlear` | [profile](https://github.com/nuxlear) | no | CONTRIBUTOR | 3757d | `2026-01-02T07:29:46Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 158 |
| `orbisai0security` | [profile](https://github.com/orbisai0security) | no | NONE | 160d | `2026-03-30T15:02:06Z` | 2 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 159 |
| `wilnn` | [profile](https://github.com/wilnn) | no | CONTRIBUTOR | 1758d | `2026-03-10T22:37:36Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 160 |
| `zRzRzRzRzRzRzR` | [profile](https://github.com/zRzRzRzRzRzRzR) | no | CONTRIBUTOR | 1671d | `2026-01-21T13:37:27Z` | 2 | 0 | strong | moderate | low | targets high-star repos |
|
| 161 |
| `zvik` | [profile](https://github.com/zvik) | no | FIRST_TIME_CONTRIBUTOR | 4383d | `2026-03-03T07:50:39Z` | 2 | 0 | n/a | low | low | no visible non-self stars |
|
|
@@ -198,6 +199,7 @@
|
|
| 198 |
| `adityachoksi2512` | [profile](https://github.com/adityachoksi2512) | no | FIRST_TIMER | 1471d | `2026-05-01T03:03:13Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 199 |
| `adityasingh2400` | [profile](https://github.com/adityasingh2400) | no | NONE | 2313d | `2026-05-21T11:23:35Z` | 1 | 0 | weak | high | medium | extremely high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 200 |
| `agentspan` | [profile](https://github.com/agentspan) | no | NONE | 15d | `2026-04-08T08:40:08Z` | 1 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 201 |
| `AjAyrAo43` | [profile](https://github.com/AjAyrAo43) | no | FIRST_TIME_CONTRIBUTOR | 303d | `2026-05-10T17:28:09Z` | 1 | 0 | weak | moderate | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 202 |
| `Aktharnvdv` | [profile](https://github.com/Aktharnvdv) | no | NONE | 1965d | `2026-05-05T15:06:46Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 203 |
| `AlexWortega` | [profile](https://github.com/AlexWortega) | no | NONE | 3256d | `2026-05-28T12:43:05Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
|
@@ -259,6 +261,7 @@
|
|
| 259 |
| `i3hz` | [profile](https://github.com/i3hz) | no | CONTRIBUTOR | 961d | `2026-02-18T04:04:37Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 260 |
| `igordertigor` | [profile](https://github.com/igordertigor) | no | CONTRIBUTOR | 5665d | `2026-05-12T19:17:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 261 |
| `IMvision12` | [profile](https://github.com/IMvision12) | no | CONTRIBUTOR | 1735d | `2026-05-10T21:08:04Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
|
|
|
| 262 |
| `jacopopper` | [profile](https://github.com/jacopopper) | no | FIRST_TIME_CONTRIBUTOR | 1686d | `2026-05-31T20:04:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 263 |
| `JAE0Y2N` | [profile](https://github.com/JAE0Y2N) | no | NONE | 877d | `2026-05-20T11:02:07Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 264 |
| `jagwar` | [profile](https://github.com/jagwar) | no | MEMBER | 3691d | `2026-04-07T21:35:38Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
|
@@ -307,7 +310,6 @@
|
|
| 307 |
| `puneetdixit200` | [profile](https://github.com/puneetdixit200) | no | NONE | 223d | `2026-05-16T09:13:29Z` | 1 | 0 | weak | moderate | low | young account; high open PR share; targets high-star repos |
|
| 308 |
| `pvelayudhan` | [profile](https://github.com/pvelayudhan) | no | CONTRIBUTOR | 2051d | `2026-05-27T14:26:06Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 309 |
| `Ramshankar07` | [profile](https://github.com/Ramshankar07) | no | FIRST_TIME_CONTRIBUTOR | 1761d | `2026-05-19T19:06:02Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 310 |
-
| `ranjithchinnanan` | [profile](https://github.com/ranjithchinnanan) | no | NONE | 1911d | `2026-05-05T12:03:53Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 311 |
| `Ratwood98` | [profile](https://github.com/Ratwood98) | no | CONTRIBUTOR | 1899d | `2026-05-07T23:30:45Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 312 |
| `rishiarora123` | [profile](https://github.com/rishiarora123) | no | NONE | 1872d | `2026-05-22T18:19:48Z` | 1 | 0 | weak | moderate | low | high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars |
|
| 313 |
| `RobTand` | [profile](https://github.com/RobTand) | no | NONE | 3405d | `2026-05-02T19:12:41Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
|
@@ -382,12 +384,12 @@ Example artifacts:
|
|
| 382 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atarekziade)
|
| 383 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atarekziade)
|
| 384 |
- repo first seen: `2026-01-21T16:52:29Z`
|
| 385 |
-
- repo last seen: `2026-
|
| 386 |
- first seen in snapshot: **no**
|
| 387 |
- repo association: **MEMBER**
|
| 388 |
- repo primary artifacts: **98**
|
| 389 |
- snapshot authored PRs/issues: **92 PRs / 6 issues**
|
| 390 |
-
- snapshot discussion activity: **
|
| 391 |
- account age: **5839 days**
|
| 392 |
- recent public PR activity: **108 PRs** (92 merged / 3 closed-unmerged / 13 open; merged rate **85%**, closed-unmerged rate **3%**, open rate **12%**)
|
| 393 |
- public orgs: `AFPy`, `faitmain`, `circus-tent`
|
|
@@ -402,18 +404,41 @@ Example artifacts:
|
|
| 402 |
- [Issue #44740: Run model linter on new models additions](https://github.com/huggingface/transformers/issues/44740) — closed
|
| 403 |
- [Issue #44619: Plug model rule in development flow and extend it](https://github.com/huggingface/transformers/issues/44619) — closed
|
| 404 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 405 |
### `kaixuanliu`
|
| 406 |
|
| 407 |
- profile: [github.com/kaixuanliu](https://github.com/kaixuanliu)
|
| 408 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akaixuanliu)
|
| 409 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akaixuanliu)
|
| 410 |
- repo first seen: `2025-06-20T09:58:55Z`
|
| 411 |
-
- repo last seen: `2026-06-
|
| 412 |
- first seen in snapshot: **no**
|
| 413 |
- repo association: **CONTRIBUTOR**
|
| 414 |
- repo primary artifacts: **91**
|
| 415 |
- snapshot authored PRs/issues: **87 PRs / 4 issues**
|
| 416 |
-
- snapshot discussion activity: **76 comments /
|
| 417 |
- account age: **3934 days**
|
| 418 |
- recent public PR activity: **35 PRs** (24 merged / 6 closed-unmerged / 5 open; merged rate **69%**, closed-unmerged rate **17%**, open rate **14%**)
|
| 419 |
- public orgs: none visible
|
|
@@ -428,41 +453,18 @@ Example artifacts:
|
|
| 428 |
- [Issue #44792: Failed test case `test_model_generate_images` for janus model](https://github.com/huggingface/transformers/issues/44792) — closed
|
| 429 |
- [Issue #43854: Unable to load `zai-org/GLM-4.7-Flash` model correctly in the unit tests](https://github.com/huggingface/transformers/issues/43854) — closed
|
| 430 |
|
| 431 |
-
### `ydshieh`
|
| 432 |
-
|
| 433 |
-
- profile: [github.com/ydshieh](https://github.com/ydshieh)
|
| 434 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh)
|
| 435 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh)
|
| 436 |
-
- repo first seen: `2025-03-31T13:54:54Z`
|
| 437 |
-
- repo last seen: `2026-06-01T11:39:53Z`
|
| 438 |
-
- first seen in snapshot: **no**
|
| 439 |
-
- repo association: **MEMBER**
|
| 440 |
-
- repo primary artifacts: **87**
|
| 441 |
-
- snapshot authored PRs/issues: **87 PRs / 0 issues**
|
| 442 |
-
- snapshot discussion activity: **122 comments / 215 reviews / 151 review comments**
|
| 443 |
-
- account age: **4938 days**
|
| 444 |
-
- recent public PR activity: **52 PRs** (40 merged / 4 closed-unmerged / 8 open; merged rate **77%**, closed-unmerged rate **8%**, open rate **15%**)
|
| 445 |
-
- public orgs: none visible
|
| 446 |
-
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 447 |
-
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 448 |
-
|
| 449 |
-
Example artifacts:
|
| 450 |
-
- [PR #46322: Normalize CUDA OOM errors when comparing commit failures in check_bad_commit](https://github.com/huggingface/transformers/pull/46322) — closed, merged
|
| 451 |
-
- [PR #46321: fix: pass GitHub token to check_bad_commit.py to avoid API rate limits](https://github.com/huggingface/transformers/pull/46321) — open
|
| 452 |
-
- [PR #46301: check](https://github.com/huggingface/transformers/pull/46301) — open
|
| 453 |
-
|
| 454 |
### `zucchini-nlp`
|
| 455 |
|
| 456 |
- profile: [github.com/zucchini-nlp](https://github.com/zucchini-nlp)
|
| 457 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azucchini-nlp)
|
| 458 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azucchini-nlp)
|
| 459 |
- repo first seen: `2024-09-26T09:23:39Z`
|
| 460 |
-
- repo last seen: `2026-06-
|
| 461 |
- first seen in snapshot: **no**
|
| 462 |
- repo association: **MEMBER**
|
| 463 |
- repo primary artifacts: **81**
|
| 464 |
- snapshot authored PRs/issues: **81 PRs / 0 issues**
|
| 465 |
-
- snapshot discussion activity: **567 comments /
|
| 466 |
- account age: **1508 days**
|
| 467 |
- recent public PR activity: **50 PRs** (33 merged / 6 closed-unmerged / 11 open; merged rate **66%**, closed-unmerged rate **12%**, open rate **22%**)
|
| 468 |
- public orgs: `huggingface`, `deeppavlov`
|
|
@@ -480,12 +482,12 @@ Example artifacts:
|
|
| 480 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArthurZucker)
|
| 481 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArthurZucker)
|
| 482 |
- repo first seen: `2023-02-24T14:13:29Z`
|
| 483 |
-
- repo last seen: `2026-06-
|
| 484 |
- first seen in snapshot: **no**
|
| 485 |
- repo association: **MEMBER**
|
| 486 |
-
- repo primary artifacts: **
|
| 487 |
-
- snapshot authored PRs/issues: **
|
| 488 |
-
- snapshot discussion activity: **190 comments /
|
| 489 |
- account age: **2590 days**
|
| 490 |
- recent public PR activity: **60 PRs** (36 merged / 5 closed-unmerged / 19 open; merged rate **60%**, closed-unmerged rate **8%**, open rate **32%**)
|
| 491 |
- public orgs: none visible
|
|
@@ -493,9 +495,9 @@ Example artifacts:
|
|
| 493 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 494 |
|
| 495 |
Example artifacts:
|
| 496 |
-
- [PR #
|
|
|
|
| 497 |
- [PR #46198: [deepseek_v4] keep hc_head / sinks / position_bias in fp32](https://github.com/huggingface/transformers/pull/46198) — closed, merged
|
| 498 |
-
- [PR #45977: GgufLinear: inference-time GGUF matmul on Apple Silicon — llama.cpp parity](https://github.com/huggingface/transformers/pull/45977) — open
|
| 499 |
- [Issue #45882: Reduce peak memory during quantization of MoE models (follow-up to #43917)](https://github.com/huggingface/transformers/issues/45882) — open
|
| 500 |
- [Issue #44052: Fix skipped tests for glm_moe_dsa model](https://github.com/huggingface/transformers/issues/44052) — closed
|
| 501 |
- [Issue #42710: Outstanding issues / PR before we can release v5](https://github.com/huggingface/transformers/issues/42710) — closed
|
|
@@ -506,12 +508,12 @@ Example artifacts:
|
|
| 506 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astevhliu)
|
| 507 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astevhliu)
|
| 508 |
- repo first seen: `2024-02-08T22:19:09Z`
|
| 509 |
-
- repo last seen: `2026-
|
| 510 |
- first seen in snapshot: **no**
|
| 511 |
- repo association: **MEMBER**
|
| 512 |
- repo primary artifacts: **54**
|
| 513 |
- snapshot authored PRs/issues: **52 PRs / 2 issues**
|
| 514 |
-
- snapshot discussion activity: **30 comments /
|
| 515 |
- account age: **2296 days**
|
| 516 |
- recent public PR activity: **30 PRs** (25 merged / 0 closed-unmerged / 5 open; merged rate **83%**, closed-unmerged rate **0%**, open rate **17%**)
|
| 517 |
- public orgs: `huggingface`
|
|
@@ -531,12 +533,12 @@ Example artifacts:
|
|
| 531 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avasqu)
|
| 532 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avasqu)
|
| 533 |
- repo first seen: `2025-08-26T12:13:50Z`
|
| 534 |
-
- repo last seen: `2026-
|
| 535 |
- first seen in snapshot: **no**
|
| 536 |
- repo association: **MEMBER**
|
| 537 |
- repo primary artifacts: **49**
|
| 538 |
- snapshot authored PRs/issues: **47 PRs / 2 issues**
|
| 539 |
-
- snapshot discussion activity: **
|
| 540 |
- account age: **1991 days**
|
| 541 |
- recent public PR activity: **21 PRs** (12 merged / 3 closed-unmerged / 6 open; merged rate **57%**, closed-unmerged rate **14%**, open rate **29%**)
|
| 542 |
- public orgs: none visible
|
|
@@ -749,11 +751,11 @@ Example artifacts:
|
|
| 749 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb)
|
| 750 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb)
|
| 751 |
- repo first seen: `2025-01-20T12:27:19Z`
|
| 752 |
-
- repo last seen: `2026-
|
| 753 |
- first seen in snapshot: **no**
|
| 754 |
- repo association: **MEMBER**
|
| 755 |
-
- repo primary artifacts: **
|
| 756 |
-
- snapshot authored PRs/issues: **
|
| 757 |
- snapshot discussion activity: **40 comments / 160 reviews / 307 review comments**
|
| 758 |
- account age: **1607 days**
|
| 759 |
- recent public PR activity: **11 PRs** (8 merged / 0 closed-unmerged / 3 open; merged rate **73%**, closed-unmerged rate **0%**, open rate **27%**)
|
|
@@ -762,9 +764,9 @@ Example artifacts:
|
|
| 762 |
- heuristic read: **targets high-star repos**
|
| 763 |
|
| 764 |
Example artifacts:
|
|
|
|
|
|
|
| 765 |
- [PR #46074: [ALM] flaky alm tests](https://github.com/huggingface/transformers/pull/46074) — closed, merged
|
| 766 |
-
- [PR #46029: [MultimodalLM] add language_model to the get/set_input_embeddings logic](https://github.com/huggingface/transformers/pull/46029) — closed, merged
|
| 767 |
-
- [PR #45670: [nit] glmasr should be in AutoModelForMultimodalLM](https://github.com/huggingface/transformers/pull/45670) — open
|
| 768 |
|
| 769 |
### `qgallouedec`
|
| 770 |
|
|
@@ -845,12 +847,12 @@ Example artifacts:
|
|
| 845 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AYangKai0616)
|
| 846 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AYangKai0616)
|
| 847 |
- repo first seen: `2025-12-24T11:54:53Z`
|
| 848 |
-
- repo last seen: `2026-06-
|
| 849 |
- first seen in snapshot: **no**
|
| 850 |
- repo association: **CONTRIBUTOR**
|
| 851 |
- repo primary artifacts: **19**
|
| 852 |
- snapshot authored PRs/issues: **19 PRs / 0 issues**
|
| 853 |
-
- snapshot discussion activity: **17 comments /
|
| 854 |
- account age: **1497 days**
|
| 855 |
- recent public PR activity: **17 PRs** (8 merged / 3 closed-unmerged / 6 open; merged rate **47%**, closed-unmerged rate **18%**, open rate **35%**)
|
| 856 |
- public orgs: none visible
|
|
@@ -859,7 +861,7 @@ Example artifacts:
|
|
| 859 |
|
| 860 |
Example artifacts:
|
| 861 |
- [PR #46320: [RecurrentGemma] Support attn_implementation dispatch](https://github.com/huggingface/transformers/pull/46320) — open
|
| 862 |
-
- [PR #46317: [Zamba] Support attn_implementation
|
| 863 |
- [PR #46199: Support XPU autocast dtype fallback for FlashAttention](https://github.com/huggingface/transformers/pull/46199) — closed, merged
|
| 864 |
|
| 865 |
### `tomaarsen`
|
|
@@ -894,12 +896,12 @@ Example artifacts:
|
|
| 894 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil)
|
| 895 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil)
|
| 896 |
- repo first seen: `2025-07-04T08:41:29Z`
|
| 897 |
-
- repo last seen: `2026-06-
|
| 898 |
- first seen in snapshot: **no**
|
| 899 |
- repo association: **MEMBER**
|
| 900 |
- repo primary artifacts: **21**
|
| 901 |
- snapshot authored PRs/issues: **18 PRs / 3 issues**
|
| 902 |
-
- snapshot discussion activity: **61 comments /
|
| 903 |
- account age: **2354 days**
|
| 904 |
- recent public PR activity: **22 PRs** (16 merged / 2 closed-unmerged / 4 open; merged rate **73%**, closed-unmerged rate **9%**, open rate **18%**)
|
| 905 |
- public orgs: `huggingface`, `Chouafa`
|
|
@@ -1197,29 +1199,6 @@ Example artifacts:
|
|
| 1197 |
- [PR #45503: .4021378118068288:aafb9167aaa6b321205f754209b0cbcb_69e2f25642c82e665fe0407f.69e2f43542c82e665fe04083.69e2f435d18af355a624eac1:Trae CN.T(2026/4/18 11:02:13)](https://github.com/huggingface/transformers/pull/45503) — closed
|
| 1198 |
- [PR #45502: .4021378118068288:4da7ed27ccaa5f974fe4a552e2b67bb6_69e2eea842c82e665fe04002.69e2eec142c82e665fe04006.69e2eec18b8bd167e2faa241:Trae CN.T(2026/4/18 10:38:57)](https://github.com/huggingface/transformers/pull/45502) — closed
|
| 1199 |
|
| 1200 |
-
### `RyanMullins`
|
| 1201 |
-
|
| 1202 |
-
- profile: [github.com/RyanMullins](https://github.com/RyanMullins)
|
| 1203 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARyanMullins)
|
| 1204 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARyanMullins)
|
| 1205 |
-
- repo first seen: `2025-03-12T07:35:51Z`
|
| 1206 |
-
- repo last seen: `2026-04-23T14:11:12Z`
|
| 1207 |
-
- first seen in snapshot: **no**
|
| 1208 |
-
- repo association: **CONTRIBUTOR**
|
| 1209 |
-
- repo primary artifacts: **6**
|
| 1210 |
-
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 1211 |
-
- snapshot discussion activity: **5 comments / 1 reviews / 0 review comments**
|
| 1212 |
-
- account age: **5413 days**
|
| 1213 |
-
- recent public PR activity: **4 PRs** (2 merged / 0 closed-unmerged / 2 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 1214 |
-
- public orgs: `google-deepmind`, `PAIR-code`
|
| 1215 |
-
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 1216 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 1217 |
-
|
| 1218 |
-
Example artifacts:
|
| 1219 |
-
- [PR #45605: Processing Utils: continue when content is a string](https://github.com/huggingface/transformers/pull/45605) — closed, merged
|
| 1220 |
-
- [PR #45328: Update Gemma4 weight conversion script](https://github.com/huggingface/transformers/pull/45328) — closed, merged
|
| 1221 |
-
- [PR #45192: casually dropping the most capable open weights on the planet](https://github.com/huggingface/transformers/pull/45192) — closed, merged
|
| 1222 |
-
|
| 1223 |
### `XciD`
|
| 1224 |
|
| 1225 |
- profile: [github.com/XciD](https://github.com/XciD)
|
|
@@ -1269,6 +1248,29 @@ Example artifacts:
|
|
| 1269 |
- [Issue #45859: `Qwen3_5MoeTextRotaryEmbedding.forward` is not compatible with CPU offload](https://github.com/huggingface/transformers/issues/45859) — closed
|
| 1270 |
- [Issue #45759: `AutoModelForCausalLM.from_config` does not unwrap `text_config` for composite Qwen 3.5 and 3.6 multimodal configs](https://github.com/huggingface/transformers/issues/45759) — closed
|
| 1271 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1272 |
### `CharlieKerfoot`
|
| 1273 |
|
| 1274 |
- profile: [github.com/CharlieKerfoot](https://github.com/CharlieKerfoot)
|
|
@@ -1339,29 +1341,6 @@ Example artifacts:
|
|
| 1339 |
- [PR #45442: Update workflow references to new commit hash](https://github.com/huggingface/transformers/pull/45442) — closed, merged
|
| 1340 |
- [Issue #45182: 🔒 Track: Pin GitHub Actions to commit SHAs](https://github.com/huggingface/transformers/issues/45182) ��� closed
|
| 1341 |
|
| 1342 |
-
### `Anai-Guo`
|
| 1343 |
-
|
| 1344 |
-
- profile: [github.com/Anai-Guo](https://github.com/Anai-Guo)
|
| 1345 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAnai-Guo)
|
| 1346 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAnai-Guo)
|
| 1347 |
-
- repo first seen: `2026-04-22T13:14:19Z`
|
| 1348 |
-
- repo last seen: `2026-05-31T22:10:29Z`
|
| 1349 |
-
- first seen in snapshot: **no**
|
| 1350 |
-
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1351 |
-
- repo primary artifacts: **4**
|
| 1352 |
-
- snapshot authored PRs/issues: **4 PRs / 0 issues**
|
| 1353 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 1354 |
-
- account age: **9 days**
|
| 1355 |
-
- recent public PR activity: **42 PRs** (4 merged / 5 closed-unmerged / 33 open; merged rate **10%**, closed-unmerged rate **12%**, open rate **79%**)
|
| 1356 |
-
- public orgs: none visible
|
| 1357 |
-
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 1358 |
-
- heuristic read: **very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos**
|
| 1359 |
-
|
| 1360 |
-
Example artifacts:
|
| 1361 |
-
- [PR #46313: fix(image_processing): don't warn/import on non-Fast attribute probes](https://github.com/huggingface/transformers/pull/46313) — open
|
| 1362 |
-
- [PR #46310: fix(moonshine_streaming): include full right window in sliding_window_mask_function](https://github.com/huggingface/transformers/pull/46310) — open
|
| 1363 |
-
- [PR #46249: Export is_falcon_mamba_ssm_available alias to restore Falcon-Mamba fast path (#46234)](https://github.com/huggingface/transformers/pull/46249) — closed
|
| 1364 |
-
|
| 1365 |
### `Dev-X25874`
|
| 1366 |
|
| 1367 |
- profile: [github.com/Dev-X25874](https://github.com/Dev-X25874)
|
|
@@ -1577,12 +1556,12 @@ Example artifacts:
|
|
| 1577 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aguarin)
|
| 1578 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aguarin)
|
| 1579 |
- repo first seen: `2026-05-12T18:20:58Z`
|
| 1580 |
-
- repo last seen: `2026-06-
|
| 1581 |
- first seen in snapshot: **no**
|
| 1582 |
- repo association: **MEMBER**
|
| 1583 |
- repo primary artifacts: **3**
|
| 1584 |
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 1585 |
-
- snapshot discussion activity: **
|
| 1586 |
- account age: **2794 days**
|
| 1587 |
- recent public PR activity: **21 PRs** (19 merged / 0 closed-unmerged / 2 open; merged rate **90%**, closed-unmerged rate **0%**, open rate **10%**)
|
| 1588 |
- public orgs: `huggingface`
|
|
@@ -1780,6 +1759,29 @@ Example artifacts:
|
|
| 1780 |
- [Issue #43489: Transformers' version 5 is out!](https://github.com/huggingface/transformers/issues/43489) — closed
|
| 1781 |
- [Issue #40822: Welcome v5](https://github.com/huggingface/transformers/issues/40822) — closed
|
| 1782 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1783 |
### `juliendenize`
|
| 1784 |
|
| 1785 |
- profile: [github.com/juliendenize](https://github.com/juliendenize)
|
|
@@ -2487,7 +2489,7 @@ Example artifacts:
|
|
| 2487 |
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 2488 |
|
| 2489 |
Example artifacts:
|
| 2490 |
-
- [PR #46309: [docs] Romanian translation of `weightconverter.md`, `models.md`, `custom_models.md`, `monkey_patching.md`, `fusion_mapping.md`, `how_to_hack_models.md`, `model_sharing.md` and `serialization.md`.](https://github.com/huggingface/transformers/pull/46309) —
|
| 2491 |
- [PR #46166: Romanian translation of README.md, index.md, installation.md, _config.py and quicktour.md.](https://github.com/huggingface/transformers/pull/46166) — closed, merged
|
| 2492 |
|
| 2493 |
### `fyhon`
|
|
@@ -2909,6 +2911,28 @@ Example artifacts:
|
|
| 2909 |
- [PR #46040: fix: prevent OOM/hang in smart_resize for large images](https://github.com/huggingface/transformers/pull/46040) — closed
|
| 2910 |
- [PR #46007: docs: fix OOM/hang for Qwen dynamic resolution models by setting min_pixels and max_pixels](https://github.com/huggingface/transformers/pull/46007) — open
|
| 2911 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2912 |
### `rmotgi1227`
|
| 2913 |
|
| 2914 |
- profile: [github.com/rmotgi1227](https://github.com/rmotgi1227)
|
|
@@ -2997,28 +3021,6 @@ Example artifacts:
|
|
| 2997 |
- [PR #45581: Add automated reviewer assignment script](https://github.com/huggingface/transformers/pull/45581) — closed
|
| 2998 |
- [PR #45579: Update assign_reviewers.py](https://github.com/huggingface/transformers/pull/45579) — closed
|
| 2999 |
|
| 3000 |
-
### `saslifat-gif`
|
| 3001 |
-
|
| 3002 |
-
- profile: [github.com/saslifat-gif](https://github.com/saslifat-gif)
|
| 3003 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asaslifat-gif)
|
| 3004 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asaslifat-gif)
|
| 3005 |
-
- repo first seen: `2026-04-02T14:08:15Z`
|
| 3006 |
-
- repo last seen: `2026-04-20T08:45:12Z`
|
| 3007 |
-
- first seen in snapshot: **no**
|
| 3008 |
-
- repo association: **CONTRIBUTOR**
|
| 3009 |
-
- repo primary artifacts: **2**
|
| 3010 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 3011 |
-
- snapshot discussion activity: **9 comments / 0 reviews / 0 review comments**
|
| 3012 |
-
- account age: **229 days**
|
| 3013 |
-
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 3014 |
-
- public orgs: none visible
|
| 3015 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3016 |
-
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 3017 |
-
|
| 3018 |
-
Example artifacts:
|
| 3019 |
-
- [PR #45402: Fix ZeRO-3 from_pretrained: load registered buffers in _load_state_dict_into_zero3_model](https://github.com/huggingface/transformers/pull/45402) — closed, merged
|
| 3020 |
-
- [PR #45191: Add edge case tests for out-of-range token id decoding in Qwen2 tokenizer](https://github.com/huggingface/transformers/pull/45191) — closed
|
| 3021 |
-
|
| 3022 |
### `sharziki`
|
| 3023 |
|
| 3024 |
- profile: [github.com/sharziki](https://github.com/sharziki)
|
|
@@ -3230,12 +3232,12 @@ Example artifacts:
|
|
| 3230 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amolbap)
|
| 3231 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amolbap)
|
| 3232 |
- repo first seen: `2024-06-13T14:13:17Z`
|
| 3233 |
-
- repo last seen: `2026-06-
|
| 3234 |
- first seen in snapshot: **no**
|
| 3235 |
- repo association: **MEMBER**
|
| 3236 |
- repo primary artifacts: **7**
|
| 3237 |
- snapshot authored PRs/issues: **6 PRs / 1 issues**
|
| 3238 |
-
- snapshot discussion activity: **30 comments /
|
| 3239 |
- account age: **2914 days**
|
| 3240 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3241 |
- public orgs: none visible
|
|
@@ -3513,12 +3515,12 @@ Example artifacts:
|
|
| 3513 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AWauplin)
|
| 3514 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AWauplin)
|
| 3515 |
- repo first seen: `2025-12-02T12:54:40Z`
|
| 3516 |
-
- repo last seen: `2026-06-
|
| 3517 |
- first seen in snapshot: **no**
|
| 3518 |
- repo association: **MEMBER**
|
| 3519 |
- repo primary artifacts: **3**
|
| 3520 |
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 3521 |
-
- snapshot discussion activity: **
|
| 3522 |
- account age: **4075 days**
|
| 3523 |
- recent public PR activity: **93 PRs** (83 merged / 4 closed-unmerged / 6 open; merged rate **89%**, closed-unmerged rate **4%**, open rate **6%**)
|
| 3524 |
- public orgs: none visible
|
|
@@ -3750,6 +3752,28 @@ Example artifacts:
|
|
| 3750 |
- [PR #45717: fix: the serving api endpoints in server in server.py](https://github.com/huggingface/transformers/pull/45717) — closed
|
| 3751 |
- [PR #45121: fix: remove unsafe exec() in serve.py](https://github.com/huggingface/transformers/pull/45121) — closed
|
| 3752 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3753 |
### `wilnn`
|
| 3754 |
|
| 3755 |
- profile: [github.com/wilnn](https://github.com/wilnn)
|
|
@@ -4669,6 +4693,27 @@ Example artifacts:
|
|
| 4669 |
Example artifacts:
|
| 4670 |
- [PR #45309: Fix KeyError in apply_chat_template when message has no content (#45290)](https://github.com/huggingface/transformers/pull/45309) — closed
|
| 4671 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4672 |
### `AjAyrAo43`
|
| 4673 |
|
| 4674 |
- profile: [github.com/AjAyrAo43](https://github.com/AjAyrAo43)
|
|
@@ -5951,6 +5996,27 @@ Example artifacts:
|
|
| 5951 |
Example artifacts:
|
| 5952 |
- [PR #45875: fix](https://github.com/huggingface/transformers/pull/45875) — closed
|
| 5953 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5954 |
### `jacopopper`
|
| 5955 |
|
| 5956 |
- profile: [github.com/jacopopper](https://github.com/jacopopper)
|
|
@@ -6104,12 +6170,12 @@ Example artifacts:
|
|
| 6104 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajmayank1511)
|
| 6105 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajmayank1511)
|
| 6106 |
- repo first seen: `2026-05-20T18:13:18Z`
|
| 6107 |
-
- repo last seen: `2026-
|
| 6108 |
- first seen in snapshot: **no**
|
| 6109 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 6110 |
- repo primary artifacts: **1**
|
| 6111 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 6112 |
-
- snapshot discussion activity: **0 comments /
|
| 6113 |
- account age: **2753 days**
|
| 6114 |
- recent public PR activity: **8 PRs** (6 merged / 0 closed-unmerged / 2 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 6115 |
- public orgs: none visible
|
|
@@ -6461,12 +6527,12 @@ Example artifacts:
|
|
| 6461 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMaciejBalaNV)
|
| 6462 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMaciejBalaNV)
|
| 6463 |
- repo first seen: `2026-05-21T19:47:46Z`
|
| 6464 |
-
- repo last seen: `2026-
|
| 6465 |
- first seen in snapshot: **no**
|
| 6466 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 6467 |
- repo primary artifacts: **1**
|
| 6468 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 6469 |
-
- snapshot discussion activity: **2 comments /
|
| 6470 |
- account age: **717 days**
|
| 6471 |
- recent public PR activity: **6 PRs** (0 merged / 0 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6472 |
- public orgs: none visible
|
|
@@ -6944,12 +7010,12 @@ Example artifacts:
|
|
| 6944 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARamshankar07)
|
| 6945 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARamshankar07)
|
| 6946 |
- repo first seen: `2026-05-19T19:06:02Z`
|
| 6947 |
-
- repo last seen: `2026-
|
| 6948 |
- first seen in snapshot: **no**
|
| 6949 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 6950 |
- repo primary artifacts: **1**
|
| 6951 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 6952 |
-
- snapshot discussion activity: **
|
| 6953 |
- account age: **1761 days**
|
| 6954 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6955 |
- public orgs: none visible
|
|
@@ -6959,27 +7025,6 @@ Example artifacts:
|
|
| 6959 |
Example artifacts:
|
| 6960 |
- [PR #46084: Fix use_cache with seq_len > 1 ( #46032)](https://github.com/huggingface/transformers/pull/46084) — open
|
| 6961 |
|
| 6962 |
-
### `ranjithchinnanan`
|
| 6963 |
-
|
| 6964 |
-
- profile: [github.com/ranjithchinnanan](https://github.com/ranjithchinnanan)
|
| 6965 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aranjithchinnanan)
|
| 6966 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aranjithchinnanan)
|
| 6967 |
-
- repo first seen: `2026-05-05T12:03:53Z`
|
| 6968 |
-
- repo last seen: `2026-05-05T12:03:53Z`
|
| 6969 |
-
- first seen in snapshot: **no**
|
| 6970 |
-
- repo association: **NONE**
|
| 6971 |
-
- repo primary artifacts: **1**
|
| 6972 |
-
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 6973 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 6974 |
-
- account age: **1911 days**
|
| 6975 |
-
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6976 |
-
- public orgs: none visible
|
| 6977 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 6978 |
-
- heuristic read: **high open PR share; targets high-star repos**
|
| 6979 |
-
|
| 6980 |
-
Example artifacts:
|
| 6981 |
-
- [PR #45784: fix: remove upper bound on tokenizers version constraint](https://github.com/huggingface/transformers/pull/45784) — closed
|
| 6982 |
-
|
| 6983 |
### `Ratwood98`
|
| 6984 |
|
| 6985 |
- profile: [github.com/Ratwood98](https://github.com/Ratwood98)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260601T180035Z`
|
| 4 |
+
- Generated: `2026-06-01T18:02:40Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `343`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 11 |
| --- | --- | --- | --- | ---: | --- | ---: | ---: | --- | --- | --- | --- |
|
| 12 |
| `Cyrilvallez` | [profile](https://github.com/Cyrilvallez) | no | MEMBER | 2036d | `2025-03-19T10:58:02Z` | 102 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 13 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5839d | `2026-01-21T16:52:29Z` | 92 | 6 | strong | high | low | extremely high recent PR volume; broad repo spread; targets high-star repos |
|
| 14 |
+
| `ydshieh` | [profile](https://github.com/ydshieh) | no | MEMBER | 4938d | `2025-03-31T13:54:54Z` | 88 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 15 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-06-20T09:58:55Z` | 87 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 16 |
| `zucchini-nlp` | [profile](https://github.com/zucchini-nlp) | no | MEMBER | 1508d | `2024-09-26T09:23:39Z` | 81 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 17 |
+
| `ArthurZucker` | [profile](https://github.com/ArthurZucker) | no | MEMBER | 2590d | `2023-02-24T14:13:29Z` | 60 | 3 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 18 |
| `stevhliu` | [profile](https://github.com/stevhliu) | no | MEMBER | 2296d | `2024-02-08T22:19:09Z` | 52 | 2 | strong | low | low | high recent PR volume; no visible non-self stars; targets high-star repos |
|
| 19 |
| `vasqu` | [profile](https://github.com/vasqu) | no | MEMBER | 1991d | `2025-08-26T12:13:50Z` | 47 | 2 | mixed | low | low | targets high-star repos |
|
| 20 |
| `SunMarc` | [profile](https://github.com/SunMarc) | no | MEMBER | 2360d | `2024-09-02T13:41:47Z` | 46 | 2 | strong | moderate | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 25 |
| `yonigozlan` | [profile](https://github.com/yonigozlan) | no | MEMBER | 1978d | `2025-04-02T00:38:09Z` | 32 | 0 | strong | low | low | targets high-star repos |
|
| 26 |
| `itazap` | [profile](https://github.com/itazap) | no | MEMBER | 3139d | `2024-10-21T07:08:47Z` | 31 | 0 | mixed | low | low | no visible non-self stars; targets high-star repos |
|
| 27 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1396d | `2024-03-21T04:37:45Z` | 25 | 4 | strong | moderate | low | high recent PR volume |
|
| 28 |
+
| `eustlb` | [profile](https://github.com/eustlb) | no | MEMBER | 1607d | `2025-01-20T12:27:19Z` | 24 | 0 | strong | low | low | targets high-star repos |
|
| 29 |
| `qgallouedec` | [profile](https://github.com/qgallouedec) | no | MEMBER | 2692d | `2024-12-13T13:39:10Z` | 21 | 13 | strong | moderate | low | extremely high recent PR volume; targets high-star repos |
|
| 30 |
| `3outeille` | [profile](https://github.com/3outeille) | no | MEMBER | 2625d | `2025-11-26T16:58:10Z` | 20 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 31 |
| `Abdennacer-Badaoui` | [profile](https://github.com/Abdennacer-Badaoui) | no | MEMBER | 1414d | `2026-01-08T18:13:10Z` | 19 | 0 | strong | moderate | low | — |
|
|
|
|
| 44 |
| `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 |
|
| 45 |
| `Charly21r` | [profile](https://github.com/Charly21r) | no | CONTRIBUTOR | 359d | `2026-03-13T09:00:25Z` | 7 | 1 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 46 |
| `kchpp940` | [profile](https://github.com/kchpp940) | no | NONE | 375d | `2026-04-18T01:12:45Z` | 6 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 47 |
| `XciD` | [profile](https://github.com/XciD) | no | MEMBER | 4481d | `2026-05-14T05:53:53Z` | 6 | 0 | mixed | high | low | extremely high recent PR volume; broad repo spread |
|
| 48 |
| `jamesbraza` | [profile](https://github.com/jamesbraza) | no | CONTRIBUTOR | 4221d | `2026-04-23T00:37:54Z` | 5 | 5 | strong | moderate | low | high recent PR volume |
|
| 49 |
+
| `Anai-Guo` | [profile](https://github.com/Anai-Guo) | no | FIRST_TIME_CONTRIBUTOR | 9d | `2026-04-22T13:14:19Z` | 5 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos |
|
| 50 |
| `CharlieKerfoot` | [profile](https://github.com/CharlieKerfoot) | no | CONTRIBUTOR | 1583d | `2026-05-03T18:22:43Z` | 5 | 0 | weak | moderate | low | high recent PR volume; targets high-star repos |
|
| 51 |
| `sirzechs66` | [profile](https://github.com/sirzechs66) | no | CONTRIBUTOR | 1246d | `2026-03-30T12:18:41Z` | 5 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 52 |
| `paulinebm` | [profile](https://github.com/paulinebm) | no | MEMBER | 830d | `2026-03-25T14:55:10Z` | 4 | 1 | strong | very high | medium | extremely high recent PR volume; very broad repo spread; no visible non-self stars |
|
|
|
|
| 53 |
| `Dev-X25874` | [profile](https://github.com/Dev-X25874) | no | FIRST_TIME_CONTRIBUTOR | 4d | `2026-05-13T10:45:04Z` | 4 | 0 | weak | moderate | medium | very new account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 54 |
| `Jah-yee` | [profile](https://github.com/Jah-yee) | no | NONE | 736d | `2026-04-16T00:55:40Z` | 4 | 0 | weak | very high | high | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 55 |
| `rtrompier` | [profile](https://github.com/rtrompier) | no | MEMBER | 4939d | `2026-04-15T08:26:45Z` | 4 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share |
|
|
|
|
| 68 |
| `JJJYmmm` | [profile](https://github.com/JJJYmmm) | no | CONTRIBUTOR | 1648d | `2026-01-27T10:34:17Z` | 8 | 0 | mixed | moderate | low | targets high-star repos |
|
| 69 |
| `Qubitium` | [profile](https://github.com/Qubitium) | no | CONTRIBUTOR | 5681d | `2025-10-03T18:23:49Z` | 7 | 0 | strong | moderate | low | extremely high recent PR volume |
|
| 70 |
| `LysandreJik` | [profile](https://github.com/LysandreJik) | no | MEMBER | 3177d | `2021-08-30T15:40:15Z` | 6 | 2 | mixed | low | low | targets high-star repos |
|
| 71 |
+
| `RyanMullins` | [profile](https://github.com/RyanMullins) | no | CONTRIBUTOR | 5413d | `2025-03-12T07:35:51Z` | 6 | 0 | mixed | low | low | high open PR share; 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 |
|
| 73 |
| `SangbumChoi` | [profile](https://github.com/SangbumChoi) | no | CONTRIBUTOR | 3079d | `2024-06-07T00:26:26Z` | 5 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 74 |
| `jw9603` | [profile](https://github.com/jw9603) | no | CONTRIBUTOR | 2050d | `2026-03-04T00:51:26Z` | 4 | 3 | weak | low | low | targets high-star repos |
|
|
|
|
| 119 |
| `nileshpatil6` | [profile](https://github.com/nileshpatil6) | no | CONTRIBUTOR | 1148d | `2026-05-16T14:53:41Z` | 2 | 0 | weak | high | medium | high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 120 |
| `otjdiepluong` | [profile](https://github.com/otjdiepluong) | no | NONE | 32d | `2026-05-14T03:52:29Z` | 2 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 121 |
| `poojansatani` | [profile](https://github.com/poojansatani) | no | FIRST_TIME_CONTRIBUTOR | 1048d | `2026-05-16T15:35:41Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 122 |
+
| `ranjithchinnanan` | [profile](https://github.com/ranjithchinnanan) | no | FIRST_TIME_CONTRIBUTOR | 1911d | `2026-05-05T12:03:53Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 123 |
| `rmotgi1227` | [profile](https://github.com/rmotgi1227) | no | NONE | 295d | `2026-05-12T21:21:10Z` | 2 | 0 | mixed | moderate | low | young account; targets high-star repos |
|
| 124 |
| `rohanbalsaraf` | [profile](https://github.com/rohanbalsaraf) | no | FIRST_TIME_CONTRIBUTOR | 1145d | `2026-05-20T11:01:54Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 125 |
| `ryota-komatsu` | [profile](https://github.com/ryota-komatsu) | no | CONTRIBUTOR | 1796d | `2026-04-06T18:01:42Z` | 2 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 126 |
| `saiganesh47` | [profile](https://github.com/saiganesh47) | no | NONE | 633d | `2026-04-22T15:13:44Z` | 2 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
|
|
|
| 127 |
| `sharziki` | [profile](https://github.com/sharziki) | no | CONTRIBUTOR | 1559d | `2026-04-11T02:31:44Z` | 2 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 128 |
| `SindhuRaghuram97` | [profile](https://github.com/SindhuRaghuram97) | no | CONTRIBUTOR | 1319d | `2026-05-05T14:47:02Z` | 2 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 129 |
| `tengomucho` | [profile](https://github.com/tengomucho) | no | MEMBER | 4442d | `2026-04-29T09:26:52Z` | 2 | 0 | mixed | low | low | — |
|
|
|
|
| 156 |
| `mitre88` | [profile](https://github.com/mitre88) | no | CONTRIBUTOR | 3202d | `2026-03-04T00:42:43Z` | 2 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 157 |
| `nuxlear` | [profile](https://github.com/nuxlear) | no | CONTRIBUTOR | 3757d | `2026-01-02T07:29:46Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 158 |
| `orbisai0security` | [profile](https://github.com/orbisai0security) | no | NONE | 160d | `2026-03-30T15:02:06Z` | 2 | 0 | weak | very high | high | young account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 159 |
+
| `saslifat-gif` | [profile](https://github.com/saslifat-gif) | no | CONTRIBUTOR | 229d | `2026-04-02T14:08:15Z` | 2 | 0 | weak | low | low | young account; high open PR share; targets high-star repos |
|
| 160 |
| `wilnn` | [profile](https://github.com/wilnn) | no | CONTRIBUTOR | 1758d | `2026-03-10T22:37:36Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 161 |
| `zRzRzRzRzRzRzR` | [profile](https://github.com/zRzRzRzRzRzRzR) | no | CONTRIBUTOR | 1671d | `2026-01-21T13:37:27Z` | 2 | 0 | strong | moderate | low | targets high-star repos |
|
| 162 |
| `zvik` | [profile](https://github.com/zvik) | no | FIRST_TIME_CONTRIBUTOR | 4383d | `2026-03-03T07:50:39Z` | 2 | 0 | n/a | low | low | no visible non-self stars |
|
|
|
|
| 199 |
| `adityachoksi2512` | [profile](https://github.com/adityachoksi2512) | no | FIRST_TIMER | 1471d | `2026-05-01T03:03:13Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 200 |
| `adityasingh2400` | [profile](https://github.com/adityasingh2400) | no | NONE | 2313d | `2026-05-21T11:23:35Z` | 1 | 0 | weak | high | medium | extremely high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 201 |
| `agentspan` | [profile](https://github.com/agentspan) | no | NONE | 15d | `2026-04-08T08:40:08Z` | 1 | 0 | weak | low | high | very new account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
| 202 |
+
| `agesf` | [profile](https://github.com/agesf) | yes | FIRST_TIMER | 1259d | `2026-06-01T12:58:11Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 203 |
| `AjAyrAo43` | [profile](https://github.com/AjAyrAo43) | no | FIRST_TIME_CONTRIBUTOR | 303d | `2026-05-10T17:28:09Z` | 1 | 0 | weak | moderate | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 204 |
| `Aktharnvdv` | [profile](https://github.com/Aktharnvdv) | no | NONE | 1965d | `2026-05-05T15:06:46Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 205 |
| `AlexWortega` | [profile](https://github.com/AlexWortega) | no | NONE | 3256d | `2026-05-28T12:43:05Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 261 |
| `i3hz` | [profile](https://github.com/i3hz) | no | CONTRIBUTOR | 961d | `2026-02-18T04:04:37Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 262 |
| `igordertigor` | [profile](https://github.com/igordertigor) | no | CONTRIBUTOR | 5665d | `2026-05-12T19:17:05Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 263 |
| `IMvision12` | [profile](https://github.com/IMvision12) | no | CONTRIBUTOR | 1735d | `2026-05-10T21:08:04Z` | 1 | 0 | strong | low | low | high recent PR volume |
|
| 264 |
+
| `ishan-1010` | [profile](https://github.com/ishan-1010) | yes | FIRST_TIME_CONTRIBUTOR | 1588d | `2026-06-01T06:07:21Z` | 1 | 0 | weak | low | medium | many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 265 |
| `jacopopper` | [profile](https://github.com/jacopopper) | no | FIRST_TIME_CONTRIBUTOR | 1686d | `2026-05-31T20:04:47Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 266 |
| `JAE0Y2N` | [profile](https://github.com/JAE0Y2N) | no | NONE | 877d | `2026-05-20T11:02:07Z` | 1 | 0 | n/a | low | low | no visible non-self stars |
|
| 267 |
| `jagwar` | [profile](https://github.com/jagwar) | no | MEMBER | 3691d | `2026-04-07T21:35:38Z` | 1 | 0 | strong | low | low | targets high-star repos |
|
|
|
|
| 310 |
| `puneetdixit200` | [profile](https://github.com/puneetdixit200) | no | NONE | 223d | `2026-05-16T09:13:29Z` | 1 | 0 | weak | moderate | low | young account; high open PR share; targets high-star repos |
|
| 311 |
| `pvelayudhan` | [profile](https://github.com/pvelayudhan) | no | CONTRIBUTOR | 2051d | `2026-05-27T14:26:06Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 312 |
| `Ramshankar07` | [profile](https://github.com/Ramshankar07) | no | FIRST_TIME_CONTRIBUTOR | 1761d | `2026-05-19T19:06:02Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 313 |
| `Ratwood98` | [profile](https://github.com/Ratwood98) | no | CONTRIBUTOR | 1899d | `2026-05-07T23:30:45Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 314 |
| `rishiarora123` | [profile](https://github.com/rishiarora123) | no | NONE | 1872d | `2026-05-22T18:19:48Z` | 1 | 0 | weak | moderate | low | high recent PR volume; many recent closed-unmerged PRs; no visible non-self stars |
|
| 315 |
| `RobTand` | [profile](https://github.com/RobTand) | no | NONE | 3405d | `2026-05-02T19:12:41Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
|
|
|
| 384 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atarekziade)
|
| 385 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atarekziade)
|
| 386 |
- repo first seen: `2026-01-21T16:52:29Z`
|
| 387 |
+
- repo last seen: `2026-06-01T12:25:51Z`
|
| 388 |
- first seen in snapshot: **no**
|
| 389 |
- repo association: **MEMBER**
|
| 390 |
- repo primary artifacts: **98**
|
| 391 |
- snapshot authored PRs/issues: **92 PRs / 6 issues**
|
| 392 |
+
- snapshot discussion activity: **179 comments / 209 reviews / 195 review comments**
|
| 393 |
- account age: **5839 days**
|
| 394 |
- recent public PR activity: **108 PRs** (92 merged / 3 closed-unmerged / 13 open; merged rate **85%**, closed-unmerged rate **3%**, open rate **12%**)
|
| 395 |
- public orgs: `AFPy`, `faitmain`, `circus-tent`
|
|
|
|
| 404 |
- [Issue #44740: Run model linter on new models additions](https://github.com/huggingface/transformers/issues/44740) — closed
|
| 405 |
- [Issue #44619: Plug model rule in development flow and extend it](https://github.com/huggingface/transformers/issues/44619) — closed
|
| 406 |
|
| 407 |
+
### `ydshieh`
|
| 408 |
+
|
| 409 |
+
- profile: [github.com/ydshieh](https://github.com/ydshieh)
|
| 410 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh)
|
| 411 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh)
|
| 412 |
+
- repo first seen: `2025-03-31T13:54:54Z`
|
| 413 |
+
- repo last seen: `2026-06-01T14:15:01Z`
|
| 414 |
+
- first seen in snapshot: **no**
|
| 415 |
+
- repo association: **MEMBER**
|
| 416 |
+
- repo primary artifacts: **88**
|
| 417 |
+
- snapshot authored PRs/issues: **88 PRs / 0 issues**
|
| 418 |
+
- snapshot discussion activity: **124 comments / 217 reviews / 153 review comments**
|
| 419 |
+
- account age: **4938 days**
|
| 420 |
+
- recent public PR activity: **52 PRs** (40 merged / 4 closed-unmerged / 8 open; merged rate **77%**, closed-unmerged rate **8%**, open rate **15%**)
|
| 421 |
+
- public orgs: none visible
|
| 422 |
+
- compact scores: follow-through **strong**, breadth **low**, automation risk **low**
|
| 423 |
+
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 424 |
+
|
| 425 |
+
Example artifacts:
|
| 426 |
+
- [PR #46327: fix: remove dynamic per-actor Slack ID lookup in ssh-runner workflow](https://github.com/huggingface/transformers/pull/46327) — open
|
| 427 |
+
- [PR #46322: Normalize CUDA OOM errors when comparing commit failures in check_bad_commit](https://github.com/huggingface/transformers/pull/46322) — closed, merged
|
| 428 |
+
- [PR #46321: fix: harden check_bad_commit.py against GitHub API rate limits and error responses](https://github.com/huggingface/transformers/pull/46321) — closed, merged
|
| 429 |
+
|
| 430 |
### `kaixuanliu`
|
| 431 |
|
| 432 |
- profile: [github.com/kaixuanliu](https://github.com/kaixuanliu)
|
| 433 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akaixuanliu)
|
| 434 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akaixuanliu)
|
| 435 |
- repo first seen: `2025-06-20T09:58:55Z`
|
| 436 |
+
- repo last seen: `2026-06-01T14:15:59Z`
|
| 437 |
- first seen in snapshot: **no**
|
| 438 |
- repo association: **CONTRIBUTOR**
|
| 439 |
- repo primary artifacts: **91**
|
| 440 |
- snapshot authored PRs/issues: **87 PRs / 4 issues**
|
| 441 |
+
- snapshot discussion activity: **76 comments / 89 reviews / 88 review comments**
|
| 442 |
- account age: **3934 days**
|
| 443 |
- recent public PR activity: **35 PRs** (24 merged / 6 closed-unmerged / 5 open; merged rate **69%**, closed-unmerged rate **17%**, open rate **14%**)
|
| 444 |
- public orgs: none visible
|
|
|
|
| 453 |
- [Issue #44792: Failed test case `test_model_generate_images` for janus model](https://github.com/huggingface/transformers/issues/44792) — closed
|
| 454 |
- [Issue #43854: Unable to load `zai-org/GLM-4.7-Flash` model correctly in the unit tests](https://github.com/huggingface/transformers/issues/43854) — closed
|
| 455 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 456 |
### `zucchini-nlp`
|
| 457 |
|
| 458 |
- profile: [github.com/zucchini-nlp](https://github.com/zucchini-nlp)
|
| 459 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azucchini-nlp)
|
| 460 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azucchini-nlp)
|
| 461 |
- repo first seen: `2024-09-26T09:23:39Z`
|
| 462 |
+
- repo last seen: `2026-06-01T15:32:01Z`
|
| 463 |
- first seen in snapshot: **no**
|
| 464 |
- repo association: **MEMBER**
|
| 465 |
- repo primary artifacts: **81**
|
| 466 |
- snapshot authored PRs/issues: **81 PRs / 0 issues**
|
| 467 |
+
- snapshot discussion activity: **567 comments / 881 reviews / 1940 review comments**
|
| 468 |
- account age: **1508 days**
|
| 469 |
- recent public PR activity: **50 PRs** (33 merged / 6 closed-unmerged / 11 open; merged rate **66%**, closed-unmerged rate **12%**, open rate **22%**)
|
| 470 |
- public orgs: `huggingface`, `deeppavlov`
|
|
|
|
| 482 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArthurZucker)
|
| 483 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArthurZucker)
|
| 484 |
- repo first seen: `2023-02-24T14:13:29Z`
|
| 485 |
+
- repo last seen: `2026-06-01T15:59:05Z`
|
| 486 |
- first seen in snapshot: **no**
|
| 487 |
- repo association: **MEMBER**
|
| 488 |
+
- repo primary artifacts: **63**
|
| 489 |
+
- snapshot authored PRs/issues: **60 PRs / 3 issues**
|
| 490 |
+
- snapshot discussion activity: **190 comments / 638 reviews / 1288 review comments**
|
| 491 |
- account age: **2590 days**
|
| 492 |
- recent public PR activity: **60 PRs** (36 merged / 5 closed-unmerged / 19 open; merged rate **60%**, closed-unmerged rate **8%**, open rate **32%**)
|
| 493 |
- public orgs: none visible
|
|
|
|
| 495 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 496 |
|
| 497 |
Example artifacts:
|
| 498 |
+
- [PR #46324: Quantize models on `__init__` / `from_config`](https://github.com/huggingface/transformers/pull/46324) — open
|
| 499 |
+
- [PR #46265: Fix fp8 moe reverse substring](https://github.com/huggingface/transformers/pull/46265) — closed, merged
|
| 500 |
- [PR #46198: [deepseek_v4] keep hc_head / sinks / position_bias in fp32](https://github.com/huggingface/transformers/pull/46198) — closed, merged
|
|
|
|
| 501 |
- [Issue #45882: Reduce peak memory during quantization of MoE models (follow-up to #43917)](https://github.com/huggingface/transformers/issues/45882) — open
|
| 502 |
- [Issue #44052: Fix skipped tests for glm_moe_dsa model](https://github.com/huggingface/transformers/issues/44052) — closed
|
| 503 |
- [Issue #42710: Outstanding issues / PR before we can release v5](https://github.com/huggingface/transformers/issues/42710) — closed
|
|
|
|
| 508 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astevhliu)
|
| 509 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astevhliu)
|
| 510 |
- repo first seen: `2024-02-08T22:19:09Z`
|
| 511 |
+
- repo last seen: `2026-06-01T17:04:56Z`
|
| 512 |
- first seen in snapshot: **no**
|
| 513 |
- repo association: **MEMBER**
|
| 514 |
- repo primary artifacts: **54**
|
| 515 |
- snapshot authored PRs/issues: **52 PRs / 2 issues**
|
| 516 |
+
- snapshot discussion activity: **30 comments / 154 reviews / 280 review comments**
|
| 517 |
- account age: **2296 days**
|
| 518 |
- recent public PR activity: **30 PRs** (25 merged / 0 closed-unmerged / 5 open; merged rate **83%**, closed-unmerged rate **0%**, open rate **17%**)
|
| 519 |
- public orgs: `huggingface`
|
|
|
|
| 533 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avasqu)
|
| 534 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avasqu)
|
| 535 |
- repo first seen: `2025-08-26T12:13:50Z`
|
| 536 |
+
- repo last seen: `2026-06-01T18:00:13Z`
|
| 537 |
- first seen in snapshot: **no**
|
| 538 |
- repo association: **MEMBER**
|
| 539 |
- repo primary artifacts: **49**
|
| 540 |
- snapshot authored PRs/issues: **47 PRs / 2 issues**
|
| 541 |
+
- snapshot discussion activity: **604 comments / 1075 reviews / 4421 review comments**
|
| 542 |
- account age: **1991 days**
|
| 543 |
- recent public PR activity: **21 PRs** (12 merged / 3 closed-unmerged / 6 open; merged rate **57%**, closed-unmerged rate **14%**, open rate **29%**)
|
| 544 |
- public orgs: none visible
|
|
|
|
| 751 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb)
|
| 752 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb)
|
| 753 |
- repo first seen: `2025-01-20T12:27:19Z`
|
| 754 |
+
- repo last seen: `2026-06-01T17:04:06Z`
|
| 755 |
- first seen in snapshot: **no**
|
| 756 |
- repo association: **MEMBER**
|
| 757 |
+
- repo primary artifacts: **24**
|
| 758 |
+
- snapshot authored PRs/issues: **24 PRs / 0 issues**
|
| 759 |
- snapshot discussion activity: **40 comments / 160 reviews / 307 review comments**
|
| 760 |
- account age: **1607 days**
|
| 761 |
- recent public PR activity: **11 PRs** (8 merged / 0 closed-unmerged / 3 open; merged rate **73%**, closed-unmerged rate **0%**, open rate **27%**)
|
|
|
|
| 764 |
- heuristic read: **targets high-star repos**
|
| 765 |
|
| 766 |
Example artifacts:
|
| 767 |
+
- [PR #46332: Add Nemotron ASR Streaming](https://github.com/huggingface/transformers/pull/46332) — open, draft
|
| 768 |
+
- [PR #46331: Add Parakeet-RNNT](https://github.com/huggingface/transformers/pull/46331) — open, draft
|
| 769 |
- [PR #46074: [ALM] flaky alm tests](https://github.com/huggingface/transformers/pull/46074) — closed, merged
|
|
|
|
|
|
|
| 770 |
|
| 771 |
### `qgallouedec`
|
| 772 |
|
|
|
|
| 847 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AYangKai0616)
|
| 848 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AYangKai0616)
|
| 849 |
- repo first seen: `2025-12-24T11:54:53Z`
|
| 850 |
+
- repo last seen: `2026-06-01T12:37:43Z`
|
| 851 |
- first seen in snapshot: **no**
|
| 852 |
- repo association: **CONTRIBUTOR**
|
| 853 |
- repo primary artifacts: **19**
|
| 854 |
- snapshot authored PRs/issues: **19 PRs / 0 issues**
|
| 855 |
+
- snapshot discussion activity: **17 comments / 55 reviews / 55 review comments**
|
| 856 |
- account age: **1497 days**
|
| 857 |
- recent public PR activity: **17 PRs** (8 merged / 3 closed-unmerged / 6 open; merged rate **47%**, closed-unmerged rate **18%**, open rate **35%**)
|
| 858 |
- public orgs: none visible
|
|
|
|
| 861 |
|
| 862 |
Example artifacts:
|
| 863 |
- [PR #46320: [RecurrentGemma] Support attn_implementation dispatch](https://github.com/huggingface/transformers/pull/46320) — open
|
| 864 |
+
- [PR #46317: [Zamba] Support attn_implementation dispatch](https://github.com/huggingface/transformers/pull/46317) — open
|
| 865 |
- [PR #46199: Support XPU autocast dtype fallback for FlashAttention](https://github.com/huggingface/transformers/pull/46199) — closed, merged
|
| 866 |
|
| 867 |
### `tomaarsen`
|
|
|
|
| 896 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil)
|
| 897 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil)
|
| 898 |
- repo first seen: `2025-07-04T08:41:29Z`
|
| 899 |
+
- repo last seen: `2026-06-01T14:42:09Z`
|
| 900 |
- first seen in snapshot: **no**
|
| 901 |
- repo association: **MEMBER**
|
| 902 |
- repo primary artifacts: **21**
|
| 903 |
- snapshot authored PRs/issues: **18 PRs / 3 issues**
|
| 904 |
+
- snapshot discussion activity: **61 comments / 237 reviews / 210 review comments**
|
| 905 |
- account age: **2354 days**
|
| 906 |
- recent public PR activity: **22 PRs** (16 merged / 2 closed-unmerged / 4 open; merged rate **73%**, closed-unmerged rate **9%**, open rate **18%**)
|
| 907 |
- public orgs: `huggingface`, `Chouafa`
|
|
|
|
| 1199 |
- [PR #45503: .4021378118068288:aafb9167aaa6b321205f754209b0cbcb_69e2f25642c82e665fe0407f.69e2f43542c82e665fe04083.69e2f435d18af355a624eac1:Trae CN.T(2026/4/18 11:02:13)](https://github.com/huggingface/transformers/pull/45503) — closed
|
| 1200 |
- [PR #45502: .4021378118068288:4da7ed27ccaa5f974fe4a552e2b67bb6_69e2eea842c82e665fe04002.69e2eec142c82e665fe04006.69e2eec18b8bd167e2faa241:Trae CN.T(2026/4/18 10:38:57)](https://github.com/huggingface/transformers/pull/45502) — closed
|
| 1201 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1202 |
### `XciD`
|
| 1203 |
|
| 1204 |
- profile: [github.com/XciD](https://github.com/XciD)
|
|
|
|
| 1248 |
- [Issue #45859: `Qwen3_5MoeTextRotaryEmbedding.forward` is not compatible with CPU offload](https://github.com/huggingface/transformers/issues/45859) — closed
|
| 1249 |
- [Issue #45759: `AutoModelForCausalLM.from_config` does not unwrap `text_config` for composite Qwen 3.5 and 3.6 multimodal configs](https://github.com/huggingface/transformers/issues/45759) — closed
|
| 1250 |
|
| 1251 |
+
### `Anai-Guo`
|
| 1252 |
+
|
| 1253 |
+
- profile: [github.com/Anai-Guo](https://github.com/Anai-Guo)
|
| 1254 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAnai-Guo)
|
| 1255 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAnai-Guo)
|
| 1256 |
+
- repo first seen: `2026-04-22T13:14:19Z`
|
| 1257 |
+
- repo last seen: `2026-06-01T16:11:43Z`
|
| 1258 |
+
- first seen in snapshot: **no**
|
| 1259 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1260 |
+
- repo primary artifacts: **5**
|
| 1261 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 1262 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 1263 |
+
- account age: **9 days**
|
| 1264 |
+
- recent public PR activity: **42 PRs** (4 merged / 5 closed-unmerged / 33 open; merged rate **10%**, closed-unmerged rate **12%**, open rate **79%**)
|
| 1265 |
+
- public orgs: none visible
|
| 1266 |
+
- compact scores: follow-through **weak**, breadth **high**, automation risk **medium**
|
| 1267 |
+
- heuristic read: **very new account; high recent PR volume; broad repo spread; high open PR share; targets high-star repos**
|
| 1268 |
+
|
| 1269 |
+
Example artifacts:
|
| 1270 |
+
- [PR #46329: perf(feature_extraction_sequence): skip re-splitting already-batched numpy arrays in pad()](https://github.com/huggingface/transformers/pull/46329) — open
|
| 1271 |
+
- [PR #46313: fix(image_processing): don't warn/import on non-Fast attribute probes](https://github.com/huggingface/transformers/pull/46313) — open
|
| 1272 |
+
- [PR #46310: fix(moonshine_streaming): include full right window in sliding_window_mask_function](https://github.com/huggingface/transformers/pull/46310) — open
|
| 1273 |
+
|
| 1274 |
### `CharlieKerfoot`
|
| 1275 |
|
| 1276 |
- profile: [github.com/CharlieKerfoot](https://github.com/CharlieKerfoot)
|
|
|
|
| 1341 |
- [PR #45442: Update workflow references to new commit hash](https://github.com/huggingface/transformers/pull/45442) — closed, merged
|
| 1342 |
- [Issue #45182: 🔒 Track: Pin GitHub Actions to commit SHAs](https://github.com/huggingface/transformers/issues/45182) ��� closed
|
| 1343 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1344 |
### `Dev-X25874`
|
| 1345 |
|
| 1346 |
- profile: [github.com/Dev-X25874](https://github.com/Dev-X25874)
|
|
|
|
| 1556 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aguarin)
|
| 1557 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aguarin)
|
| 1558 |
- repo first seen: `2026-05-12T18:20:58Z`
|
| 1559 |
+
- repo last seen: `2026-06-01T16:39:22Z`
|
| 1560 |
- first seen in snapshot: **no**
|
| 1561 |
- repo association: **MEMBER**
|
| 1562 |
- repo primary artifacts: **3**
|
| 1563 |
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 1564 |
+
- snapshot discussion activity: **11 comments / 65 reviews / 78 review comments**
|
| 1565 |
- account age: **2794 days**
|
| 1566 |
- recent public PR activity: **21 PRs** (19 merged / 0 closed-unmerged / 2 open; merged rate **90%**, closed-unmerged rate **0%**, open rate **10%**)
|
| 1567 |
- public orgs: `huggingface`
|
|
|
|
| 1759 |
- [Issue #43489: Transformers' version 5 is out!](https://github.com/huggingface/transformers/issues/43489) — closed
|
| 1760 |
- [Issue #40822: Welcome v5](https://github.com/huggingface/transformers/issues/40822) — closed
|
| 1761 |
|
| 1762 |
+
### `RyanMullins`
|
| 1763 |
+
|
| 1764 |
+
- profile: [github.com/RyanMullins](https://github.com/RyanMullins)
|
| 1765 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARyanMullins)
|
| 1766 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARyanMullins)
|
| 1767 |
+
- repo first seen: `2025-03-12T07:35:51Z`
|
| 1768 |
+
- repo last seen: `2026-04-23T14:11:12Z`
|
| 1769 |
+
- first seen in snapshot: **no**
|
| 1770 |
+
- repo association: **CONTRIBUTOR**
|
| 1771 |
+
- repo primary artifacts: **6**
|
| 1772 |
+
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 1773 |
+
- snapshot discussion activity: **5 comments / 1 reviews / 0 review comments**
|
| 1774 |
+
- account age: **5413 days**
|
| 1775 |
+
- recent public PR activity: **4 PRs** (2 merged / 0 closed-unmerged / 2 open; merged rate **50%**, closed-unmerged rate **0%**, open rate **50%**)
|
| 1776 |
+
- public orgs: `google-deepmind`, `PAIR-code`
|
| 1777 |
+
- compact scores: follow-through **mixed**, breadth **low**, automation risk **low**
|
| 1778 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 1779 |
+
|
| 1780 |
+
Example artifacts:
|
| 1781 |
+
- [PR #45605: Processing Utils: continue when content is a string](https://github.com/huggingface/transformers/pull/45605) — closed, merged
|
| 1782 |
+
- [PR #45328: Update Gemma4 weight conversion script](https://github.com/huggingface/transformers/pull/45328) — closed, merged
|
| 1783 |
+
- [PR #45192: casually dropping the most capable open weights on the planet](https://github.com/huggingface/transformers/pull/45192) — closed, merged
|
| 1784 |
+
|
| 1785 |
### `juliendenize`
|
| 1786 |
|
| 1787 |
- profile: [github.com/juliendenize](https://github.com/juliendenize)
|
|
|
|
| 2489 |
- heuristic read: **high open PR share; no visible non-self stars; targets high-star repos**
|
| 2490 |
|
| 2491 |
Example artifacts:
|
| 2492 |
+
- [PR #46309: [docs] Romanian translation of `weightconverter.md`, `models.md`, `custom_models.md`, `monkey_patching.md`, `fusion_mapping.md`, `how_to_hack_models.md`, `model_sharing.md` and `serialization.md`.](https://github.com/huggingface/transformers/pull/46309) — closed, merged
|
| 2493 |
- [PR #46166: Romanian translation of README.md, index.md, installation.md, _config.py and quicktour.md.](https://github.com/huggingface/transformers/pull/46166) — closed, merged
|
| 2494 |
|
| 2495 |
### `fyhon`
|
|
|
|
| 2911 |
- [PR #46040: fix: prevent OOM/hang in smart_resize for large images](https://github.com/huggingface/transformers/pull/46040) — closed
|
| 2912 |
- [PR #46007: docs: fix OOM/hang for Qwen dynamic resolution models by setting min_pixels and max_pixels](https://github.com/huggingface/transformers/pull/46007) — open
|
| 2913 |
|
| 2914 |
+
### `ranjithchinnanan`
|
| 2915 |
+
|
| 2916 |
+
- profile: [github.com/ranjithchinnanan](https://github.com/ranjithchinnanan)
|
| 2917 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aranjithchinnanan)
|
| 2918 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aranjithchinnanan)
|
| 2919 |
+
- repo first seen: `2026-05-05T12:03:53Z`
|
| 2920 |
+
- repo last seen: `2026-06-01T16:29:25Z`
|
| 2921 |
+
- first seen in snapshot: **no**
|
| 2922 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2923 |
+
- repo primary artifacts: **2**
|
| 2924 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 2925 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 2926 |
+
- account age: **1911 days**
|
| 2927 |
+
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 2928 |
+
- public orgs: none visible
|
| 2929 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2930 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 2931 |
+
|
| 2932 |
+
Example artifacts:
|
| 2933 |
+
- [PR #46330: Fix: strip EOS token when continue_final_message=True in MistralCommo…](https://github.com/huggingface/transformers/pull/46330) — open
|
| 2934 |
+
- [PR #45784: fix: remove upper bound on tokenizers version constraint](https://github.com/huggingface/transformers/pull/45784) — closed
|
| 2935 |
+
|
| 2936 |
### `rmotgi1227`
|
| 2937 |
|
| 2938 |
- profile: [github.com/rmotgi1227](https://github.com/rmotgi1227)
|
|
|
|
| 3021 |
- [PR #45581: Add automated reviewer assignment script](https://github.com/huggingface/transformers/pull/45581) — closed
|
| 3022 |
- [PR #45579: Update assign_reviewers.py](https://github.com/huggingface/transformers/pull/45579) — closed
|
| 3023 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3024 |
### `sharziki`
|
| 3025 |
|
| 3026 |
- profile: [github.com/sharziki](https://github.com/sharziki)
|
|
|
|
| 3232 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amolbap)
|
| 3233 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amolbap)
|
| 3234 |
- repo first seen: `2024-06-13T14:13:17Z`
|
| 3235 |
+
- repo last seen: `2026-06-01T16:26:27Z`
|
| 3236 |
- first seen in snapshot: **no**
|
| 3237 |
- repo association: **MEMBER**
|
| 3238 |
- repo primary artifacts: **7**
|
| 3239 |
- snapshot authored PRs/issues: **6 PRs / 1 issues**
|
| 3240 |
+
- snapshot discussion activity: **30 comments / 181 reviews / 537 review comments**
|
| 3241 |
- account age: **2914 days**
|
| 3242 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 3243 |
- public orgs: none visible
|
|
|
|
| 3515 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AWauplin)
|
| 3516 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AWauplin)
|
| 3517 |
- repo first seen: `2025-12-02T12:54:40Z`
|
| 3518 |
+
- repo last seen: `2026-06-01T14:16:10Z`
|
| 3519 |
- first seen in snapshot: **no**
|
| 3520 |
- repo association: **MEMBER**
|
| 3521 |
- repo primary artifacts: **3**
|
| 3522 |
- snapshot authored PRs/issues: **2 PRs / 1 issues**
|
| 3523 |
+
- snapshot discussion activity: **6 comments / 6 reviews / 17 review comments**
|
| 3524 |
- account age: **4075 days**
|
| 3525 |
- recent public PR activity: **93 PRs** (83 merged / 4 closed-unmerged / 6 open; merged rate **89%**, closed-unmerged rate **4%**, open rate **6%**)
|
| 3526 |
- public orgs: none visible
|
|
|
|
| 3752 |
- [PR #45717: fix: the serving api endpoints in server in server.py](https://github.com/huggingface/transformers/pull/45717) — closed
|
| 3753 |
- [PR #45121: fix: remove unsafe exec() in serve.py](https://github.com/huggingface/transformers/pull/45121) — closed
|
| 3754 |
|
| 3755 |
+
### `saslifat-gif`
|
| 3756 |
+
|
| 3757 |
+
- profile: [github.com/saslifat-gif](https://github.com/saslifat-gif)
|
| 3758 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asaslifat-gif)
|
| 3759 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asaslifat-gif)
|
| 3760 |
+
- repo first seen: `2026-04-02T14:08:15Z`
|
| 3761 |
+
- repo last seen: `2026-04-20T08:45:12Z`
|
| 3762 |
+
- first seen in snapshot: **no**
|
| 3763 |
+
- repo association: **CONTRIBUTOR**
|
| 3764 |
+
- repo primary artifacts: **2**
|
| 3765 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 3766 |
+
- snapshot discussion activity: **9 comments / 0 reviews / 0 review comments**
|
| 3767 |
+
- account age: **229 days**
|
| 3768 |
+
- recent public PR activity: **6 PRs** (1 merged / 2 closed-unmerged / 3 open; merged rate **17%**, closed-unmerged rate **33%**, open rate **50%**)
|
| 3769 |
+
- public orgs: none visible
|
| 3770 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3771 |
+
- heuristic read: **young account; high open PR share; targets high-star repos**
|
| 3772 |
+
|
| 3773 |
+
Example artifacts:
|
| 3774 |
+
- [PR #45402: Fix ZeRO-3 from_pretrained: load registered buffers in _load_state_dict_into_zero3_model](https://github.com/huggingface/transformers/pull/45402) — closed, merged
|
| 3775 |
+
- [PR #45191: Add edge case tests for out-of-range token id decoding in Qwen2 tokenizer](https://github.com/huggingface/transformers/pull/45191) — closed
|
| 3776 |
+
|
| 3777 |
### `wilnn`
|
| 3778 |
|
| 3779 |
- profile: [github.com/wilnn](https://github.com/wilnn)
|
|
|
|
| 4693 |
Example artifacts:
|
| 4694 |
- [PR #45309: Fix KeyError in apply_chat_template when message has no content (#45290)](https://github.com/huggingface/transformers/pull/45309) — closed
|
| 4695 |
|
| 4696 |
+
### `agesf`
|
| 4697 |
+
|
| 4698 |
+
- profile: [github.com/agesf](https://github.com/agesf)
|
| 4699 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aagesf)
|
| 4700 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aagesf)
|
| 4701 |
+
- repo first seen: `2026-06-01T12:58:11Z`
|
| 4702 |
+
- repo last seen: `2026-06-01T12:58:11Z`
|
| 4703 |
+
- first seen in snapshot: **yes**
|
| 4704 |
+
- repo association: **FIRST_TIMER**
|
| 4705 |
+
- repo primary artifacts: **1**
|
| 4706 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 4707 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 4708 |
+
- account age: **1259 days**
|
| 4709 |
+
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 4710 |
+
- public orgs: none visible
|
| 4711 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 4712 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 4713 |
+
|
| 4714 |
+
Example artifacts:
|
| 4715 |
+
- [PR #46325: feat(quantizers): support non-weight param names in TorchAo safetensors loading](https://github.com/huggingface/transformers/pull/46325) — open
|
| 4716 |
+
|
| 4717 |
### `AjAyrAo43`
|
| 4718 |
|
| 4719 |
- profile: [github.com/AjAyrAo43](https://github.com/AjAyrAo43)
|
|
|
|
| 5996 |
Example artifacts:
|
| 5997 |
- [PR #45875: fix](https://github.com/huggingface/transformers/pull/45875) — closed
|
| 5998 |
|
| 5999 |
+
### `ishan-1010`
|
| 6000 |
+
|
| 6001 |
+
- profile: [github.com/ishan-1010](https://github.com/ishan-1010)
|
| 6002 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aishan-1010)
|
| 6003 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aishan-1010)
|
| 6004 |
+
- repo first seen: `2026-06-01T06:07:21Z`
|
| 6005 |
+
- repo last seen: `2026-06-01T12:19:27Z`
|
| 6006 |
+
- first seen in snapshot: **yes**
|
| 6007 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 6008 |
+
- repo primary artifacts: **1**
|
| 6009 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 6010 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 6011 |
+
- account age: **1588 days**
|
| 6012 |
+
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 6013 |
+
- public orgs: none visible
|
| 6014 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **medium**
|
| 6015 |
+
- heuristic read: **many recent closed-unmerged PRs; high open PR share; targets high-star repos**
|
| 6016 |
+
|
| 6017 |
+
Example artifacts:
|
| 6018 |
+
- [PR #46323: Fix convert_tokens_to_ids performance regression for slow tokenizers (#46315)](https://github.com/huggingface/transformers/pull/46323) — open
|
| 6019 |
+
|
| 6020 |
### `jacopopper`
|
| 6021 |
|
| 6022 |
- profile: [github.com/jacopopper](https://github.com/jacopopper)
|
|
|
|
| 6170 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajmayank1511)
|
| 6171 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajmayank1511)
|
| 6172 |
- repo first seen: `2026-05-20T18:13:18Z`
|
| 6173 |
+
- repo last seen: `2026-06-01T14:13:54Z`
|
| 6174 |
- first seen in snapshot: **no**
|
| 6175 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 6176 |
- repo primary artifacts: **1**
|
| 6177 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 6178 |
+
- snapshot discussion activity: **0 comments / 7 reviews / 7 review comments**
|
| 6179 |
- account age: **2753 days**
|
| 6180 |
- recent public PR activity: **8 PRs** (6 merged / 0 closed-unmerged / 2 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 6181 |
- public orgs: none visible
|
|
|
|
| 6527 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AMaciejBalaNV)
|
| 6528 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AMaciejBalaNV)
|
| 6529 |
- repo first seen: `2026-05-21T19:47:46Z`
|
| 6530 |
+
- repo last seen: `2026-06-01T13:15:09Z`
|
| 6531 |
- first seen in snapshot: **no**
|
| 6532 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 6533 |
- repo primary artifacts: **1**
|
| 6534 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 6535 |
+
- snapshot discussion activity: **2 comments / 22 reviews / 22 review comments**
|
| 6536 |
- account age: **717 days**
|
| 6537 |
- recent public PR activity: **6 PRs** (0 merged / 0 closed-unmerged / 6 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 6538 |
- public orgs: none visible
|
|
|
|
| 7010 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARamshankar07)
|
| 7011 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARamshankar07)
|
| 7012 |
- repo first seen: `2026-05-19T19:06:02Z`
|
| 7013 |
+
- repo last seen: `2026-06-01T17:54:15Z`
|
| 7014 |
- first seen in snapshot: **no**
|
| 7015 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 7016 |
- repo primary artifacts: **1**
|
| 7017 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 7018 |
+
- snapshot discussion activity: **5 comments / 2 reviews / 2 review comments**
|
| 7019 |
- account age: **1761 days**
|
| 7020 |
- recent public PR activity: **1 PRs** (0 merged / 0 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7021 |
- public orgs: none visible
|
|
|
|
| 7025 |
Example artifacts:
|
| 7026 |
- [PR #46084: Fix use_cache with seq_len > 1 ( #46032)](https://github.com/huggingface/transformers/pull/46084) — open
|
| 7027 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7028 |
### `Ratwood98`
|
| 7029 |
|
| 7030 |
- profile: [github.com/Ratwood98](https://github.com/Ratwood98)
|
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:0171f9009b614be81ff560eda8d18545fc7b68ba68768f13c15a681d257b5f96
|
| 3 |
+
size 61785
|
pr-scope-clusters.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"repo": "huggingface/transformers",
|
| 3 |
-
"snapshot_id": "
|
| 4 |
-
"generated_at": "2026-06-
|
| 5 |
-
"cluster_count":
|
| 6 |
"pr_scope_clusters": [
|
| 7 |
{
|
| 8 |
"cluster_id": "pr-scope-43636-10",
|
|
@@ -97,7 +97,7 @@
|
|
| 97 |
"left_pr_number": 43663,
|
| 98 |
"right_pr_number": 44123,
|
| 99 |
"similarity": 0.5,
|
| 100 |
-
"content_similarity": 0.
|
| 101 |
"size_similarity": 0.455,
|
| 102 |
"breadth_similarity": 1.0,
|
| 103 |
"concentration_similarity": 1.0,
|
|
@@ -145,7 +145,7 @@
|
|
| 145 |
"left_pr_number": 43636,
|
| 146 |
"right_pr_number": 43663,
|
| 147 |
"similarity": 0.463,
|
| 148 |
-
"content_similarity": 0.
|
| 149 |
"size_similarity": 0.44,
|
| 150 |
"breadth_similarity": 1.0,
|
| 151 |
"concentration_similarity": 1.0,
|
|
@@ -257,7 +257,7 @@
|
|
| 257 |
"left_pr_number": 44660,
|
| 258 |
"right_pr_number": 45067,
|
| 259 |
"similarity": 0.438,
|
| 260 |
-
"content_similarity": 0.
|
| 261 |
"size_similarity": 0.24,
|
| 262 |
"breadth_similarity": 1.0,
|
| 263 |
"concentration_similarity": 1.0,
|
|
@@ -480,7 +480,7 @@
|
|
| 480 |
{
|
| 481 |
"left_pr_number": 44123,
|
| 482 |
"right_pr_number": 44660,
|
| 483 |
-
"similarity": 0.
|
| 484 |
"content_similarity": 0.319,
|
| 485 |
"size_similarity": 0.109,
|
| 486 |
"breadth_similarity": 1.0,
|
|
@@ -640,7 +640,7 @@
|
|
| 640 |
{
|
| 641 |
"left_pr_number": 44123,
|
| 642 |
"right_pr_number": 44257,
|
| 643 |
-
"similarity": 0.
|
| 644 |
"content_similarity": 0.273,
|
| 645 |
"size_similarity": 0.109,
|
| 646 |
"breadth_similarity": 1.0,
|
|
@@ -911,7 +911,7 @@
|
|
| 911 |
{
|
| 912 |
"left_pr_number": 41606,
|
| 913 |
"right_pr_number": 46161,
|
| 914 |
-
"similarity": 0.
|
| 915 |
"content_similarity": 0.122,
|
| 916 |
"size_similarity": 0.971,
|
| 917 |
"breadth_similarity": 1.0,
|
|
@@ -980,8 +980,8 @@
|
|
| 980 |
{
|
| 981 |
"left_pr_number": 45422,
|
| 982 |
"right_pr_number": 45627,
|
| 983 |
-
"similarity": 0.
|
| 984 |
-
"content_similarity": 0.
|
| 985 |
"size_similarity": 0.784,
|
| 986 |
"breadth_similarity": 0.75,
|
| 987 |
"concentration_similarity": 0.816,
|
|
@@ -1077,7 +1077,7 @@
|
|
| 1077 |
{
|
| 1078 |
"left_pr_number": 44070,
|
| 1079 |
"right_pr_number": 45296,
|
| 1080 |
-
"similarity": 0.
|
| 1081 |
"content_similarity": 0.892,
|
| 1082 |
"size_similarity": 0.702,
|
| 1083 |
"breadth_similarity": 1.0,
|
|
@@ -1225,9 +1225,9 @@
|
|
| 1225 |
".github/workflows/build-nightly-ci-docker-images.yml",
|
| 1226 |
".github/workflows/build-past-ci-docker-images.yml",
|
| 1227 |
".github/workflows/release-conda.yml",
|
|
|
|
| 1228 |
".github/workflows/check_tiny_models.yml",
|
| 1229 |
-
".github/workflows/new_model_pr_merged_notification.yml"
|
| 1230 |
-
".github/workflows/release.yml"
|
| 1231 |
],
|
| 1232 |
"shared_directories": [
|
| 1233 |
".github/workflows",
|
|
@@ -1263,7 +1263,7 @@
|
|
| 1263 |
"left_pr_number": 42975,
|
| 1264 |
"right_pr_number": 45077,
|
| 1265 |
"similarity": 0.678,
|
| 1266 |
-
"content_similarity": 0.
|
| 1267 |
"size_similarity": 0.731,
|
| 1268 |
"breadth_similarity": 0.833,
|
| 1269 |
"concentration_similarity": 1.0,
|
|
@@ -1310,7 +1310,7 @@
|
|
| 1310 |
"left_pr_number": 45077,
|
| 1311 |
"right_pr_number": 46264,
|
| 1312 |
"similarity": 0.539,
|
| 1313 |
-
"content_similarity": 0.
|
| 1314 |
"size_similarity": 0.423,
|
| 1315 |
"breadth_similarity": 0.775,
|
| 1316 |
"concentration_similarity": 1.0,
|
|
@@ -1334,8 +1334,8 @@
|
|
| 1334 |
{
|
| 1335 |
"left_pr_number": 42976,
|
| 1336 |
"right_pr_number": 45077,
|
| 1337 |
-
"similarity": 0.
|
| 1338 |
-
"content_similarity": 0.
|
| 1339 |
"size_similarity": 0.074,
|
| 1340 |
"breadth_similarity": 0.659,
|
| 1341 |
"concentration_similarity": 1.0,
|
|
@@ -1354,8 +1354,8 @@
|
|
| 1354 |
{
|
| 1355 |
"left_pr_number": 42975,
|
| 1356 |
"right_pr_number": 42976,
|
| 1357 |
-
"similarity": 0.
|
| 1358 |
-
"content_similarity": 0.
|
| 1359 |
"size_similarity": 0.101,
|
| 1360 |
"breadth_similarity": 0.606,
|
| 1361 |
"concentration_similarity": 1.0,
|
|
@@ -1501,7 +1501,7 @@
|
|
| 1501 |
45996
|
| 1502 |
],
|
| 1503 |
"representative_pr_number": 45635,
|
| 1504 |
-
"average_similarity": 0.
|
| 1505 |
"summary": "4 open PRs share weighted file overlap around `src/transformers/core_model_loading.py`, `tests/utils/test_core_model_loading.py`, `tests/test_modeling_common.py`; representative PR #45635.",
|
| 1506 |
"shared_filenames": [
|
| 1507 |
"src/transformers/core_model_loading.py",
|
|
@@ -1519,8 +1519,8 @@
|
|
| 1519 |
{
|
| 1520 |
"left_pr_number": 44974,
|
| 1521 |
"right_pr_number": 45635,
|
| 1522 |
-
"similarity": 0.
|
| 1523 |
-
"content_similarity": 0.
|
| 1524 |
"size_similarity": 0.59,
|
| 1525 |
"breadth_similarity": 0.8,
|
| 1526 |
"concentration_similarity": 0.929,
|
|
@@ -1538,8 +1538,8 @@
|
|
| 1538 |
{
|
| 1539 |
"left_pr_number": 45635,
|
| 1540 |
"right_pr_number": 45996,
|
| 1541 |
-
"similarity": 0.
|
| 1542 |
-
"content_similarity": 0.
|
| 1543 |
"size_similarity": 0.714,
|
| 1544 |
"breadth_similarity": 0.875,
|
| 1545 |
"concentration_similarity": 0.758,
|
|
@@ -1557,8 +1557,8 @@
|
|
| 1557 |
{
|
| 1558 |
"left_pr_number": 44974,
|
| 1559 |
"right_pr_number": 45996,
|
| 1560 |
-
"similarity": 0.
|
| 1561 |
-
"content_similarity": 0.
|
| 1562 |
"size_similarity": 0.422,
|
| 1563 |
"breadth_similarity": 0.9,
|
| 1564 |
"concentration_similarity": 0.829,
|
|
@@ -1577,8 +1577,8 @@
|
|
| 1577 |
{
|
| 1578 |
"left_pr_number": 45421,
|
| 1579 |
"right_pr_number": 45635,
|
| 1580 |
-
"similarity": 0.
|
| 1581 |
-
"content_similarity": 0.
|
| 1582 |
"size_similarity": 0.803,
|
| 1583 |
"breadth_similarity": 0.5,
|
| 1584 |
"concentration_similarity": 0.586,
|
|
@@ -1595,8 +1595,8 @@
|
|
| 1595 |
{
|
| 1596 |
"left_pr_number": 44974,
|
| 1597 |
"right_pr_number": 45421,
|
| 1598 |
-
"similarity": 0.
|
| 1599 |
-
"content_similarity": 0.
|
| 1600 |
"size_similarity": 0.735,
|
| 1601 |
"breadth_similarity": 0.667,
|
| 1602 |
"concentration_similarity": 0.657,
|
|
@@ -1612,8 +1612,8 @@
|
|
| 1612 |
{
|
| 1613 |
"left_pr_number": 45421,
|
| 1614 |
"right_pr_number": 45996,
|
| 1615 |
-
"similarity": 0.
|
| 1616 |
-
"content_similarity": 0.
|
| 1617 |
"size_similarity": 0.573,
|
| 1618 |
"breadth_similarity": 0.583,
|
| 1619 |
"concentration_similarity": 0.828,
|
|
@@ -1736,7 +1736,7 @@
|
|
| 1736 |
{
|
| 1737 |
"left_pr_number": 39683,
|
| 1738 |
"right_pr_number": 44872,
|
| 1739 |
-
"similarity": 0.
|
| 1740 |
"content_similarity": 0.37,
|
| 1741 |
"size_similarity": 0.13,
|
| 1742 |
"breadth_similarity": 1.0,
|
|
@@ -1761,7 +1761,7 @@
|
|
| 1761 |
45883
|
| 1762 |
],
|
| 1763 |
"representative_pr_number": 45438,
|
| 1764 |
-
"average_similarity": 0.
|
| 1765 |
"summary": "4 open PRs share weighted file overlap around `src/transformers/models/gemma4/modeling_gemma4.py`, `src/transformers/models/gemma4/modular_gemma4.py`, `docs/source/en/model_doc/gemma4.md`; representative PR #45438.",
|
| 1766 |
"shared_filenames": [
|
| 1767 |
"src/transformers/models/gemma4/modeling_gemma4.py",
|
|
@@ -1785,7 +1785,7 @@
|
|
| 1785 |
"left_pr_number": 45294,
|
| 1786 |
"right_pr_number": 45438,
|
| 1787 |
"similarity": 0.758,
|
| 1788 |
-
"content_similarity": 0.
|
| 1789 |
"size_similarity": 0.42,
|
| 1790 |
"breadth_similarity": 1.0,
|
| 1791 |
"concentration_similarity": 0.989,
|
|
@@ -1812,8 +1812,8 @@
|
|
| 1812 |
{
|
| 1813 |
"left_pr_number": 45294,
|
| 1814 |
"right_pr_number": 45883,
|
| 1815 |
-
"similarity": 0.
|
| 1816 |
-
"content_similarity": 0.
|
| 1817 |
"size_similarity": 0.933,
|
| 1818 |
"breadth_similarity": 0.325,
|
| 1819 |
"concentration_similarity": 0.908,
|
|
@@ -1831,8 +1831,8 @@
|
|
| 1831 |
{
|
| 1832 |
"left_pr_number": 45438,
|
| 1833 |
"right_pr_number": 45883,
|
| 1834 |
-
"similarity": 0.
|
| 1835 |
-
"content_similarity": 0.
|
| 1836 |
"size_similarity": 0.392,
|
| 1837 |
"breadth_similarity": 0.325,
|
| 1838 |
"concentration_similarity": 0.92,
|
|
@@ -1850,8 +1850,8 @@
|
|
| 1850 |
{
|
| 1851 |
"left_pr_number": 45202,
|
| 1852 |
"right_pr_number": 45883,
|
| 1853 |
-
"similarity": 0.
|
| 1854 |
-
"content_similarity": 0.
|
| 1855 |
"size_similarity": 0.027,
|
| 1856 |
"breadth_similarity": 1.0,
|
| 1857 |
"concentration_similarity": 1.0,
|
|
@@ -1869,8 +1869,8 @@
|
|
| 1869 |
{
|
| 1870 |
"left_pr_number": 45202,
|
| 1871 |
"right_pr_number": 45438,
|
| 1872 |
-
"similarity": 0.
|
| 1873 |
-
"content_similarity": 0.
|
| 1874 |
"size_similarity": 0.01,
|
| 1875 |
"breadth_similarity": 0.325,
|
| 1876 |
"concentration_similarity": 0.92,
|
|
@@ -1888,8 +1888,8 @@
|
|
| 1888 |
{
|
| 1889 |
"left_pr_number": 45202,
|
| 1890 |
"right_pr_number": 45294,
|
| 1891 |
-
"similarity": 0.
|
| 1892 |
-
"content_similarity": 0.
|
| 1893 |
"size_similarity": 0.025,
|
| 1894 |
"breadth_similarity": 0.325,
|
| 1895 |
"concentration_similarity": 0.908,
|
|
@@ -1929,7 +1929,7 @@
|
|
| 1929 |
{
|
| 1930 |
"left_pr_number": 44615,
|
| 1931 |
"right_pr_number": 46152,
|
| 1932 |
-
"similarity": 0.
|
| 1933 |
"content_similarity": 0.536,
|
| 1934 |
"size_similarity": 0.583,
|
| 1935 |
"breadth_similarity": 1.0,
|
|
@@ -1997,7 +1997,7 @@
|
|
| 1997 |
{
|
| 1998 |
"left_pr_number": 44615,
|
| 1999 |
"right_pr_number": 45060,
|
| 2000 |
-
"similarity": 0.
|
| 2001 |
"content_similarity": 0.231,
|
| 2002 |
"size_similarity": 0.614,
|
| 2003 |
"breadth_similarity": 0.333,
|
|
@@ -2341,7 +2341,7 @@
|
|
| 2341 |
46207
|
| 2342 |
],
|
| 2343 |
"representative_pr_number": 44940,
|
| 2344 |
-
"average_similarity": 0.
|
| 2345 |
"summary": "3 open PRs share weighted file overlap around `tests/utils/test_modeling_utils.py`, `src/transformers/modeling_utils.py`; representative PR #44940.",
|
| 2346 |
"shared_filenames": [
|
| 2347 |
"tests/utils/test_modeling_utils.py",
|
|
@@ -2377,7 +2377,7 @@
|
|
| 2377 |
"left_pr_number": 44940,
|
| 2378 |
"right_pr_number": 46114,
|
| 2379 |
"similarity": 0.482,
|
| 2380 |
-
"content_similarity": 0.
|
| 2381 |
"size_similarity": 0.692,
|
| 2382 |
"breadth_similarity": 0.381,
|
| 2383 |
"concentration_similarity": 0.96,
|
|
@@ -2394,8 +2394,8 @@
|
|
| 2394 |
{
|
| 2395 |
"left_pr_number": 46114,
|
| 2396 |
"right_pr_number": 46207,
|
| 2397 |
-
"similarity": 0.
|
| 2398 |
-
"content_similarity": 0.
|
| 2399 |
"size_similarity": 0.458,
|
| 2400 |
"breadth_similarity": 0.31,
|
| 2401 |
"concentration_similarity": 0.798,
|
|
@@ -2518,8 +2518,8 @@
|
|
| 2518 |
{
|
| 2519 |
"left_pr_number": 45548,
|
| 2520 |
"right_pr_number": 45649,
|
| 2521 |
-
"similarity": 0.
|
| 2522 |
-
"content_similarity": 0.
|
| 2523 |
"size_similarity": 0.149,
|
| 2524 |
"breadth_similarity": 0.75,
|
| 2525 |
"concentration_similarity": 1.0,
|
|
@@ -2573,7 +2573,7 @@
|
|
| 2573 |
46100
|
| 2574 |
],
|
| 2575 |
"representative_pr_number": 43665,
|
| 2576 |
-
"average_similarity": 0.
|
| 2577 |
"summary": "3 open PRs share weighted file overlap around `tests/models/vit/test_modeling_vit.py`; representative PR #43665.",
|
| 2578 |
"shared_filenames": [
|
| 2579 |
"tests/models/vit/test_modeling_vit.py"
|
|
@@ -2587,8 +2587,8 @@
|
|
| 2587 |
{
|
| 2588 |
"left_pr_number": 43665,
|
| 2589 |
"right_pr_number": 46100,
|
| 2590 |
-
"similarity": 0.
|
| 2591 |
-
"content_similarity": 0.
|
| 2592 |
"size_similarity": 0.444,
|
| 2593 |
"breadth_similarity": 0.5,
|
| 2594 |
"concentration_similarity": 0.556,
|
|
@@ -2604,8 +2604,8 @@
|
|
| 2604 |
{
|
| 2605 |
"left_pr_number": 43488,
|
| 2606 |
"right_pr_number": 43665,
|
| 2607 |
-
"similarity": 0.
|
| 2608 |
-
"content_similarity": 0.
|
| 2609 |
"size_similarity": 0.818,
|
| 2610 |
"breadth_similarity": 0.667,
|
| 2611 |
"concentration_similarity": 0.99,
|
|
@@ -2621,8 +2621,8 @@
|
|
| 2621 |
{
|
| 2622 |
"left_pr_number": 43488,
|
| 2623 |
"right_pr_number": 46100,
|
| 2624 |
-
"similarity": 0.
|
| 2625 |
-
"content_similarity": 0.
|
| 2626 |
"size_similarity": 0.364,
|
| 2627 |
"breadth_similarity": 0.333,
|
| 2628 |
"concentration_similarity": 0.545,
|
|
@@ -2728,7 +2728,7 @@
|
|
| 2728 |
45783
|
| 2729 |
],
|
| 2730 |
"representative_pr_number": 45783,
|
| 2731 |
-
"average_similarity": 0.
|
| 2732 |
"summary": "3 open PRs share weighted file overlap around `src/transformers/models/aya_vision/modeling_aya_vision.py`, `src/transformers/models/chameleon/modeling_chameleon.py`, `src/transformers/models/cohere2_vision/modeling_cohere2_vision.py`; representative PR #45783.",
|
| 2733 |
"shared_filenames": [
|
| 2734 |
"src/transformers/models/aya_vision/modeling_aya_vision.py",
|
|
@@ -2820,7 +2820,7 @@
|
|
| 2820 |
{
|
| 2821 |
"left_pr_number": 43446,
|
| 2822 |
"right_pr_number": 44907,
|
| 2823 |
-
"similarity": 0.
|
| 2824 |
"content_similarity": 0.319,
|
| 2825 |
"size_similarity": 0.219,
|
| 2826 |
"breadth_similarity": 0.322,
|
|
@@ -2860,7 +2860,7 @@
|
|
| 2860 |
44550
|
| 2861 |
],
|
| 2862 |
"representative_pr_number": 44550,
|
| 2863 |
-
"average_similarity": 0.
|
| 2864 |
"summary": "3 open PRs cluster in `docs/source/en`, `docs/source`, `docs` with similar change breadth; representative PR #44550.",
|
| 2865 |
"shared_filenames": [],
|
| 2866 |
"shared_directories": [
|
|
@@ -2873,8 +2873,8 @@
|
|
| 2873 |
{
|
| 2874 |
"left_pr_number": 33686,
|
| 2875 |
"right_pr_number": 44550,
|
| 2876 |
-
"similarity": 0.
|
| 2877 |
-
"content_similarity": 0.
|
| 2878 |
"size_similarity": 1.0,
|
| 2879 |
"breadth_similarity": 1.0,
|
| 2880 |
"concentration_similarity": 1.0,
|
|
@@ -2889,8 +2889,8 @@
|
|
| 2889 |
{
|
| 2890 |
"left_pr_number": 44407,
|
| 2891 |
"right_pr_number": 44550,
|
| 2892 |
-
"similarity": 0.
|
| 2893 |
-
"content_similarity": 0.
|
| 2894 |
"size_similarity": 0.957,
|
| 2895 |
"breadth_similarity": 1.0,
|
| 2896 |
"concentration_similarity": 1.0,
|
|
@@ -2975,8 +2975,8 @@
|
|
| 2975 |
{
|
| 2976 |
"left_pr_number": 44889,
|
| 2977 |
"right_pr_number": 45917,
|
| 2978 |
-
"similarity": 0.
|
| 2979 |
-
"content_similarity": 0.
|
| 2980 |
"size_similarity": 0.879,
|
| 2981 |
"breadth_similarity": 1.0,
|
| 2982 |
"concentration_similarity": 0.852,
|
|
@@ -3396,7 +3396,7 @@
|
|
| 3396 |
"left_pr_number": 45606,
|
| 3397 |
"right_pr_number": 45607,
|
| 3398 |
"similarity": 0.765,
|
| 3399 |
-
"content_similarity": 0.
|
| 3400 |
"size_similarity": 0.778,
|
| 3401 |
"breadth_similarity": 0.417,
|
| 3402 |
"concentration_similarity": 0.778,
|
|
@@ -3527,7 +3527,7 @@
|
|
| 3527 |
"left_pr_number": 44794,
|
| 3528 |
"right_pr_number": 45977,
|
| 3529 |
"similarity": 0.726,
|
| 3530 |
-
"content_similarity": 0.
|
| 3531 |
"size_similarity": 0.608,
|
| 3532 |
"breadth_similarity": 0.757,
|
| 3533 |
"concentration_similarity": 0.83,
|
|
@@ -3578,7 +3578,7 @@
|
|
| 3578 |
"left_pr_number": 41901,
|
| 3579 |
"right_pr_number": 45523,
|
| 3580 |
"similarity": 0.719,
|
| 3581 |
-
"content_similarity": 0.
|
| 3582 |
"size_similarity": 0.158,
|
| 3583 |
"breadth_similarity": 1.0,
|
| 3584 |
"concentration_similarity": 1.0,
|
|
@@ -3654,7 +3654,7 @@
|
|
| 3654 |
"left_pr_number": 43747,
|
| 3655 |
"right_pr_number": 45480,
|
| 3656 |
"similarity": 0.674,
|
| 3657 |
-
"content_similarity": 0.
|
| 3658 |
"size_similarity": 0.664,
|
| 3659 |
"breadth_similarity": 1.0,
|
| 3660 |
"concentration_similarity": 0.751,
|
|
@@ -3741,6 +3741,45 @@
|
|
| 3741 |
}
|
| 3742 |
]
|
| 3743 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3744 |
{
|
| 3745 |
"cluster_id": "pr-scope-45932-2",
|
| 3746 |
"pr_numbers": [
|
|
@@ -3828,7 +3867,7 @@
|
|
| 3828 |
"left_pr_number": 44101,
|
| 3829 |
"right_pr_number": 44116,
|
| 3830 |
"similarity": 0.554,
|
| 3831 |
-
"content_similarity": 0.
|
| 3832 |
"size_similarity": 0.319,
|
| 3833 |
"breadth_similarity": 0.5,
|
| 3834 |
"concentration_similarity": 0.507,
|
|
@@ -3916,55 +3955,6 @@
|
|
| 3916 |
}
|
| 3917 |
]
|
| 3918 |
},
|
| 3919 |
-
{
|
| 3920 |
-
"cluster_id": "pr-scope-43532-2",
|
| 3921 |
-
"pr_numbers": [
|
| 3922 |
-
43532,
|
| 3923 |
-
43649
|
| 3924 |
-
],
|
| 3925 |
-
"representative_pr_number": 43532,
|
| 3926 |
-
"average_similarity": 0.511,
|
| 3927 |
-
"summary": "2 open PRs share weighted file overlap around `utils/notification_service.py`, `.github/workflows/self-comment-ci.yml`, `.github/workflows/self-scheduled.yml`; representative PR #43532.",
|
| 3928 |
-
"shared_filenames": [
|
| 3929 |
-
"utils/notification_service.py",
|
| 3930 |
-
".github/workflows/self-comment-ci.yml",
|
| 3931 |
-
".github/workflows/self-scheduled.yml",
|
| 3932 |
-
"tests/models/vit/test_modeling_vit.py"
|
| 3933 |
-
],
|
| 3934 |
-
"shared_directories": [
|
| 3935 |
-
"tests/models/vit",
|
| 3936 |
-
".github/workflows",
|
| 3937 |
-
"tests/models",
|
| 3938 |
-
".github",
|
| 3939 |
-
"utils",
|
| 3940 |
-
"tests"
|
| 3941 |
-
],
|
| 3942 |
-
"pairwise": [
|
| 3943 |
-
{
|
| 3944 |
-
"left_pr_number": 43532,
|
| 3945 |
-
"right_pr_number": 43649,
|
| 3946 |
-
"similarity": 0.511,
|
| 3947 |
-
"content_similarity": 0.456,
|
| 3948 |
-
"size_similarity": 0.395,
|
| 3949 |
-
"breadth_similarity": 0.875,
|
| 3950 |
-
"concentration_similarity": 0.893,
|
| 3951 |
-
"shared_filenames": [
|
| 3952 |
-
".github/workflows/self-comment-ci.yml",
|
| 3953 |
-
".github/workflows/self-scheduled.yml",
|
| 3954 |
-
"tests/models/vit/test_modeling_vit.py",
|
| 3955 |
-
"utils/notification_service.py"
|
| 3956 |
-
],
|
| 3957 |
-
"shared_directories": [
|
| 3958 |
-
"tests/models/vit",
|
| 3959 |
-
".github/workflows",
|
| 3960 |
-
"tests/models",
|
| 3961 |
-
".github",
|
| 3962 |
-
"tests",
|
| 3963 |
-
"utils"
|
| 3964 |
-
]
|
| 3965 |
-
}
|
| 3966 |
-
]
|
| 3967 |
-
},
|
| 3968 |
{
|
| 3969 |
"cluster_id": "pr-scope-44114-2",
|
| 3970 |
"pr_numbers": [
|
|
@@ -4030,6 +4020,55 @@
|
|
| 4030 |
}
|
| 4031 |
]
|
| 4032 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4033 |
{
|
| 4034 |
"cluster_id": "pr-scope-45056-2",
|
| 4035 |
"pr_numbers": [
|
|
@@ -4355,6 +4394,45 @@
|
|
| 4355 |
}
|
| 4356 |
]
|
| 4357 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4358 |
{
|
| 4359 |
"cluster_id": "pr-scope-46127-2",
|
| 4360 |
"pr_numbers": [
|
|
@@ -4362,7 +4440,7 @@
|
|
| 4362 |
46257
|
| 4363 |
],
|
| 4364 |
"representative_pr_number": 46127,
|
| 4365 |
-
"average_similarity": 0.
|
| 4366 |
"summary": "2 open PRs share weighted file overlap around `src/transformers/models/deepseek_v4/modeling_deepseek_v4.py`; representative PR #46127.",
|
| 4367 |
"shared_filenames": [
|
| 4368 |
"src/transformers/models/deepseek_v4/modeling_deepseek_v4.py"
|
|
@@ -4377,8 +4455,8 @@
|
|
| 4377 |
{
|
| 4378 |
"left_pr_number": 46127,
|
| 4379 |
"right_pr_number": 46257,
|
| 4380 |
-
"similarity": 0.
|
| 4381 |
-
"content_similarity": 0.
|
| 4382 |
"size_similarity": 0.053,
|
| 4383 |
"breadth_similarity": 0.75,
|
| 4384 |
"concentration_similarity": 1.0,
|
|
@@ -4639,6 +4717,43 @@
|
|
| 4639 |
}
|
| 4640 |
]
|
| 4641 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4642 |
{
|
| 4643 |
"cluster_id": "pr-scope-44642-2",
|
| 4644 |
"pr_numbers": [
|
|
|
|
| 1 |
{
|
| 2 |
"repo": "huggingface/transformers",
|
| 3 |
+
"snapshot_id": "20260601T180035Z",
|
| 4 |
+
"generated_at": "2026-06-01T18:02:34Z",
|
| 5 |
+
"cluster_count": 62,
|
| 6 |
"pr_scope_clusters": [
|
| 7 |
{
|
| 8 |
"cluster_id": "pr-scope-43636-10",
|
|
|
|
| 97 |
"left_pr_number": 43663,
|
| 98 |
"right_pr_number": 44123,
|
| 99 |
"similarity": 0.5,
|
| 100 |
+
"content_similarity": 0.403,
|
| 101 |
"size_similarity": 0.455,
|
| 102 |
"breadth_similarity": 1.0,
|
| 103 |
"concentration_similarity": 1.0,
|
|
|
|
| 145 |
"left_pr_number": 43636,
|
| 146 |
"right_pr_number": 43663,
|
| 147 |
"similarity": 0.463,
|
| 148 |
+
"content_similarity": 0.353,
|
| 149 |
"size_similarity": 0.44,
|
| 150 |
"breadth_similarity": 1.0,
|
| 151 |
"concentration_similarity": 1.0,
|
|
|
|
| 257 |
"left_pr_number": 44660,
|
| 258 |
"right_pr_number": 45067,
|
| 259 |
"similarity": 0.438,
|
| 260 |
+
"content_similarity": 0.361,
|
| 261 |
"size_similarity": 0.24,
|
| 262 |
"breadth_similarity": 1.0,
|
| 263 |
"concentration_similarity": 1.0,
|
|
|
|
| 480 |
{
|
| 481 |
"left_pr_number": 44123,
|
| 482 |
"right_pr_number": 44660,
|
| 483 |
+
"similarity": 0.39,
|
| 484 |
"content_similarity": 0.319,
|
| 485 |
"size_similarity": 0.109,
|
| 486 |
"breadth_similarity": 1.0,
|
|
|
|
| 640 |
{
|
| 641 |
"left_pr_number": 44123,
|
| 642 |
"right_pr_number": 44257,
|
| 643 |
+
"similarity": 0.358,
|
| 644 |
"content_similarity": 0.273,
|
| 645 |
"size_similarity": 0.109,
|
| 646 |
"breadth_similarity": 1.0,
|
|
|
|
| 911 |
{
|
| 912 |
"left_pr_number": 41606,
|
| 913 |
"right_pr_number": 46161,
|
| 914 |
+
"similarity": 0.366,
|
| 915 |
"content_similarity": 0.122,
|
| 916 |
"size_similarity": 0.971,
|
| 917 |
"breadth_similarity": 1.0,
|
|
|
|
| 980 |
{
|
| 981 |
"left_pr_number": 45422,
|
| 982 |
"right_pr_number": 45627,
|
| 983 |
+
"similarity": 0.304,
|
| 984 |
+
"content_similarity": 0.101,
|
| 985 |
"size_similarity": 0.784,
|
| 986 |
"breadth_similarity": 0.75,
|
| 987 |
"concentration_similarity": 0.816,
|
|
|
|
| 1077 |
{
|
| 1078 |
"left_pr_number": 44070,
|
| 1079 |
"right_pr_number": 45296,
|
| 1080 |
+
"similarity": 0.876,
|
| 1081 |
"content_similarity": 0.892,
|
| 1082 |
"size_similarity": 0.702,
|
| 1083 |
"breadth_similarity": 1.0,
|
|
|
|
| 1225 |
".github/workflows/build-nightly-ci-docker-images.yml",
|
| 1226 |
".github/workflows/build-past-ci-docker-images.yml",
|
| 1227 |
".github/workflows/release-conda.yml",
|
| 1228 |
+
".github/workflows/check_failed_tests.yml",
|
| 1229 |
".github/workflows/check_tiny_models.yml",
|
| 1230 |
+
".github/workflows/new_model_pr_merged_notification.yml"
|
|
|
|
| 1231 |
],
|
| 1232 |
"shared_directories": [
|
| 1233 |
".github/workflows",
|
|
|
|
| 1263 |
"left_pr_number": 42975,
|
| 1264 |
"right_pr_number": 45077,
|
| 1265 |
"similarity": 0.678,
|
| 1266 |
+
"content_similarity": 0.621,
|
| 1267 |
"size_similarity": 0.731,
|
| 1268 |
"breadth_similarity": 0.833,
|
| 1269 |
"concentration_similarity": 1.0,
|
|
|
|
| 1310 |
"left_pr_number": 45077,
|
| 1311 |
"right_pr_number": 46264,
|
| 1312 |
"similarity": 0.539,
|
| 1313 |
+
"content_similarity": 0.497,
|
| 1314 |
"size_similarity": 0.423,
|
| 1315 |
"breadth_similarity": 0.775,
|
| 1316 |
"concentration_similarity": 1.0,
|
|
|
|
| 1334 |
{
|
| 1335 |
"left_pr_number": 42976,
|
| 1336 |
"right_pr_number": 45077,
|
| 1337 |
+
"similarity": 0.483,
|
| 1338 |
+
"content_similarity": 0.509,
|
| 1339 |
"size_similarity": 0.074,
|
| 1340 |
"breadth_similarity": 0.659,
|
| 1341 |
"concentration_similarity": 1.0,
|
|
|
|
| 1354 |
{
|
| 1355 |
"left_pr_number": 42975,
|
| 1356 |
"right_pr_number": 42976,
|
| 1357 |
+
"similarity": 0.41,
|
| 1358 |
+
"content_similarity": 0.406,
|
| 1359 |
"size_similarity": 0.101,
|
| 1360 |
"breadth_similarity": 0.606,
|
| 1361 |
"concentration_similarity": 1.0,
|
|
|
|
| 1501 |
45996
|
| 1502 |
],
|
| 1503 |
"representative_pr_number": 45635,
|
| 1504 |
+
"average_similarity": 0.528,
|
| 1505 |
"summary": "4 open PRs share weighted file overlap around `src/transformers/core_model_loading.py`, `tests/utils/test_core_model_loading.py`, `tests/test_modeling_common.py`; representative PR #45635.",
|
| 1506 |
"shared_filenames": [
|
| 1507 |
"src/transformers/core_model_loading.py",
|
|
|
|
| 1519 |
{
|
| 1520 |
"left_pr_number": 44974,
|
| 1521 |
"right_pr_number": 45635,
|
| 1522 |
+
"similarity": 0.719,
|
| 1523 |
+
"content_similarity": 0.72,
|
| 1524 |
"size_similarity": 0.59,
|
| 1525 |
"breadth_similarity": 0.8,
|
| 1526 |
"concentration_similarity": 0.929,
|
|
|
|
| 1538 |
{
|
| 1539 |
"left_pr_number": 45635,
|
| 1540 |
"right_pr_number": 45996,
|
| 1541 |
+
"similarity": 0.652,
|
| 1542 |
+
"content_similarity": 0.599,
|
| 1543 |
"size_similarity": 0.714,
|
| 1544 |
"breadth_similarity": 0.875,
|
| 1545 |
"concentration_similarity": 0.758,
|
|
|
|
| 1557 |
{
|
| 1558 |
"left_pr_number": 44974,
|
| 1559 |
"right_pr_number": 45996,
|
| 1560 |
+
"similarity": 0.586,
|
| 1561 |
+
"content_similarity": 0.559,
|
| 1562 |
"size_similarity": 0.422,
|
| 1563 |
"breadth_similarity": 0.9,
|
| 1564 |
"concentration_similarity": 0.829,
|
|
|
|
| 1577 |
{
|
| 1578 |
"left_pr_number": 45421,
|
| 1579 |
"right_pr_number": 45635,
|
| 1580 |
+
"similarity": 0.466,
|
| 1581 |
+
"content_similarity": 0.38,
|
| 1582 |
"size_similarity": 0.803,
|
| 1583 |
"breadth_similarity": 0.5,
|
| 1584 |
"concentration_similarity": 0.586,
|
|
|
|
| 1595 |
{
|
| 1596 |
"left_pr_number": 44974,
|
| 1597 |
"right_pr_number": 45421,
|
| 1598 |
+
"similarity": 0.422,
|
| 1599 |
+
"content_similarity": 0.303,
|
| 1600 |
"size_similarity": 0.735,
|
| 1601 |
"breadth_similarity": 0.667,
|
| 1602 |
"concentration_similarity": 0.657,
|
|
|
|
| 1612 |
{
|
| 1613 |
"left_pr_number": 45421,
|
| 1614 |
"right_pr_number": 45996,
|
| 1615 |
+
"similarity": 0.321,
|
| 1616 |
+
"content_similarity": 0.194,
|
| 1617 |
"size_similarity": 0.573,
|
| 1618 |
"breadth_similarity": 0.583,
|
| 1619 |
"concentration_similarity": 0.828,
|
|
|
|
| 1736 |
{
|
| 1737 |
"left_pr_number": 39683,
|
| 1738 |
"right_pr_number": 44872,
|
| 1739 |
+
"similarity": 0.429,
|
| 1740 |
"content_similarity": 0.37,
|
| 1741 |
"size_similarity": 0.13,
|
| 1742 |
"breadth_similarity": 1.0,
|
|
|
|
| 1761 |
45883
|
| 1762 |
],
|
| 1763 |
"representative_pr_number": 45438,
|
| 1764 |
+
"average_similarity": 0.502,
|
| 1765 |
"summary": "4 open PRs share weighted file overlap around `src/transformers/models/gemma4/modeling_gemma4.py`, `src/transformers/models/gemma4/modular_gemma4.py`, `docs/source/en/model_doc/gemma4.md`; representative PR #45438.",
|
| 1766 |
"shared_filenames": [
|
| 1767 |
"src/transformers/models/gemma4/modeling_gemma4.py",
|
|
|
|
| 1785 |
"left_pr_number": 45294,
|
| 1786 |
"right_pr_number": 45438,
|
| 1787 |
"similarity": 0.758,
|
| 1788 |
+
"content_similarity": 0.78,
|
| 1789 |
"size_similarity": 0.42,
|
| 1790 |
"breadth_similarity": 1.0,
|
| 1791 |
"concentration_similarity": 0.989,
|
|
|
|
| 1812 |
{
|
| 1813 |
"left_pr_number": 45294,
|
| 1814 |
"right_pr_number": 45883,
|
| 1815 |
+
"similarity": 0.556,
|
| 1816 |
+
"content_similarity": 0.483,
|
| 1817 |
"size_similarity": 0.933,
|
| 1818 |
"breadth_similarity": 0.325,
|
| 1819 |
"concentration_similarity": 0.908,
|
|
|
|
| 1831 |
{
|
| 1832 |
"left_pr_number": 45438,
|
| 1833 |
"right_pr_number": 45883,
|
| 1834 |
+
"similarity": 0.548,
|
| 1835 |
+
"content_similarity": 0.586,
|
| 1836 |
"size_similarity": 0.392,
|
| 1837 |
"breadth_similarity": 0.325,
|
| 1838 |
"concentration_similarity": 0.92,
|
|
|
|
| 1850 |
{
|
| 1851 |
"left_pr_number": 45202,
|
| 1852 |
"right_pr_number": 45883,
|
| 1853 |
+
"similarity": 0.435,
|
| 1854 |
+
"content_similarity": 0.402,
|
| 1855 |
"size_similarity": 0.027,
|
| 1856 |
"breadth_similarity": 1.0,
|
| 1857 |
"concentration_similarity": 1.0,
|
|
|
|
| 1869 |
{
|
| 1870 |
"left_pr_number": 45202,
|
| 1871 |
"right_pr_number": 45438,
|
| 1872 |
+
"similarity": 0.399,
|
| 1873 |
+
"content_similarity": 0.456,
|
| 1874 |
"size_similarity": 0.01,
|
| 1875 |
"breadth_similarity": 0.325,
|
| 1876 |
"concentration_similarity": 0.92,
|
|
|
|
| 1888 |
{
|
| 1889 |
"left_pr_number": 45202,
|
| 1890 |
"right_pr_number": 45294,
|
| 1891 |
+
"similarity": 0.318,
|
| 1892 |
+
"content_similarity": 0.338,
|
| 1893 |
"size_similarity": 0.025,
|
| 1894 |
"breadth_similarity": 0.325,
|
| 1895 |
"concentration_similarity": 0.908,
|
|
|
|
| 1929 |
{
|
| 1930 |
"left_pr_number": 44615,
|
| 1931 |
"right_pr_number": 46152,
|
| 1932 |
+
"similarity": 0.613,
|
| 1933 |
"content_similarity": 0.536,
|
| 1934 |
"size_similarity": 0.583,
|
| 1935 |
"breadth_similarity": 1.0,
|
|
|
|
| 1997 |
{
|
| 1998 |
"left_pr_number": 44615,
|
| 1999 |
"right_pr_number": 45060,
|
| 2000 |
+
"similarity": 0.309,
|
| 2001 |
"content_similarity": 0.231,
|
| 2002 |
"size_similarity": 0.614,
|
| 2003 |
"breadth_similarity": 0.333,
|
|
|
|
| 2341 |
46207
|
| 2342 |
],
|
| 2343 |
"representative_pr_number": 44940,
|
| 2344 |
+
"average_similarity": 0.481,
|
| 2345 |
"summary": "3 open PRs share weighted file overlap around `tests/utils/test_modeling_utils.py`, `src/transformers/modeling_utils.py`; representative PR #44940.",
|
| 2346 |
"shared_filenames": [
|
| 2347 |
"tests/utils/test_modeling_utils.py",
|
|
|
|
| 2377 |
"left_pr_number": 44940,
|
| 2378 |
"right_pr_number": 46114,
|
| 2379 |
"similarity": 0.482,
|
| 2380 |
+
"content_similarity": 0.418,
|
| 2381 |
"size_similarity": 0.692,
|
| 2382 |
"breadth_similarity": 0.381,
|
| 2383 |
"concentration_similarity": 0.96,
|
|
|
|
| 2394 |
{
|
| 2395 |
"left_pr_number": 46114,
|
| 2396 |
"right_pr_number": 46207,
|
| 2397 |
+
"similarity": 0.427,
|
| 2398 |
+
"content_similarity": 0.411,
|
| 2399 |
"size_similarity": 0.458,
|
| 2400 |
"breadth_similarity": 0.31,
|
| 2401 |
"concentration_similarity": 0.798,
|
|
|
|
| 2518 |
{
|
| 2519 |
"left_pr_number": 45548,
|
| 2520 |
"right_pr_number": 45649,
|
| 2521 |
+
"similarity": 0.506,
|
| 2522 |
+
"content_similarity": 0.512,
|
| 2523 |
"size_similarity": 0.149,
|
| 2524 |
"breadth_similarity": 0.75,
|
| 2525 |
"concentration_similarity": 1.0,
|
|
|
|
| 2573 |
46100
|
| 2574 |
],
|
| 2575 |
"representative_pr_number": 43665,
|
| 2576 |
+
"average_similarity": 0.431,
|
| 2577 |
"summary": "3 open PRs share weighted file overlap around `tests/models/vit/test_modeling_vit.py`; representative PR #43665.",
|
| 2578 |
"shared_filenames": [
|
| 2579 |
"tests/models/vit/test_modeling_vit.py"
|
|
|
|
| 2587 |
{
|
| 2588 |
"left_pr_number": 43665,
|
| 2589 |
"right_pr_number": 46100,
|
| 2590 |
+
"similarity": 0.586,
|
| 2591 |
+
"content_similarity": 0.631,
|
| 2592 |
"size_similarity": 0.444,
|
| 2593 |
"breadth_similarity": 0.5,
|
| 2594 |
"concentration_similarity": 0.556,
|
|
|
|
| 2604 |
{
|
| 2605 |
"left_pr_number": 43488,
|
| 2606 |
"right_pr_number": 43665,
|
| 2607 |
+
"similarity": 0.377,
|
| 2608 |
+
"content_similarity": 0.197,
|
| 2609 |
"size_similarity": 0.818,
|
| 2610 |
"breadth_similarity": 0.667,
|
| 2611 |
"concentration_similarity": 0.99,
|
|
|
|
| 2621 |
{
|
| 2622 |
"left_pr_number": 43488,
|
| 2623 |
"right_pr_number": 46100,
|
| 2624 |
+
"similarity": 0.329,
|
| 2625 |
+
"content_similarity": 0.306,
|
| 2626 |
"size_similarity": 0.364,
|
| 2627 |
"breadth_similarity": 0.333,
|
| 2628 |
"concentration_similarity": 0.545,
|
|
|
|
| 2728 |
45783
|
| 2729 |
],
|
| 2730 |
"representative_pr_number": 45783,
|
| 2731 |
+
"average_similarity": 0.407,
|
| 2732 |
"summary": "3 open PRs share weighted file overlap around `src/transformers/models/aya_vision/modeling_aya_vision.py`, `src/transformers/models/chameleon/modeling_chameleon.py`, `src/transformers/models/cohere2_vision/modeling_cohere2_vision.py`; representative PR #45783.",
|
| 2733 |
"shared_filenames": [
|
| 2734 |
"src/transformers/models/aya_vision/modeling_aya_vision.py",
|
|
|
|
| 2820 |
{
|
| 2821 |
"left_pr_number": 43446,
|
| 2822 |
"right_pr_number": 44907,
|
| 2823 |
+
"similarity": 0.334,
|
| 2824 |
"content_similarity": 0.319,
|
| 2825 |
"size_similarity": 0.219,
|
| 2826 |
"breadth_similarity": 0.322,
|
|
|
|
| 2860 |
44550
|
| 2861 |
],
|
| 2862 |
"representative_pr_number": 44550,
|
| 2863 |
+
"average_similarity": 0.365,
|
| 2864 |
"summary": "3 open PRs cluster in `docs/source/en`, `docs/source`, `docs` with similar change breadth; representative PR #44550.",
|
| 2865 |
"shared_filenames": [],
|
| 2866 |
"shared_directories": [
|
|
|
|
| 2873 |
{
|
| 2874 |
"left_pr_number": 33686,
|
| 2875 |
"right_pr_number": 44550,
|
| 2876 |
+
"similarity": 0.388,
|
| 2877 |
+
"content_similarity": 0.125,
|
| 2878 |
"size_similarity": 1.0,
|
| 2879 |
"breadth_similarity": 1.0,
|
| 2880 |
"concentration_similarity": 1.0,
|
|
|
|
| 2889 |
{
|
| 2890 |
"left_pr_number": 44407,
|
| 2891 |
"right_pr_number": 44550,
|
| 2892 |
+
"similarity": 0.359,
|
| 2893 |
+
"content_similarity": 0.094,
|
| 2894 |
"size_similarity": 0.957,
|
| 2895 |
"breadth_similarity": 1.0,
|
| 2896 |
"concentration_similarity": 1.0,
|
|
|
|
| 2975 |
{
|
| 2976 |
"left_pr_number": 44889,
|
| 2977 |
"right_pr_number": 45917,
|
| 2978 |
+
"similarity": 0.331,
|
| 2979 |
+
"content_similarity": 0.081,
|
| 2980 |
"size_similarity": 0.879,
|
| 2981 |
"breadth_similarity": 1.0,
|
| 2982 |
"concentration_similarity": 0.852,
|
|
|
|
| 3396 |
"left_pr_number": 45606,
|
| 3397 |
"right_pr_number": 45607,
|
| 3398 |
"similarity": 0.765,
|
| 3399 |
+
"content_similarity": 0.811,
|
| 3400 |
"size_similarity": 0.778,
|
| 3401 |
"breadth_similarity": 0.417,
|
| 3402 |
"concentration_similarity": 0.778,
|
|
|
|
| 3527 |
"left_pr_number": 44794,
|
| 3528 |
"right_pr_number": 45977,
|
| 3529 |
"similarity": 0.726,
|
| 3530 |
+
"content_similarity": 0.739,
|
| 3531 |
"size_similarity": 0.608,
|
| 3532 |
"breadth_similarity": 0.757,
|
| 3533 |
"concentration_similarity": 0.83,
|
|
|
|
| 3578 |
"left_pr_number": 41901,
|
| 3579 |
"right_pr_number": 45523,
|
| 3580 |
"similarity": 0.719,
|
| 3581 |
+
"content_similarity": 0.779,
|
| 3582 |
"size_similarity": 0.158,
|
| 3583 |
"breadth_similarity": 1.0,
|
| 3584 |
"concentration_similarity": 1.0,
|
|
|
|
| 3654 |
"left_pr_number": 43747,
|
| 3655 |
"right_pr_number": 45480,
|
| 3656 |
"similarity": 0.674,
|
| 3657 |
+
"content_similarity": 0.624,
|
| 3658 |
"size_similarity": 0.664,
|
| 3659 |
"breadth_similarity": 1.0,
|
| 3660 |
"concentration_similarity": 0.751,
|
|
|
|
| 3741 |
}
|
| 3742 |
]
|
| 3743 |
},
|
| 3744 |
+
{
|
| 3745 |
+
"cluster_id": "pr-scope-43654-2",
|
| 3746 |
+
"pr_numbers": [
|
| 3747 |
+
43654,
|
| 3748 |
+
46323
|
| 3749 |
+
],
|
| 3750 |
+
"representative_pr_number": 43654,
|
| 3751 |
+
"average_similarity": 0.602,
|
| 3752 |
+
"summary": "2 open PRs share weighted file overlap around `tests/tokenization/test_tokenization_utils.py`; representative PR #43654.",
|
| 3753 |
+
"shared_filenames": [
|
| 3754 |
+
"tests/tokenization/test_tokenization_utils.py"
|
| 3755 |
+
],
|
| 3756 |
+
"shared_directories": [
|
| 3757 |
+
"tests/tokenization",
|
| 3758 |
+
"src/transformers",
|
| 3759 |
+
"tests",
|
| 3760 |
+
"src"
|
| 3761 |
+
],
|
| 3762 |
+
"pairwise": [
|
| 3763 |
+
{
|
| 3764 |
+
"left_pr_number": 43654,
|
| 3765 |
+
"right_pr_number": 46323,
|
| 3766 |
+
"similarity": 0.602,
|
| 3767 |
+
"content_similarity": 0.541,
|
| 3768 |
+
"size_similarity": 0.491,
|
| 3769 |
+
"breadth_similarity": 1.0,
|
| 3770 |
+
"concentration_similarity": 0.985,
|
| 3771 |
+
"shared_filenames": [
|
| 3772 |
+
"tests/tokenization/test_tokenization_utils.py"
|
| 3773 |
+
],
|
| 3774 |
+
"shared_directories": [
|
| 3775 |
+
"src/transformers",
|
| 3776 |
+
"tests/tokenization",
|
| 3777 |
+
"src",
|
| 3778 |
+
"tests"
|
| 3779 |
+
]
|
| 3780 |
+
}
|
| 3781 |
+
]
|
| 3782 |
+
},
|
| 3783 |
{
|
| 3784 |
"cluster_id": "pr-scope-45932-2",
|
| 3785 |
"pr_numbers": [
|
|
|
|
| 3867 |
"left_pr_number": 44101,
|
| 3868 |
"right_pr_number": 44116,
|
| 3869 |
"similarity": 0.554,
|
| 3870 |
+
"content_similarity": 0.616,
|
| 3871 |
"size_similarity": 0.319,
|
| 3872 |
"breadth_similarity": 0.5,
|
| 3873 |
"concentration_similarity": 0.507,
|
|
|
|
| 3955 |
}
|
| 3956 |
]
|
| 3957 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3958 |
{
|
| 3959 |
"cluster_id": "pr-scope-44114-2",
|
| 3960 |
"pr_numbers": [
|
|
|
|
| 4020 |
}
|
| 4021 |
]
|
| 4022 |
},
|
| 4023 |
+
{
|
| 4024 |
+
"cluster_id": "pr-scope-43532-2",
|
| 4025 |
+
"pr_numbers": [
|
| 4026 |
+
43532,
|
| 4027 |
+
43649
|
| 4028 |
+
],
|
| 4029 |
+
"representative_pr_number": 43532,
|
| 4030 |
+
"average_similarity": 0.506,
|
| 4031 |
+
"summary": "2 open PRs share weighted file overlap around `utils/notification_service.py`, `.github/workflows/self-comment-ci.yml`, `.github/workflows/self-scheduled.yml`; representative PR #43532.",
|
| 4032 |
+
"shared_filenames": [
|
| 4033 |
+
"utils/notification_service.py",
|
| 4034 |
+
".github/workflows/self-comment-ci.yml",
|
| 4035 |
+
".github/workflows/self-scheduled.yml",
|
| 4036 |
+
"tests/models/vit/test_modeling_vit.py"
|
| 4037 |
+
],
|
| 4038 |
+
"shared_directories": [
|
| 4039 |
+
"tests/models/vit",
|
| 4040 |
+
".github/workflows",
|
| 4041 |
+
"tests/models",
|
| 4042 |
+
".github",
|
| 4043 |
+
"utils",
|
| 4044 |
+
"tests"
|
| 4045 |
+
],
|
| 4046 |
+
"pairwise": [
|
| 4047 |
+
{
|
| 4048 |
+
"left_pr_number": 43532,
|
| 4049 |
+
"right_pr_number": 43649,
|
| 4050 |
+
"similarity": 0.506,
|
| 4051 |
+
"content_similarity": 0.45,
|
| 4052 |
+
"size_similarity": 0.395,
|
| 4053 |
+
"breadth_similarity": 0.875,
|
| 4054 |
+
"concentration_similarity": 0.893,
|
| 4055 |
+
"shared_filenames": [
|
| 4056 |
+
".github/workflows/self-comment-ci.yml",
|
| 4057 |
+
".github/workflows/self-scheduled.yml",
|
| 4058 |
+
"tests/models/vit/test_modeling_vit.py",
|
| 4059 |
+
"utils/notification_service.py"
|
| 4060 |
+
],
|
| 4061 |
+
"shared_directories": [
|
| 4062 |
+
"tests/models/vit",
|
| 4063 |
+
".github/workflows",
|
| 4064 |
+
"tests/models",
|
| 4065 |
+
".github",
|
| 4066 |
+
"tests",
|
| 4067 |
+
"utils"
|
| 4068 |
+
]
|
| 4069 |
+
}
|
| 4070 |
+
]
|
| 4071 |
+
},
|
| 4072 |
{
|
| 4073 |
"cluster_id": "pr-scope-45056-2",
|
| 4074 |
"pr_numbers": [
|
|
|
|
| 4394 |
}
|
| 4395 |
]
|
| 4396 |
},
|
| 4397 |
+
{
|
| 4398 |
+
"cluster_id": "pr-scope-41855-2",
|
| 4399 |
+
"pr_numbers": [
|
| 4400 |
+
41855,
|
| 4401 |
+
46330
|
| 4402 |
+
],
|
| 4403 |
+
"representative_pr_number": 41855,
|
| 4404 |
+
"average_similarity": 0.461,
|
| 4405 |
+
"summary": "2 open PRs share weighted file overlap around `tests/test_tokenization_mistral_common.py`, `src/transformers/tokenization_mistral_common.py`; representative PR #41855.",
|
| 4406 |
+
"shared_filenames": [
|
| 4407 |
+
"tests/test_tokenization_mistral_common.py",
|
| 4408 |
+
"src/transformers/tokenization_mistral_common.py"
|
| 4409 |
+
],
|
| 4410 |
+
"shared_directories": [
|
| 4411 |
+
"src/transformers",
|
| 4412 |
+
"tests",
|
| 4413 |
+
"src"
|
| 4414 |
+
],
|
| 4415 |
+
"pairwise": [
|
| 4416 |
+
{
|
| 4417 |
+
"left_pr_number": 41855,
|
| 4418 |
+
"right_pr_number": 46330,
|
| 4419 |
+
"similarity": 0.461,
|
| 4420 |
+
"content_similarity": 0.382,
|
| 4421 |
+
"size_similarity": 0.371,
|
| 4422 |
+
"breadth_similarity": 1.0,
|
| 4423 |
+
"concentration_similarity": 0.758,
|
| 4424 |
+
"shared_filenames": [
|
| 4425 |
+
"src/transformers/tokenization_mistral_common.py",
|
| 4426 |
+
"tests/test_tokenization_mistral_common.py"
|
| 4427 |
+
],
|
| 4428 |
+
"shared_directories": [
|
| 4429 |
+
"src/transformers",
|
| 4430 |
+
"src",
|
| 4431 |
+
"tests"
|
| 4432 |
+
]
|
| 4433 |
+
}
|
| 4434 |
+
]
|
| 4435 |
+
},
|
| 4436 |
{
|
| 4437 |
"cluster_id": "pr-scope-46127-2",
|
| 4438 |
"pr_numbers": [
|
|
|
|
| 4440 |
46257
|
| 4441 |
],
|
| 4442 |
"representative_pr_number": 46127,
|
| 4443 |
+
"average_similarity": 0.448,
|
| 4444 |
"summary": "2 open PRs share weighted file overlap around `src/transformers/models/deepseek_v4/modeling_deepseek_v4.py`; representative PR #46127.",
|
| 4445 |
"shared_filenames": [
|
| 4446 |
"src/transformers/models/deepseek_v4/modeling_deepseek_v4.py"
|
|
|
|
| 4455 |
{
|
| 4456 |
"left_pr_number": 46127,
|
| 4457 |
"right_pr_number": 46257,
|
| 4458 |
+
"similarity": 0.448,
|
| 4459 |
+
"content_similarity": 0.45,
|
| 4460 |
"size_similarity": 0.053,
|
| 4461 |
"breadth_similarity": 0.75,
|
| 4462 |
"concentration_similarity": 1.0,
|
|
|
|
| 4717 |
}
|
| 4718 |
]
|
| 4719 |
},
|
| 4720 |
+
{
|
| 4721 |
+
"cluster_id": "pr-scope-46090-2",
|
| 4722 |
+
"pr_numbers": [
|
| 4723 |
+
46090,
|
| 4724 |
+
46324
|
| 4725 |
+
],
|
| 4726 |
+
"representative_pr_number": 46090,
|
| 4727 |
+
"average_similarity": 0.404,
|
| 4728 |
+
"summary": "2 open PRs share weighted file overlap around `tests/quantization/finegrained_fp8/test_fp8.py`; representative PR #46090.",
|
| 4729 |
+
"shared_filenames": [
|
| 4730 |
+
"tests/quantization/finegrained_fp8/test_fp8.py"
|
| 4731 |
+
],
|
| 4732 |
+
"shared_directories": [
|
| 4733 |
+
"tests/quantization/finegrained_fp8",
|
| 4734 |
+
"tests/quantization",
|
| 4735 |
+
"tests"
|
| 4736 |
+
],
|
| 4737 |
+
"pairwise": [
|
| 4738 |
+
{
|
| 4739 |
+
"left_pr_number": 46090,
|
| 4740 |
+
"right_pr_number": 46324,
|
| 4741 |
+
"similarity": 0.404,
|
| 4742 |
+
"content_similarity": 0.489,
|
| 4743 |
+
"size_similarity": 0.031,
|
| 4744 |
+
"breadth_similarity": 0.292,
|
| 4745 |
+
"concentration_similarity": 0.555,
|
| 4746 |
+
"shared_filenames": [
|
| 4747 |
+
"tests/quantization/finegrained_fp8/test_fp8.py"
|
| 4748 |
+
],
|
| 4749 |
+
"shared_directories": [
|
| 4750 |
+
"tests/quantization/finegrained_fp8",
|
| 4751 |
+
"tests/quantization",
|
| 4752 |
+
"tests"
|
| 4753 |
+
]
|
| 4754 |
+
}
|
| 4755 |
+
]
|
| 4756 |
+
},
|
| 4757 |
{
|
| 4758 |
"cluster_id": "pr-scope-44642-2",
|
| 4759 |
"pr_numbers": [
|
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:e0e2dc96ecf6f05e23dcf11d94b8f7665e396fbabe7043fb420e150dede626ac
|
| 3 |
+
size 1784322
|
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:1a0ee89e030812ac507b0b4c42992a7c2be7c36506d7bd40cac7d8be093eea66
|
| 3 |
+
size 61029048
|
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:37650695e62d79e0a6ef91cbbbeb2c1f79db4e869e723d781c52f9bf2790c8d7
|
| 3 |
+
size 50495908
|
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:2267eafe94fb77b70956c7b6d716862a28afe1db6a5d3d3fdc49f633b182e9d2
|
| 3 |
+
size 2135361
|
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:b00475ec5e12c87f3844f342169f49468dbddc82f5af37f743fbd2f6729201d9
|
| 3 |
+
size 2717052
|
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:7caf0fb3e1e9465ff9497b08c493b0df43da6d8ba578a435fb0011407fe795f1
|
| 3 |
+
size 850898
|
snapshots/20260601T180035Z/manifest.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"archived_pr_scope_clusters_json": "snapshots/20260601T180035Z/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": 12279,
|
| 11 |
+
"issues": 803,
|
| 12 |
+
"links": 4151,
|
| 13 |
+
"new_contributors": 343,
|
| 14 |
+
"pr_diffs": 2543,
|
| 15 |
+
"pr_files": 35041,
|
| 16 |
+
"pull_requests": 2543,
|
| 17 |
+
"review_comments": 15808,
|
| 18 |
+
"reviews": 9197,
|
| 19 |
+
"timeline_events": 50713
|
| 20 |
+
},
|
| 21 |
+
"crawl_started_at": "2026-06-01T18:00:35Z",
|
| 22 |
+
"delta_counts": {
|
| 23 |
+
"comments": 49,
|
| 24 |
+
"issue_stubs": 38,
|
| 25 |
+
"issues": 3,
|
| 26 |
+
"links": 42,
|
| 27 |
+
"pr_diffs": 35,
|
| 28 |
+
"pr_files": 480,
|
| 29 |
+
"pull_requests": 35,
|
| 30 |
+
"review_comments": 875,
|
| 31 |
+
"reviews": 406,
|
| 32 |
+
"timeline_events": 1340
|
| 33 |
+
},
|
| 34 |
+
"extracted_at": "2026-06-01T18:00:35Z",
|
| 35 |
+
"repo": "huggingface/transformers",
|
| 36 |
+
"snapshot_id": "20260601T180035Z",
|
| 37 |
+
"watermark": {
|
| 38 |
+
"effective_since": "2026-06-01T12:00:28Z",
|
| 39 |
+
"next_since": "2026-06-01T18:00:35Z"
|
| 40 |
+
}
|
| 41 |
+
}
|
snapshots/20260601T180035Z/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-06-
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260601T180035Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260601T180035Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-01T18:00:35Z",
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260601T180035Z"
|
| 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/transformers",
|
| 6 |
-
"updated_at": "2026-06-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-06-01T12:00:28Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260601T180035Z",
|
| 4 |
+
"next_since": "2026-06-01T18:00:35Z",
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
+
"updated_at": "2026-06-01T18:00:35Z"
|
| 7 |
}
|