Refresh transformers dataset snapshot 20260419T090534Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +23 -23
- new-contributors-report.json +237 -180
- new-contributors-report.md +81 -59
- new_contributors.parquet +2 -2
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260419T090534Z/manifest.json +39 -0
- snapshots/latest.json +4 -4
- state/watermark.json +4 -4
README.md
CHANGED
|
@@ -75,7 +75,7 @@ Use:
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
-
- latest snapshot: `
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
|
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
+
- latest snapshot: `20260419T090534Z`
|
| 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:4762e17d521801318071ffa836a07f60daa06ab40458f4b51642469409d5a926
|
| 3 |
+
size 1816786
|
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:4da9e7fe5f28de16c66587b89d5ff0492b22b9c0922427fef769167a4ad7343a
|
| 3 |
+
size 590527
|
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:bcbfe7ecc66675b9149e03c533e250bed38d146f7ae3b36a12448c5eb40b05ec
|
| 3 |
+
size 600447
|
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:846ed14884efb82e8e80de1e5c22e93683d2290215112d3878f8284ccc0faf43
|
| 3 |
+
size 822688
|
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:0f9e40841f10dadd284fd0081876d57740c872b62b1390e66d4cd18fc192d53a
|
| 3 |
+
size 31819
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 621,
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 12025,
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-04-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-04-
|
| 33 |
"repo": "huggingface/transformers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-04-
|
| 37 |
-
"next_since": "2026-04-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 8383,
|
| 9 |
"issues": 621,
|
| 10 |
+
"links": 2559,
|
| 11 |
+
"new_contributors": 360,
|
| 12 |
+
"pr_diffs": 1871,
|
| 13 |
+
"pr_files": 26223,
|
| 14 |
+
"pull_requests": 1871,
|
| 15 |
"review_comments": 12025,
|
| 16 |
+
"reviews": 6907,
|
| 17 |
+
"timeline_events": 37650
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T09:05:34Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 9,
|
| 22 |
+
"issue_stubs": 10,
|
| 23 |
+
"issues": 5,
|
| 24 |
+
"links": 5,
|
| 25 |
+
"pr_diffs": 5,
|
| 26 |
+
"pr_files": 53,
|
| 27 |
+
"pull_requests": 5,
|
| 28 |
+
"review_comments": 11,
|
| 29 |
+
"reviews": 12,
|
| 30 |
+
"timeline_events": 242
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-04-19T09:05:34Z",
|
| 33 |
"repo": "huggingface/transformers",
|
| 34 |
+
"snapshot_id": "20260419T090534Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T08:05:35Z",
|
| 37 |
+
"next_since": "2026-04-19T09:05:34Z"
|
| 38 |
}
|
| 39 |
}
|
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-04-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 150,
|
| 12 |
"previous_primary_author_count": 955,
|
| 13 |
"selected_seen_in_previous_primary": 359,
|
| 14 |
"previous_report_contributor_count": 359,
|
| 15 |
"selected_overlap_previous_report": 359,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 356,
|
| 18 |
"reused_known_merged_contributors": 149,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -1550,13 +1550,13 @@
|
|
| 1550 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb",
|
| 1551 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb",
|
| 1552 |
"repo_first_seen_at": "2025-01-20T12:27:19Z",
|
| 1553 |
-
"repo_last_seen_at": "2026-04-
|
| 1554 |
-
"repo_primary_artifact_count":
|
| 1555 |
-
"repo_artifact_count":
|
| 1556 |
"snapshot_issue_count": 0,
|
| 1557 |
-
"snapshot_pr_count":
|
| 1558 |
"snapshot_comment_count": 28,
|
| 1559 |
-
"snapshot_review_count":
|
| 1560 |
"snapshot_review_comment_count": 243,
|
| 1561 |
"repo_association": "MEMBER",
|
| 1562 |
"new_to_repo": false,
|
|
@@ -1585,6 +1585,16 @@
|
|
| 1585 |
},
|
| 1586 |
"examples": {
|
| 1587 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1588 |
{
|
| 1589 |
"kind": "pull_request",
|
| 1590 |
"number": 45221,
|
|
@@ -1604,16 +1614,6 @@
|
|
| 1604 |
"merged": true,
|
| 1605 |
"draft": false,
|
| 1606 |
"created_at": "2026-03-26T15:58:08Z"
|
| 1607 |
-
},
|
| 1608 |
-
{
|
| 1609 |
-
"kind": "pull_request",
|
| 1610 |
-
"number": 44633,
|
| 1611 |
-
"title": "[medasr] doc update",
|
| 1612 |
-
"url": "https://github.com/huggingface/transformers/pull/44633",
|
| 1613 |
-
"state": "closed",
|
| 1614 |
-
"merged": true,
|
| 1615 |
-
"draft": false,
|
| 1616 |
-
"created_at": "2026-03-12T13:35:48Z"
|
| 1617 |
}
|
| 1618 |
],
|
| 1619 |
"issues": []
|
|
@@ -2866,12 +2866,12 @@
|
|
| 2866 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aebezzam",
|
| 2867 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aebezzam",
|
| 2868 |
"repo_first_seen_at": "2025-07-25T12:59:52Z",
|
| 2869 |
-
"repo_last_seen_at": "2026-04-
|
| 2870 |
"repo_primary_artifact_count": 9,
|
| 2871 |
-
"repo_artifact_count":
|
| 2872 |
"snapshot_issue_count": 0,
|
| 2873 |
"snapshot_pr_count": 9,
|
| 2874 |
-
"snapshot_comment_count":
|
| 2875 |
"snapshot_review_count": 192,
|
| 2876 |
"snapshot_review_comment_count": 636,
|
| 2877 |
"repo_association": "MEMBER",
|
|
@@ -6054,83 +6054,6 @@
|
|
| 6054 |
},
|
| 6055 |
"fetch_error": null
|
| 6056 |
},
|
| 6057 |
-
{
|
| 6058 |
-
"author_login": "cyyever",
|
| 6059 |
-
"name": "Yuanyuan Chen",
|
| 6060 |
-
"profile_url": "https://github.com/cyyever",
|
| 6061 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acyyever",
|
| 6062 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acyyever",
|
| 6063 |
-
"repo_first_seen_at": "2025-08-10T08:43:09Z",
|
| 6064 |
-
"repo_last_seen_at": "2026-03-31T14:41:18Z",
|
| 6065 |
-
"repo_primary_artifact_count": 24,
|
| 6066 |
-
"repo_artifact_count": 46,
|
| 6067 |
-
"snapshot_issue_count": 0,
|
| 6068 |
-
"snapshot_pr_count": 24,
|
| 6069 |
-
"snapshot_comment_count": 6,
|
| 6070 |
-
"snapshot_review_count": 8,
|
| 6071 |
-
"snapshot_review_comment_count": 8,
|
| 6072 |
-
"repo_association": "CONTRIBUTOR",
|
| 6073 |
-
"new_to_repo": false,
|
| 6074 |
-
"first_seen_in_snapshot": false,
|
| 6075 |
-
"known_via_prior_merged_pr": true,
|
| 6076 |
-
"report_reason": null,
|
| 6077 |
-
"enrichment_source": "previous_report",
|
| 6078 |
-
"live_refetch_skipped": true,
|
| 6079 |
-
"account_age_days": 3697,
|
| 6080 |
-
"young_account": false,
|
| 6081 |
-
"follow_through_score": "mixed",
|
| 6082 |
-
"breadth_score": "moderate",
|
| 6083 |
-
"automation_risk_signal": "low",
|
| 6084 |
-
"heuristic_note": "extremely high recent PR volume",
|
| 6085 |
-
"public_orgs": [],
|
| 6086 |
-
"activity": {
|
| 6087 |
-
"visible_authored_pr_count": 202,
|
| 6088 |
-
"merged_pr_count": 138,
|
| 6089 |
-
"closed_unmerged_pr_count": 42,
|
| 6090 |
-
"open_pr_count": 22,
|
| 6091 |
-
"merged_pr_rate": 0.6832,
|
| 6092 |
-
"closed_unmerged_pr_rate": 0.2079,
|
| 6093 |
-
"still_open_pr_rate": 0.1089,
|
| 6094 |
-
"distinct_repos_with_authored_prs": 8,
|
| 6095 |
-
"distinct_repos_with_open_prs": 6
|
| 6096 |
-
},
|
| 6097 |
-
"examples": {
|
| 6098 |
-
"pull_requests": [
|
| 6099 |
-
{
|
| 6100 |
-
"kind": "pull_request",
|
| 6101 |
-
"number": 45113,
|
| 6102 |
-
"title": "Add GDS support for safetensors loading ",
|
| 6103 |
-
"url": "https://github.com/huggingface/transformers/pull/45113",
|
| 6104 |
-
"state": "open",
|
| 6105 |
-
"merged": false,
|
| 6106 |
-
"draft": false,
|
| 6107 |
-
"created_at": "2026-03-30T10:55:35Z"
|
| 6108 |
-
},
|
| 6109 |
-
{
|
| 6110 |
-
"kind": "pull_request",
|
| 6111 |
-
"number": 44123,
|
| 6112 |
-
"title": "Avoid device sync in training loss accumulation",
|
| 6113 |
-
"url": "https://github.com/huggingface/transformers/pull/44123",
|
| 6114 |
-
"state": "open",
|
| 6115 |
-
"merged": false,
|
| 6116 |
-
"draft": false,
|
| 6117 |
-
"created_at": "2026-02-18T08:22:57Z"
|
| 6118 |
-
},
|
| 6119 |
-
{
|
| 6120 |
-
"kind": "pull_request",
|
| 6121 |
-
"number": 44069,
|
| 6122 |
-
"title": "Use torch.isfinite",
|
| 6123 |
-
"url": "https://github.com/huggingface/transformers/pull/44069",
|
| 6124 |
-
"state": "closed",
|
| 6125 |
-
"merged": true,
|
| 6126 |
-
"draft": false,
|
| 6127 |
-
"created_at": "2026-02-17T06:49:38Z"
|
| 6128 |
-
}
|
| 6129 |
-
],
|
| 6130 |
-
"issues": []
|
| 6131 |
-
},
|
| 6132 |
-
"fetch_error": null
|
| 6133 |
-
},
|
| 6134 |
{
|
| 6135 |
"author_login": "YangKai0616",
|
| 6136 |
"name": null,
|
|
@@ -6208,83 +6131,6 @@
|
|
| 6208 |
},
|
| 6209 |
"fetch_error": null
|
| 6210 |
},
|
| 6211 |
-
{
|
| 6212 |
-
"author_login": "mariam851",
|
| 6213 |
-
"name": "Mariam Zakaria",
|
| 6214 |
-
"profile_url": "https://github.com/mariam851",
|
| 6215 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amariam851",
|
| 6216 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amariam851",
|
| 6217 |
-
"repo_first_seen_at": "2026-02-15T08:51:26Z",
|
| 6218 |
-
"repo_last_seen_at": "2026-02-20T16:58:27Z",
|
| 6219 |
-
"repo_primary_artifact_count": 5,
|
| 6220 |
-
"repo_artifact_count": 5,
|
| 6221 |
-
"snapshot_issue_count": 0,
|
| 6222 |
-
"snapshot_pr_count": 5,
|
| 6223 |
-
"snapshot_comment_count": 0,
|
| 6224 |
-
"snapshot_review_count": 0,
|
| 6225 |
-
"snapshot_review_comment_count": 0,
|
| 6226 |
-
"repo_association": "CONTRIBUTOR",
|
| 6227 |
-
"new_to_repo": false,
|
| 6228 |
-
"first_seen_in_snapshot": false,
|
| 6229 |
-
"known_via_prior_merged_pr": true,
|
| 6230 |
-
"report_reason": null,
|
| 6231 |
-
"enrichment_source": "previous_report",
|
| 6232 |
-
"live_refetch_skipped": true,
|
| 6233 |
-
"account_age_days": 1176,
|
| 6234 |
-
"young_account": false,
|
| 6235 |
-
"follow_through_score": "weak",
|
| 6236 |
-
"breadth_score": "low",
|
| 6237 |
-
"automation_risk_signal": "low",
|
| 6238 |
-
"heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 6239 |
-
"public_orgs": [],
|
| 6240 |
-
"activity": {
|
| 6241 |
-
"visible_authored_pr_count": 4,
|
| 6242 |
-
"merged_pr_count": 0,
|
| 6243 |
-
"closed_unmerged_pr_count": 3,
|
| 6244 |
-
"open_pr_count": 1,
|
| 6245 |
-
"merged_pr_rate": 0.0,
|
| 6246 |
-
"closed_unmerged_pr_rate": 0.75,
|
| 6247 |
-
"still_open_pr_rate": 0.25,
|
| 6248 |
-
"distinct_repos_with_authored_prs": 1,
|
| 6249 |
-
"distinct_repos_with_open_prs": 1
|
| 6250 |
-
},
|
| 6251 |
-
"examples": {
|
| 6252 |
-
"pull_requests": [
|
| 6253 |
-
{
|
| 6254 |
-
"kind": "pull_request",
|
| 6255 |
-
"number": 44184,
|
| 6256 |
-
"title": "feat: add OpenAI CircuitGPT core architecture and sparse linear layers",
|
| 6257 |
-
"url": "https://github.com/huggingface/transformers/pull/44184",
|
| 6258 |
-
"state": "open",
|
| 6259 |
-
"merged": false,
|
| 6260 |
-
"draft": false,
|
| 6261 |
-
"created_at": "2026-02-20T16:58:27Z"
|
| 6262 |
-
},
|
| 6263 |
-
{
|
| 6264 |
-
"kind": "pull_request",
|
| 6265 |
-
"number": 44124,
|
| 6266 |
-
"title": "feat: add eval_on_end to Trainer for final evaluation",
|
| 6267 |
-
"url": "https://github.com/huggingface/transformers/pull/44124",
|
| 6268 |
-
"state": "closed",
|
| 6269 |
-
"merged": false,
|
| 6270 |
-
"draft": false,
|
| 6271 |
-
"created_at": "2026-02-18T08:52:23Z"
|
| 6272 |
-
},
|
| 6273 |
-
{
|
| 6274 |
-
"kind": "pull_request",
|
| 6275 |
-
"number": 44064,
|
| 6276 |
-
"title": "feat: implement eval_on_end to trigger evaluation after training",
|
| 6277 |
-
"url": "https://github.com/huggingface/transformers/pull/44064",
|
| 6278 |
-
"state": "closed",
|
| 6279 |
-
"merged": false,
|
| 6280 |
-
"draft": false,
|
| 6281 |
-
"created_at": "2026-02-17T01:10:31Z"
|
| 6282 |
-
}
|
| 6283 |
-
],
|
| 6284 |
-
"issues": []
|
| 6285 |
-
},
|
| 6286 |
-
"fetch_error": null
|
| 6287 |
-
},
|
| 6288 |
{
|
| 6289 |
"author_login": "math-hiyoko",
|
| 6290 |
"name": "Koki Watanabe",
|
|
@@ -10208,6 +10054,83 @@
|
|
| 10208 |
},
|
| 10209 |
"fetch_error": null
|
| 10210 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10211 |
{
|
| 10212 |
"author_login": "jp1924",
|
| 10213 |
"name": "jp",
|
|
@@ -10450,6 +10373,83 @@
|
|
| 10450 |
},
|
| 10451 |
"fetch_error": null
|
| 10452 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10453 |
{
|
| 10454 |
"author_login": "JaredforReal",
|
| 10455 |
"name": "Jared Wen",
|
|
@@ -19035,6 +19035,63 @@
|
|
| 19035 |
},
|
| 19036 |
"fetch_error": null
|
| 19037 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19038 |
{
|
| 19039 |
"author_login": "kamalrajkannan78",
|
| 19040 |
"name": "Kamalraj Kannan",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/transformers",
|
| 4 |
+
"snapshot_id": "20260419T090534Z",
|
| 5 |
+
"generated_at": "2026-04-19T09:06:01Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 360,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 150,
|
| 12 |
"previous_primary_author_count": 955,
|
| 13 |
"selected_seen_in_previous_primary": 359,
|
| 14 |
"previous_report_contributor_count": 359,
|
| 15 |
"selected_overlap_previous_report": 359,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9972,
|
| 17 |
"reused_previous_report_entries": 356,
|
| 18 |
"reused_known_merged_contributors": 149,
|
| 19 |
+
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 2.907,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.008,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 1550 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb",
|
| 1551 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb",
|
| 1552 |
"repo_first_seen_at": "2025-01-20T12:27:19Z",
|
| 1553 |
+
"repo_last_seen_at": "2026-04-19T09:02:33Z",
|
| 1554 |
+
"repo_primary_artifact_count": 17,
|
| 1555 |
+
"repo_artifact_count": 404,
|
| 1556 |
"snapshot_issue_count": 0,
|
| 1557 |
+
"snapshot_pr_count": 17,
|
| 1558 |
"snapshot_comment_count": 28,
|
| 1559 |
+
"snapshot_review_count": 116,
|
| 1560 |
"snapshot_review_comment_count": 243,
|
| 1561 |
"repo_association": "MEMBER",
|
| 1562 |
"new_to_repo": false,
|
|
|
|
| 1585 |
},
|
| 1586 |
"examples": {
|
| 1587 |
"pull_requests": [
|
| 1588 |
+
{
|
| 1589 |
+
"kind": "pull_request",
|
| 1590 |
+
"number": 45512,
|
| 1591 |
+
"title": "[OutputRecorder] re.search on layer_name",
|
| 1592 |
+
"url": "https://github.com/huggingface/transformers/pull/45512",
|
| 1593 |
+
"state": "open",
|
| 1594 |
+
"merged": false,
|
| 1595 |
+
"draft": false,
|
| 1596 |
+
"created_at": "2026-04-19T08:38:10Z"
|
| 1597 |
+
},
|
| 1598 |
{
|
| 1599 |
"kind": "pull_request",
|
| 1600 |
"number": 45221,
|
|
|
|
| 1614 |
"merged": true,
|
| 1615 |
"draft": false,
|
| 1616 |
"created_at": "2026-03-26T15:58:08Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1617 |
}
|
| 1618 |
],
|
| 1619 |
"issues": []
|
|
|
|
| 2866 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aebezzam",
|
| 2867 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aebezzam",
|
| 2868 |
"repo_first_seen_at": "2025-07-25T12:59:52Z",
|
| 2869 |
+
"repo_last_seen_at": "2026-04-19T08:47:53Z",
|
| 2870 |
"repo_primary_artifact_count": 9,
|
| 2871 |
+
"repo_artifact_count": 888,
|
| 2872 |
"snapshot_issue_count": 0,
|
| 2873 |
"snapshot_pr_count": 9,
|
| 2874 |
+
"snapshot_comment_count": 51,
|
| 2875 |
"snapshot_review_count": 192,
|
| 2876 |
"snapshot_review_comment_count": 636,
|
| 2877 |
"repo_association": "MEMBER",
|
|
|
|
| 6054 |
},
|
| 6055 |
"fetch_error": null
|
| 6056 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6057 |
{
|
| 6058 |
"author_login": "YangKai0616",
|
| 6059 |
"name": null,
|
|
|
|
| 6131 |
},
|
| 6132 |
"fetch_error": null
|
| 6133 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6134 |
{
|
| 6135 |
"author_login": "math-hiyoko",
|
| 6136 |
"name": "Koki Watanabe",
|
|
|
|
| 10054 |
},
|
| 10055 |
"fetch_error": null
|
| 10056 |
},
|
| 10057 |
+
{
|
| 10058 |
+
"author_login": "cyyever",
|
| 10059 |
+
"name": "Yuanyuan Chen",
|
| 10060 |
+
"profile_url": "https://github.com/cyyever",
|
| 10061 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acyyever",
|
| 10062 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acyyever",
|
| 10063 |
+
"repo_first_seen_at": "2025-08-10T08:43:09Z",
|
| 10064 |
+
"repo_last_seen_at": "2026-03-31T14:41:18Z",
|
| 10065 |
+
"repo_primary_artifact_count": 24,
|
| 10066 |
+
"repo_artifact_count": 46,
|
| 10067 |
+
"snapshot_issue_count": 0,
|
| 10068 |
+
"snapshot_pr_count": 24,
|
| 10069 |
+
"snapshot_comment_count": 6,
|
| 10070 |
+
"snapshot_review_count": 8,
|
| 10071 |
+
"snapshot_review_comment_count": 8,
|
| 10072 |
+
"repo_association": "CONTRIBUTOR",
|
| 10073 |
+
"new_to_repo": false,
|
| 10074 |
+
"first_seen_in_snapshot": false,
|
| 10075 |
+
"known_via_prior_merged_pr": true,
|
| 10076 |
+
"report_reason": null,
|
| 10077 |
+
"enrichment_source": "previous_report",
|
| 10078 |
+
"live_refetch_skipped": true,
|
| 10079 |
+
"account_age_days": 3697,
|
| 10080 |
+
"young_account": false,
|
| 10081 |
+
"follow_through_score": "mixed",
|
| 10082 |
+
"breadth_score": "moderate",
|
| 10083 |
+
"automation_risk_signal": "low",
|
| 10084 |
+
"heuristic_note": "extremely high recent PR volume",
|
| 10085 |
+
"public_orgs": [],
|
| 10086 |
+
"activity": {
|
| 10087 |
+
"visible_authored_pr_count": 202,
|
| 10088 |
+
"merged_pr_count": 138,
|
| 10089 |
+
"closed_unmerged_pr_count": 42,
|
| 10090 |
+
"open_pr_count": 22,
|
| 10091 |
+
"merged_pr_rate": 0.6832,
|
| 10092 |
+
"closed_unmerged_pr_rate": 0.2079,
|
| 10093 |
+
"still_open_pr_rate": 0.1089,
|
| 10094 |
+
"distinct_repos_with_authored_prs": 8,
|
| 10095 |
+
"distinct_repos_with_open_prs": 6
|
| 10096 |
+
},
|
| 10097 |
+
"examples": {
|
| 10098 |
+
"pull_requests": [
|
| 10099 |
+
{
|
| 10100 |
+
"kind": "pull_request",
|
| 10101 |
+
"number": 45113,
|
| 10102 |
+
"title": "Add GDS support for safetensors loading ",
|
| 10103 |
+
"url": "https://github.com/huggingface/transformers/pull/45113",
|
| 10104 |
+
"state": "open",
|
| 10105 |
+
"merged": false,
|
| 10106 |
+
"draft": false,
|
| 10107 |
+
"created_at": "2026-03-30T10:55:35Z"
|
| 10108 |
+
},
|
| 10109 |
+
{
|
| 10110 |
+
"kind": "pull_request",
|
| 10111 |
+
"number": 44123,
|
| 10112 |
+
"title": "Avoid device sync in training loss accumulation",
|
| 10113 |
+
"url": "https://github.com/huggingface/transformers/pull/44123",
|
| 10114 |
+
"state": "open",
|
| 10115 |
+
"merged": false,
|
| 10116 |
+
"draft": false,
|
| 10117 |
+
"created_at": "2026-02-18T08:22:57Z"
|
| 10118 |
+
},
|
| 10119 |
+
{
|
| 10120 |
+
"kind": "pull_request",
|
| 10121 |
+
"number": 44069,
|
| 10122 |
+
"title": "Use torch.isfinite",
|
| 10123 |
+
"url": "https://github.com/huggingface/transformers/pull/44069",
|
| 10124 |
+
"state": "closed",
|
| 10125 |
+
"merged": true,
|
| 10126 |
+
"draft": false,
|
| 10127 |
+
"created_at": "2026-02-17T06:49:38Z"
|
| 10128 |
+
}
|
| 10129 |
+
],
|
| 10130 |
+
"issues": []
|
| 10131 |
+
},
|
| 10132 |
+
"fetch_error": null
|
| 10133 |
+
},
|
| 10134 |
{
|
| 10135 |
"author_login": "jp1924",
|
| 10136 |
"name": "jp",
|
|
|
|
| 10373 |
},
|
| 10374 |
"fetch_error": null
|
| 10375 |
},
|
| 10376 |
+
{
|
| 10377 |
+
"author_login": "mariam851",
|
| 10378 |
+
"name": "Mariam Zakaria",
|
| 10379 |
+
"profile_url": "https://github.com/mariam851",
|
| 10380 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amariam851",
|
| 10381 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amariam851",
|
| 10382 |
+
"repo_first_seen_at": "2026-02-15T08:51:26Z",
|
| 10383 |
+
"repo_last_seen_at": "2026-02-20T16:58:27Z",
|
| 10384 |
+
"repo_primary_artifact_count": 5,
|
| 10385 |
+
"repo_artifact_count": 5,
|
| 10386 |
+
"snapshot_issue_count": 0,
|
| 10387 |
+
"snapshot_pr_count": 5,
|
| 10388 |
+
"snapshot_comment_count": 0,
|
| 10389 |
+
"snapshot_review_count": 0,
|
| 10390 |
+
"snapshot_review_comment_count": 0,
|
| 10391 |
+
"repo_association": "CONTRIBUTOR",
|
| 10392 |
+
"new_to_repo": false,
|
| 10393 |
+
"first_seen_in_snapshot": false,
|
| 10394 |
+
"known_via_prior_merged_pr": true,
|
| 10395 |
+
"report_reason": null,
|
| 10396 |
+
"enrichment_source": "previous_report",
|
| 10397 |
+
"live_refetch_skipped": true,
|
| 10398 |
+
"account_age_days": 1176,
|
| 10399 |
+
"young_account": false,
|
| 10400 |
+
"follow_through_score": "weak",
|
| 10401 |
+
"breadth_score": "low",
|
| 10402 |
+
"automation_risk_signal": "low",
|
| 10403 |
+
"heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 10404 |
+
"public_orgs": [],
|
| 10405 |
+
"activity": {
|
| 10406 |
+
"visible_authored_pr_count": 4,
|
| 10407 |
+
"merged_pr_count": 0,
|
| 10408 |
+
"closed_unmerged_pr_count": 3,
|
| 10409 |
+
"open_pr_count": 1,
|
| 10410 |
+
"merged_pr_rate": 0.0,
|
| 10411 |
+
"closed_unmerged_pr_rate": 0.75,
|
| 10412 |
+
"still_open_pr_rate": 0.25,
|
| 10413 |
+
"distinct_repos_with_authored_prs": 1,
|
| 10414 |
+
"distinct_repos_with_open_prs": 1
|
| 10415 |
+
},
|
| 10416 |
+
"examples": {
|
| 10417 |
+
"pull_requests": [
|
| 10418 |
+
{
|
| 10419 |
+
"kind": "pull_request",
|
| 10420 |
+
"number": 44184,
|
| 10421 |
+
"title": "feat: add OpenAI CircuitGPT core architecture and sparse linear layers",
|
| 10422 |
+
"url": "https://github.com/huggingface/transformers/pull/44184",
|
| 10423 |
+
"state": "open",
|
| 10424 |
+
"merged": false,
|
| 10425 |
+
"draft": false,
|
| 10426 |
+
"created_at": "2026-02-20T16:58:27Z"
|
| 10427 |
+
},
|
| 10428 |
+
{
|
| 10429 |
+
"kind": "pull_request",
|
| 10430 |
+
"number": 44124,
|
| 10431 |
+
"title": "feat: add eval_on_end to Trainer for final evaluation",
|
| 10432 |
+
"url": "https://github.com/huggingface/transformers/pull/44124",
|
| 10433 |
+
"state": "closed",
|
| 10434 |
+
"merged": false,
|
| 10435 |
+
"draft": false,
|
| 10436 |
+
"created_at": "2026-02-18T08:52:23Z"
|
| 10437 |
+
},
|
| 10438 |
+
{
|
| 10439 |
+
"kind": "pull_request",
|
| 10440 |
+
"number": 44064,
|
| 10441 |
+
"title": "feat: implement eval_on_end to trigger evaluation after training",
|
| 10442 |
+
"url": "https://github.com/huggingface/transformers/pull/44064",
|
| 10443 |
+
"state": "closed",
|
| 10444 |
+
"merged": false,
|
| 10445 |
+
"draft": false,
|
| 10446 |
+
"created_at": "2026-02-17T01:10:31Z"
|
| 10447 |
+
}
|
| 10448 |
+
],
|
| 10449 |
+
"issues": []
|
| 10450 |
+
},
|
| 10451 |
+
"fetch_error": null
|
| 10452 |
+
},
|
| 10453 |
{
|
| 10454 |
"author_login": "JaredforReal",
|
| 10455 |
"name": "Jared Wen",
|
|
|
|
| 19035 |
},
|
| 19036 |
"fetch_error": null
|
| 19037 |
},
|
| 19038 |
+
{
|
| 19039 |
+
"author_login": "Kabir08",
|
| 19040 |
+
"name": null,
|
| 19041 |
+
"profile_url": "https://github.com/Kabir08",
|
| 19042 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKabir08",
|
| 19043 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKabir08",
|
| 19044 |
+
"repo_first_seen_at": "2026-04-19T08:27:15Z",
|
| 19045 |
+
"repo_last_seen_at": "2026-04-19T08:31:06Z",
|
| 19046 |
+
"repo_primary_artifact_count": 1,
|
| 19047 |
+
"repo_artifact_count": 2,
|
| 19048 |
+
"snapshot_issue_count": 0,
|
| 19049 |
+
"snapshot_pr_count": 1,
|
| 19050 |
+
"snapshot_comment_count": 1,
|
| 19051 |
+
"snapshot_review_count": 0,
|
| 19052 |
+
"snapshot_review_comment_count": 0,
|
| 19053 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 19054 |
+
"new_to_repo": true,
|
| 19055 |
+
"first_seen_in_snapshot": true,
|
| 19056 |
+
"known_via_prior_merged_pr": false,
|
| 19057 |
+
"report_reason": "first_seen_in_snapshot",
|
| 19058 |
+
"enrichment_source": "live",
|
| 19059 |
+
"live_refetch_skipped": false,
|
| 19060 |
+
"account_age_days": 2216,
|
| 19061 |
+
"young_account": false,
|
| 19062 |
+
"follow_through_score": "weak",
|
| 19063 |
+
"breadth_score": "moderate",
|
| 19064 |
+
"automation_risk_signal": "low",
|
| 19065 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 19066 |
+
"public_orgs": [],
|
| 19067 |
+
"activity": {
|
| 19068 |
+
"visible_authored_pr_count": 6,
|
| 19069 |
+
"merged_pr_count": 1,
|
| 19070 |
+
"closed_unmerged_pr_count": 0,
|
| 19071 |
+
"open_pr_count": 5,
|
| 19072 |
+
"merged_pr_rate": 0.1667,
|
| 19073 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 19074 |
+
"still_open_pr_rate": 0.8333,
|
| 19075 |
+
"distinct_repos_with_authored_prs": 5,
|
| 19076 |
+
"distinct_repos_with_open_prs": 5
|
| 19077 |
+
},
|
| 19078 |
+
"examples": {
|
| 19079 |
+
"pull_requests": [
|
| 19080 |
+
{
|
| 19081 |
+
"kind": "pull_request",
|
| 19082 |
+
"number": 45511,
|
| 19083 |
+
"title": "Fix NaN in Gemma3/EmbeddingGemma when batching mixed-length sequences\u2026",
|
| 19084 |
+
"url": "https://github.com/huggingface/transformers/pull/45511",
|
| 19085 |
+
"state": "open",
|
| 19086 |
+
"merged": false,
|
| 19087 |
+
"draft": false,
|
| 19088 |
+
"created_at": "2026-04-19T08:27:15Z"
|
| 19089 |
+
}
|
| 19090 |
+
],
|
| 19091 |
+
"issues": []
|
| 19092 |
+
},
|
| 19093 |
+
"fetch_error": null
|
| 19094 |
+
},
|
| 19095 |
{
|
| 19096 |
"author_login": "kamalrajkannan78",
|
| 19097 |
"name": "Kamalraj Kannan",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-04-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -26,7 +26,7 @@
|
|
| 26 |
| `remi-or` | [profile](https://github.com/remi-or) | no | MEMBER | 1813d | `2026-01-13T09:15:18Z` | 19 | 0 | strong | low | low | targets high-star repos |
|
| 27 |
| `tomaarsen` | [profile](https://github.com/tomaarsen) | no | MEMBER | 2949d | `2025-12-02T16:00:11Z` | 18 | 6 | strong | moderate | low | high recent PR volume; targets high-star repos |
|
| 28 |
| `BillionClaw` | [profile](https://github.com/BillionClaw) | no | FIRST_TIME_CONTRIBUTOR | 35d | `2026-03-16T16:17:54Z` | 18 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 29 |
-
| `eustlb` | [profile](https://github.com/eustlb) | no | MEMBER | 1607d | `2025-01-20T12:27:19Z` |
|
| 30 |
| `weiguangli-io` | [profile](https://github.com/weiguangli-io) | no | CONTRIBUTOR | 2230d | `2026-02-09T02:10:15Z` | 16 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 31 |
| `qgallouedec` | [profile](https://github.com/qgallouedec) | no | MEMBER | 2692d | `2024-12-13T13:39:10Z` | 15 | 13 | strong | moderate | low | extremely high recent PR volume; targets high-star repos |
|
| 32 |
| `NielsRogge` | [profile](https://github.com/NielsRogge) | no | MEMBER | 2598d | `2022-02-21T10:02:38Z` | 15 | 3 | mixed | moderate | low | high recent PR volume |
|
|
@@ -80,9 +80,7 @@
|
|
| 80 |
| `onel` | [profile](https://github.com/onel) | no | NONE | 5050d | `2026-02-26T22:44:41Z` | 3 | 0 | mixed | moderate | low | many recent closed-unmerged PRs |
|
| 81 |
| `paipeline` | [profile](https://github.com/paipeline) | no | NONE | 1791d | `2026-02-22T14:37:25Z` | 3 | 0 | weak | high | medium | high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 82 |
| `saivedant169` | [profile](https://github.com/saivedant169) | no | NONE | 1712d | `2026-03-14T16:47:42Z` | 3 | 0 | mixed | very high | medium | high recent PR volume; very broad repo spread; targets high-star repos |
|
| 83 |
-
| `cyyever` | [profile](https://github.com/cyyever) | no | CONTRIBUTOR | 3697d | `2025-08-10T08:43:09Z` | 24 | 0 | mixed | moderate | low | extremely high recent PR volume |
|
| 84 |
| `YangKai0616` | [profile](https://github.com/YangKai0616) | no | CONTRIBUTOR | 1466d | `2025-12-24T11:54:53Z` | 10 | 0 | mixed | moderate | low | targets high-star repos |
|
| 85 |
-
| `mariam851` | [profile](https://github.com/mariam851) | no | CONTRIBUTOR | 1176d | `2026-02-15T08:51:26Z` | 5 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 86 |
| `math-hiyoko` | [profile](https://github.com/math-hiyoko) | no | CONTRIBUTOR | 2390d | `2026-02-08T01:31:10Z` | 4 | 7 | strong | low | low | targets high-star repos |
|
| 87 |
| `redpanda1995` | [profile](https://github.com/redpanda1995) | no | FIRST_TIME_CONTRIBUTOR | 102d | `2026-02-07T19:04:11Z` | 4 | 0 | weak | low | medium | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 88 |
| `zhang-prog` | [profile](https://github.com/zhang-prog) | no | CONTRIBUTOR | 2074d | `2025-12-23T11:18:14Z` | 4 | 0 | mixed | moderate | low | targets high-star repos |
|
|
@@ -139,9 +137,11 @@
|
|
| 139 |
| `UsamaKenway` | [profile](https://github.com/UsamaKenway) | no | FIRST_TIME_CONTRIBUTOR | 2385d | `2026-04-07T18:39:33Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 140 |
| `wilnn` | [profile](https://github.com/wilnn) | no | CONTRIBUTOR | 1758d | `2026-03-10T22:37:36Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 141 |
| `yunhaoli24` | [profile](https://github.com/yunhaoli24) | no | NONE | 2225d | `2026-03-12T04:46:19Z` | 2 | 0 | weak | moderate | low | targets high-star repos |
|
|
|
|
| 142 |
| `jp1924` | [profile](https://github.com/jp1924) | no | CONTRIBUTOR | 1633d | `2024-10-22T01:33:27Z` | 13 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 143 |
| `ydshieh2` | [profile](https://github.com/ydshieh2) | no | CONTRIBUTOR | 563d | `2025-06-12T08:51:40Z` | 6 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 144 |
| `molbap` | [profile](https://github.com/molbap) | no | MEMBER | 2873d | `2024-06-13T14:13:17Z` | 5 | 1 | strong | low | low | targets high-star repos |
|
|
|
|
| 145 |
| `JaredforReal` | [profile](https://github.com/JaredforReal) | no | CONTRIBUTOR | 977d | `2026-01-19T05:05:55Z` | 4 | 0 | strong | moderate | low | high recent PR volume |
|
| 146 |
| `lashahub` | [profile](https://github.com/lashahub) | no | CONTRIBUTOR | 3339d | `2026-01-08T16:47:50Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 147 |
| `Aravind-11` | [profile](https://github.com/Aravind-11) | no | CONTRIBUTOR | 2804d | `2025-11-10T23:38:23Z` | 3 | 0 | mixed | moderate | low | — |
|
|
@@ -279,6 +279,7 @@
|
|
| 279 |
| `joshuaswanson` | [profile](https://github.com/joshuaswanson) | no | FIRST_TIME_CONTRIBUTOR | 3496d | `2026-03-12T23:47:11Z` | 1 | 0 | weak | very high | low | high recent PR volume; very broad repo spread |
|
| 280 |
| `JoursBleu` | [profile](https://github.com/JoursBleu) | no | CONTRIBUTOR | 3493d | `2026-03-08T09:57:38Z` | 1 | 0 | mixed | moderate | low | targets high-star repos |
|
| 281 |
| `juliabush` | [profile](https://github.com/juliabush) | no | NONE | 526d | `2026-04-07T21:37:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 282 |
| `kamalrajkannan78` | [profile](https://github.com/kamalrajkannan78) | no | CONTRIBUTOR | 814d | `2026-04-07T05:24:43Z` | 1 | 0 | strong | moderate | low | high recent PR volume; no visible non-self stars |
|
| 283 |
| `kathrynle20` | [profile](https://github.com/kathrynle20) | no | CONTRIBUTOR | 2324d | `2026-02-25T22:15:15Z` | 1 | 0 | strong | low | low | — |
|
| 284 |
| `Ker102` | [profile](https://github.com/Ker102) | no | NONE | 211d | `2026-03-13T13:13:58Z` | 1 | 0 | mixed | moderate | low | young account; high recent PR volume |
|
|
@@ -786,12 +787,12 @@ Example artifacts:
|
|
| 786 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb)
|
| 787 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb)
|
| 788 |
- repo first seen: `2025-01-20T12:27:19Z`
|
| 789 |
-
- repo last seen: `2026-04-
|
| 790 |
- first seen in snapshot: **no**
|
| 791 |
- repo association: **MEMBER**
|
| 792 |
-
- repo primary artifacts: **
|
| 793 |
-
- snapshot authored PRs/issues: **
|
| 794 |
-
- snapshot discussion activity: **28 comments /
|
| 795 |
- account age: **1607 days**
|
| 796 |
- recent public PR activity: **11 PRs** (8 merged / 0 closed-unmerged / 3 open; merged rate **73%**, closed-unmerged rate **0%**, open rate **27%**)
|
| 797 |
- public orgs: none visible
|
|
@@ -799,9 +800,9 @@ Example artifacts:
|
|
| 799 |
- heuristic read: **targets high-star repos**
|
| 800 |
|
| 801 |
Example artifacts:
|
|
|
|
| 802 |
- [PR #45221: user friendly error when loading audio from video](https://github.com/huggingface/transformers/pull/45221) — open
|
| 803 |
- [PR #45023: Add cohere asr](https://github.com/huggingface/transformers/pull/45023) — closed, merged
|
| 804 |
-
- [PR #44633: [medasr] doc update](https://github.com/huggingface/transformers/pull/44633) — closed, merged
|
| 805 |
|
| 806 |
### `weiguangli-io`
|
| 807 |
|
|
@@ -1145,12 +1146,12 @@ Example artifacts:
|
|
| 1145 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aebezzam)
|
| 1146 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aebezzam)
|
| 1147 |
- repo first seen: `2025-07-25T12:59:52Z`
|
| 1148 |
-
- repo last seen: `2026-04-
|
| 1149 |
- first seen in snapshot: **no**
|
| 1150 |
- repo association: **MEMBER**
|
| 1151 |
- repo primary artifacts: **9**
|
| 1152 |
- snapshot authored PRs/issues: **9 PRs / 0 issues**
|
| 1153 |
-
- snapshot discussion activity: **
|
| 1154 |
- account age: **4683 days**
|
| 1155 |
- recent public PR activity: **8 PRs** (4 merged / 1 closed-unmerged / 3 open; merged rate **50%**, closed-unmerged rate **12%**, open rate **38%**)
|
| 1156 |
- public orgs: `LCAV`
|
|
@@ -2053,29 +2054,6 @@ Example artifacts:
|
|
| 2053 |
- [PR #44706: Add position_ids to BloomForCausalLM forward pass](https://github.com/huggingface/transformers/pull/44706) — closed
|
| 2054 |
- [PR #44705: Add position_ids to RoFormerForCausalLM forward pass](https://github.com/huggingface/transformers/pull/44705) — closed
|
| 2055 |
|
| 2056 |
-
### `cyyever`
|
| 2057 |
-
|
| 2058 |
-
- profile: [github.com/cyyever](https://github.com/cyyever)
|
| 2059 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acyyever)
|
| 2060 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acyyever)
|
| 2061 |
-
- repo first seen: `2025-08-10T08:43:09Z`
|
| 2062 |
-
- repo last seen: `2026-03-31T14:41:18Z`
|
| 2063 |
-
- first seen in snapshot: **no**
|
| 2064 |
-
- repo association: **CONTRIBUTOR**
|
| 2065 |
-
- repo primary artifacts: **24**
|
| 2066 |
-
- snapshot authored PRs/issues: **24 PRs / 0 issues**
|
| 2067 |
-
- snapshot discussion activity: **6 comments / 8 reviews / 8 review comments**
|
| 2068 |
-
- account age: **3697 days**
|
| 2069 |
-
- recent public PR activity: **202 PRs** (138 merged / 42 closed-unmerged / 22 open; merged rate **68%**, closed-unmerged rate **21%**, open rate **11%**)
|
| 2070 |
-
- public orgs: none visible
|
| 2071 |
-
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 2072 |
-
- heuristic read: **extremely high recent PR volume**
|
| 2073 |
-
|
| 2074 |
-
Example artifacts:
|
| 2075 |
-
- [PR #45113: Add GDS support for safetensors loading ](https://github.com/huggingface/transformers/pull/45113) — open
|
| 2076 |
-
- [PR #44123: Avoid device sync in training loss accumulation](https://github.com/huggingface/transformers/pull/44123) — open
|
| 2077 |
-
- [PR #44069: Use torch.isfinite](https://github.com/huggingface/transformers/pull/44069) — closed, merged
|
| 2078 |
-
|
| 2079 |
### `YangKai0616`
|
| 2080 |
|
| 2081 |
- profile: [github.com/YangKai0616](https://github.com/YangKai0616)
|
|
@@ -2099,29 +2077,6 @@ Example artifacts:
|
|
| 2099 |
- [PR #44536: Supplement skip logic for XPU in the CPU-only tp tests](https://github.com/huggingface/transformers/pull/44536) — closed, merged
|
| 2100 |
- [PR #43905: XPU now supports backward for the FA2 fixed path](https://github.com/huggingface/transformers/pull/43905) — closed, merged
|
| 2101 |
|
| 2102 |
-
### `mariam851`
|
| 2103 |
-
|
| 2104 |
-
- profile: [github.com/mariam851](https://github.com/mariam851)
|
| 2105 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amariam851)
|
| 2106 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amariam851)
|
| 2107 |
-
- repo first seen: `2026-02-15T08:51:26Z`
|
| 2108 |
-
- repo last seen: `2026-02-20T16:58:27Z`
|
| 2109 |
-
- first seen in snapshot: **no**
|
| 2110 |
-
- repo association: **CONTRIBUTOR**
|
| 2111 |
-
- repo primary artifacts: **5**
|
| 2112 |
-
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 2113 |
-
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2114 |
-
- account age: **1176 days**
|
| 2115 |
-
- recent public PR activity: **4 PRs** (0 merged / 3 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **75%**, open rate **25%**)
|
| 2116 |
-
- public orgs: none visible
|
| 2117 |
-
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2118 |
-
- heuristic read: **many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 2119 |
-
|
| 2120 |
-
Example artifacts:
|
| 2121 |
-
- [PR #44184: feat: add OpenAI CircuitGPT core architecture and sparse linear layers](https://github.com/huggingface/transformers/pull/44184) — open
|
| 2122 |
-
- [PR #44124: feat: add eval_on_end to Trainer for final evaluation](https://github.com/huggingface/transformers/pull/44124) — closed
|
| 2123 |
-
- [PR #44064: feat: implement eval_on_end to trigger evaluation after training](https://github.com/huggingface/transformers/pull/44064) — closed
|
| 2124 |
-
|
| 2125 |
### `math-hiyoko`
|
| 2126 |
|
| 2127 |
- profile: [github.com/math-hiyoko](https://github.com/math-hiyoko)
|
|
@@ -3369,6 +3324,29 @@ Example artifacts:
|
|
| 3369 |
- [PR #44736: fix: resolve false-positive regex warning for non-mistral models](https://github.com/huggingface/transformers/pull/44736) — closed
|
| 3370 |
- [PR #44618: fix: Add BOS/EOS tokens by default for DeBERTa v2 tokenizer](https://github.com/huggingface/transformers/pull/44618) — closed
|
| 3371 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3372 |
### `jp1924`
|
| 3373 |
|
| 3374 |
- profile: [github.com/jp1924](https://github.com/jp1924)
|
|
@@ -3439,6 +3417,29 @@ Example artifacts:
|
|
| 3439 |
- [PR #43590: Remove many output_attentions and other traced outputs on 100+ models ](https://github.com/huggingface/transformers/pull/43590) — closed, merged
|
| 3440 |
- [Issue #43979: Call to contributions: refactor output tracing in transformers](https://github.com/huggingface/transformers/issues/43979) — closed
|
| 3441 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3442 |
### `JaredforReal`
|
| 3443 |
|
| 3444 |
- profile: [github.com/JaredforReal](https://github.com/JaredforReal)
|
|
@@ -6386,6 +6387,27 @@ Example artifacts:
|
|
| 6386 |
Example artifacts:
|
| 6387 |
- [PR #45303: Fix FA2 inference equivalence failures for Whisper (closes #29942)](https://github.com/huggingface/transformers/pull/45303) — closed
|
| 6388 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6389 |
### `kamalrajkannan78`
|
| 6390 |
|
| 6391 |
- profile: [github.com/kamalrajkannan78](https://github.com/kamalrajkannan78)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260419T090534Z`
|
| 4 |
+
- Generated: `2026-04-19T09:06:01Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `360`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 26 |
| `remi-or` | [profile](https://github.com/remi-or) | no | MEMBER | 1813d | `2026-01-13T09:15:18Z` | 19 | 0 | strong | low | low | targets high-star repos |
|
| 27 |
| `tomaarsen` | [profile](https://github.com/tomaarsen) | no | MEMBER | 2949d | `2025-12-02T16:00:11Z` | 18 | 6 | strong | moderate | low | high recent PR volume; targets high-star repos |
|
| 28 |
| `BillionClaw` | [profile](https://github.com/BillionClaw) | no | FIRST_TIME_CONTRIBUTOR | 35d | `2026-03-16T16:17:54Z` | 18 | 0 | weak | very high | high | very new account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 29 |
+
| `eustlb` | [profile](https://github.com/eustlb) | no | MEMBER | 1607d | `2025-01-20T12:27:19Z` | 17 | 0 | strong | low | low | targets high-star repos |
|
| 30 |
| `weiguangli-io` | [profile](https://github.com/weiguangli-io) | no | CONTRIBUTOR | 2230d | `2026-02-09T02:10:15Z` | 16 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 31 |
| `qgallouedec` | [profile](https://github.com/qgallouedec) | no | MEMBER | 2692d | `2024-12-13T13:39:10Z` | 15 | 13 | strong | moderate | low | extremely high recent PR volume; targets high-star repos |
|
| 32 |
| `NielsRogge` | [profile](https://github.com/NielsRogge) | no | MEMBER | 2598d | `2022-02-21T10:02:38Z` | 15 | 3 | mixed | moderate | low | high recent PR volume |
|
|
|
|
| 80 |
| `onel` | [profile](https://github.com/onel) | no | NONE | 5050d | `2026-02-26T22:44:41Z` | 3 | 0 | mixed | moderate | low | many recent closed-unmerged PRs |
|
| 81 |
| `paipeline` | [profile](https://github.com/paipeline) | no | NONE | 1791d | `2026-02-22T14:37:25Z` | 3 | 0 | weak | high | medium | high recent PR volume; broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 82 |
| `saivedant169` | [profile](https://github.com/saivedant169) | no | NONE | 1712d | `2026-03-14T16:47:42Z` | 3 | 0 | mixed | very high | medium | high recent PR volume; very broad repo spread; targets high-star repos |
|
|
|
|
| 83 |
| `YangKai0616` | [profile](https://github.com/YangKai0616) | no | CONTRIBUTOR | 1466d | `2025-12-24T11:54:53Z` | 10 | 0 | mixed | moderate | low | targets high-star repos |
|
|
|
|
| 84 |
| `math-hiyoko` | [profile](https://github.com/math-hiyoko) | no | CONTRIBUTOR | 2390d | `2026-02-08T01:31:10Z` | 4 | 7 | strong | low | low | targets high-star repos |
|
| 85 |
| `redpanda1995` | [profile](https://github.com/redpanda1995) | no | FIRST_TIME_CONTRIBUTOR | 102d | `2026-02-07T19:04:11Z` | 4 | 0 | weak | low | medium | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 86 |
| `zhang-prog` | [profile](https://github.com/zhang-prog) | no | CONTRIBUTOR | 2074d | `2025-12-23T11:18:14Z` | 4 | 0 | mixed | moderate | low | targets high-star repos |
|
|
|
|
| 137 |
| `UsamaKenway` | [profile](https://github.com/UsamaKenway) | no | FIRST_TIME_CONTRIBUTOR | 2385d | `2026-04-07T18:39:33Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 138 |
| `wilnn` | [profile](https://github.com/wilnn) | no | CONTRIBUTOR | 1758d | `2026-03-10T22:37:36Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 139 |
| `yunhaoli24` | [profile](https://github.com/yunhaoli24) | no | NONE | 2225d | `2026-03-12T04:46:19Z` | 2 | 0 | weak | moderate | low | targets high-star repos |
|
| 140 |
+
| `cyyever` | [profile](https://github.com/cyyever) | no | CONTRIBUTOR | 3697d | `2025-08-10T08:43:09Z` | 24 | 0 | mixed | moderate | low | extremely high recent PR volume |
|
| 141 |
| `jp1924` | [profile](https://github.com/jp1924) | no | CONTRIBUTOR | 1633d | `2024-10-22T01:33:27Z` | 13 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 142 |
| `ydshieh2` | [profile](https://github.com/ydshieh2) | no | CONTRIBUTOR | 563d | `2025-06-12T08:51:40Z` | 6 | 0 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 143 |
| `molbap` | [profile](https://github.com/molbap) | no | MEMBER | 2873d | `2024-06-13T14:13:17Z` | 5 | 1 | strong | low | low | targets high-star repos |
|
| 144 |
+
| `mariam851` | [profile](https://github.com/mariam851) | no | CONTRIBUTOR | 1176d | `2026-02-15T08:51:26Z` | 5 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 145 |
| `JaredforReal` | [profile](https://github.com/JaredforReal) | no | CONTRIBUTOR | 977d | `2026-01-19T05:05:55Z` | 4 | 0 | strong | moderate | low | high recent PR volume |
|
| 146 |
| `lashahub` | [profile](https://github.com/lashahub) | no | CONTRIBUTOR | 3339d | `2026-01-08T16:47:50Z` | 4 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 147 |
| `Aravind-11` | [profile](https://github.com/Aravind-11) | no | CONTRIBUTOR | 2804d | `2025-11-10T23:38:23Z` | 3 | 0 | mixed | moderate | low | — |
|
|
|
|
| 279 |
| `joshuaswanson` | [profile](https://github.com/joshuaswanson) | no | FIRST_TIME_CONTRIBUTOR | 3496d | `2026-03-12T23:47:11Z` | 1 | 0 | weak | very high | low | high recent PR volume; very broad repo spread |
|
| 280 |
| `JoursBleu` | [profile](https://github.com/JoursBleu) | no | CONTRIBUTOR | 3493d | `2026-03-08T09:57:38Z` | 1 | 0 | mixed | moderate | low | targets high-star repos |
|
| 281 |
| `juliabush` | [profile](https://github.com/juliabush) | no | NONE | 526d | `2026-04-07T21:37:00Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 282 |
+
| `Kabir08` | [profile](https://github.com/Kabir08) | yes | FIRST_TIME_CONTRIBUTOR | 2216d | `2026-04-19T08:27:15Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 283 |
| `kamalrajkannan78` | [profile](https://github.com/kamalrajkannan78) | no | CONTRIBUTOR | 814d | `2026-04-07T05:24:43Z` | 1 | 0 | strong | moderate | low | high recent PR volume; no visible non-self stars |
|
| 284 |
| `kathrynle20` | [profile](https://github.com/kathrynle20) | no | CONTRIBUTOR | 2324d | `2026-02-25T22:15:15Z` | 1 | 0 | strong | low | low | — |
|
| 285 |
| `Ker102` | [profile](https://github.com/Ker102) | no | NONE | 211d | `2026-03-13T13:13:58Z` | 1 | 0 | mixed | moderate | low | young account; high recent PR volume |
|
|
|
|
| 787 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb)
|
| 788 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb)
|
| 789 |
- repo first seen: `2025-01-20T12:27:19Z`
|
| 790 |
+
- repo last seen: `2026-04-19T09:02:33Z`
|
| 791 |
- first seen in snapshot: **no**
|
| 792 |
- repo association: **MEMBER**
|
| 793 |
+
- repo primary artifacts: **17**
|
| 794 |
+
- snapshot authored PRs/issues: **17 PRs / 0 issues**
|
| 795 |
+
- snapshot discussion activity: **28 comments / 116 reviews / 243 review comments**
|
| 796 |
- account age: **1607 days**
|
| 797 |
- recent public PR activity: **11 PRs** (8 merged / 0 closed-unmerged / 3 open; merged rate **73%**, closed-unmerged rate **0%**, open rate **27%**)
|
| 798 |
- public orgs: none visible
|
|
|
|
| 800 |
- heuristic read: **targets high-star repos**
|
| 801 |
|
| 802 |
Example artifacts:
|
| 803 |
+
- [PR #45512: [OutputRecorder] re.search on layer_name](https://github.com/huggingface/transformers/pull/45512) — open
|
| 804 |
- [PR #45221: user friendly error when loading audio from video](https://github.com/huggingface/transformers/pull/45221) — open
|
| 805 |
- [PR #45023: Add cohere asr](https://github.com/huggingface/transformers/pull/45023) — closed, merged
|
|
|
|
| 806 |
|
| 807 |
### `weiguangli-io`
|
| 808 |
|
|
|
|
| 1146 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aebezzam)
|
| 1147 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aebezzam)
|
| 1148 |
- repo first seen: `2025-07-25T12:59:52Z`
|
| 1149 |
+
- repo last seen: `2026-04-19T08:47:53Z`
|
| 1150 |
- first seen in snapshot: **no**
|
| 1151 |
- repo association: **MEMBER**
|
| 1152 |
- repo primary artifacts: **9**
|
| 1153 |
- snapshot authored PRs/issues: **9 PRs / 0 issues**
|
| 1154 |
+
- snapshot discussion activity: **51 comments / 192 reviews / 636 review comments**
|
| 1155 |
- account age: **4683 days**
|
| 1156 |
- recent public PR activity: **8 PRs** (4 merged / 1 closed-unmerged / 3 open; merged rate **50%**, closed-unmerged rate **12%**, open rate **38%**)
|
| 1157 |
- public orgs: `LCAV`
|
|
|
|
| 2054 |
- [PR #44706: Add position_ids to BloomForCausalLM forward pass](https://github.com/huggingface/transformers/pull/44706) — closed
|
| 2055 |
- [PR #44705: Add position_ids to RoFormerForCausalLM forward pass](https://github.com/huggingface/transformers/pull/44705) — closed
|
| 2056 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2057 |
### `YangKai0616`
|
| 2058 |
|
| 2059 |
- profile: [github.com/YangKai0616](https://github.com/YangKai0616)
|
|
|
|
| 2077 |
- [PR #44536: Supplement skip logic for XPU in the CPU-only tp tests](https://github.com/huggingface/transformers/pull/44536) — closed, merged
|
| 2078 |
- [PR #43905: XPU now supports backward for the FA2 fixed path](https://github.com/huggingface/transformers/pull/43905) — closed, merged
|
| 2079 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2080 |
### `math-hiyoko`
|
| 2081 |
|
| 2082 |
- profile: [github.com/math-hiyoko](https://github.com/math-hiyoko)
|
|
|
|
| 3324 |
- [PR #44736: fix: resolve false-positive regex warning for non-mistral models](https://github.com/huggingface/transformers/pull/44736) — closed
|
| 3325 |
- [PR #44618: fix: Add BOS/EOS tokens by default for DeBERTa v2 tokenizer](https://github.com/huggingface/transformers/pull/44618) — closed
|
| 3326 |
|
| 3327 |
+
### `cyyever`
|
| 3328 |
+
|
| 3329 |
+
- profile: [github.com/cyyever](https://github.com/cyyever)
|
| 3330 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acyyever)
|
| 3331 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acyyever)
|
| 3332 |
+
- repo first seen: `2025-08-10T08:43:09Z`
|
| 3333 |
+
- repo last seen: `2026-03-31T14:41:18Z`
|
| 3334 |
+
- first seen in snapshot: **no**
|
| 3335 |
+
- repo association: **CONTRIBUTOR**
|
| 3336 |
+
- repo primary artifacts: **24**
|
| 3337 |
+
- snapshot authored PRs/issues: **24 PRs / 0 issues**
|
| 3338 |
+
- snapshot discussion activity: **6 comments / 8 reviews / 8 review comments**
|
| 3339 |
+
- account age: **3697 days**
|
| 3340 |
+
- recent public PR activity: **202 PRs** (138 merged / 42 closed-unmerged / 22 open; merged rate **68%**, closed-unmerged rate **21%**, open rate **11%**)
|
| 3341 |
+
- public orgs: none visible
|
| 3342 |
+
- compact scores: follow-through **mixed**, breadth **moderate**, automation risk **low**
|
| 3343 |
+
- heuristic read: **extremely high recent PR volume**
|
| 3344 |
+
|
| 3345 |
+
Example artifacts:
|
| 3346 |
+
- [PR #45113: Add GDS support for safetensors loading ](https://github.com/huggingface/transformers/pull/45113) — open
|
| 3347 |
+
- [PR #44123: Avoid device sync in training loss accumulation](https://github.com/huggingface/transformers/pull/44123) — open
|
| 3348 |
+
- [PR #44069: Use torch.isfinite](https://github.com/huggingface/transformers/pull/44069) — closed, merged
|
| 3349 |
+
|
| 3350 |
### `jp1924`
|
| 3351 |
|
| 3352 |
- profile: [github.com/jp1924](https://github.com/jp1924)
|
|
|
|
| 3417 |
- [PR #43590: Remove many output_attentions and other traced outputs on 100+ models ](https://github.com/huggingface/transformers/pull/43590) — closed, merged
|
| 3418 |
- [Issue #43979: Call to contributions: refactor output tracing in transformers](https://github.com/huggingface/transformers/issues/43979) — closed
|
| 3419 |
|
| 3420 |
+
### `mariam851`
|
| 3421 |
+
|
| 3422 |
+
- profile: [github.com/mariam851](https://github.com/mariam851)
|
| 3423 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amariam851)
|
| 3424 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amariam851)
|
| 3425 |
+
- repo first seen: `2026-02-15T08:51:26Z`
|
| 3426 |
+
- repo last seen: `2026-02-20T16:58:27Z`
|
| 3427 |
+
- first seen in snapshot: **no**
|
| 3428 |
+
- repo association: **CONTRIBUTOR**
|
| 3429 |
+
- repo primary artifacts: **5**
|
| 3430 |
+
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 3431 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 3432 |
+
- account age: **1176 days**
|
| 3433 |
+
- recent public PR activity: **4 PRs** (0 merged / 3 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **75%**, open rate **25%**)
|
| 3434 |
+
- public orgs: none visible
|
| 3435 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 3436 |
+
- heuristic read: **many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos**
|
| 3437 |
+
|
| 3438 |
+
Example artifacts:
|
| 3439 |
+
- [PR #44184: feat: add OpenAI CircuitGPT core architecture and sparse linear layers](https://github.com/huggingface/transformers/pull/44184) — open
|
| 3440 |
+
- [PR #44124: feat: add eval_on_end to Trainer for final evaluation](https://github.com/huggingface/transformers/pull/44124) — closed
|
| 3441 |
+
- [PR #44064: feat: implement eval_on_end to trigger evaluation after training](https://github.com/huggingface/transformers/pull/44064) — closed
|
| 3442 |
+
|
| 3443 |
### `JaredforReal`
|
| 3444 |
|
| 3445 |
- profile: [github.com/JaredforReal](https://github.com/JaredforReal)
|
|
|
|
| 6387 |
Example artifacts:
|
| 6388 |
- [PR #45303: Fix FA2 inference equivalence failures for Whisper (closes #29942)](https://github.com/huggingface/transformers/pull/45303) — closed
|
| 6389 |
|
| 6390 |
+
### `Kabir08`
|
| 6391 |
+
|
| 6392 |
+
- profile: [github.com/Kabir08](https://github.com/Kabir08)
|
| 6393 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AKabir08)
|
| 6394 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AKabir08)
|
| 6395 |
+
- repo first seen: `2026-04-19T08:27:15Z`
|
| 6396 |
+
- repo last seen: `2026-04-19T08:31:06Z`
|
| 6397 |
+
- first seen in snapshot: **yes**
|
| 6398 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 6399 |
+
- repo primary artifacts: **1**
|
| 6400 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 6401 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 6402 |
+
- account age: **2216 days**
|
| 6403 |
+
- recent public PR activity: **6 PRs** (1 merged / 0 closed-unmerged / 5 open; merged rate **17%**, closed-unmerged rate **0%**, open rate **83%**)
|
| 6404 |
+
- public orgs: none visible
|
| 6405 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 6406 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 6407 |
+
|
| 6408 |
+
Example artifacts:
|
| 6409 |
+
- [PR #45511: Fix NaN in Gemma3/EmbeddingGemma when batching mixed-length sequences…](https://github.com/huggingface/transformers/pull/45511) — open
|
| 6410 |
+
|
| 6411 |
### `kamalrajkannan78`
|
| 6412 |
|
| 6413 |
- profile: [github.com/kamalrajkannan78](https://github.com/kamalrajkannan78)
|
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:fa86640f32f1743718a6accf71057be81217608028de33c485fa6caa58ea0260
|
| 3 |
+
size 64150
|
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:cc3bbd3d13bdbbcd7a12c385569c794a49842e7fa1eb731d938605f656ae4403
|
| 3 |
+
size 1204764
|
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:517458a859c936702b0eb90cb13ad0f2de56037164cc04c6ebe0a0dfcc35a239
|
| 3 |
+
size 21759824
|
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:8ce32eb55d31538e33c8aedc4d5ed2d91e4603f4fff1462e036b17deeaac70a8
|
| 3 |
+
size 37629846
|
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:5eed91fc300cf0a50879935c6be7be51167bbda655632bb9a39b959edc9352a6
|
| 3 |
+
size 1501995
|
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:1b379a0e8d99b2d576626851985d1a718a29e37229c7d06d8f2822adb757aba5
|
| 3 |
+
size 2048222
|
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:d1bb947f4a998a8363d3a54c78cffaccfa22e3b521556db320016a870b18f8a8
|
| 3 |
+
size 631768
|
snapshots/20260419T090534Z/manifest.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"new_contributors_json": "new-contributors-report.json",
|
| 4 |
+
"new_contributors_markdown": "new-contributors-report.md",
|
| 5 |
+
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
+
},
|
| 7 |
+
"counts": {
|
| 8 |
+
"comments": 8383,
|
| 9 |
+
"issues": 621,
|
| 10 |
+
"links": 2559,
|
| 11 |
+
"new_contributors": 360,
|
| 12 |
+
"pr_diffs": 1871,
|
| 13 |
+
"pr_files": 26223,
|
| 14 |
+
"pull_requests": 1871,
|
| 15 |
+
"review_comments": 12025,
|
| 16 |
+
"reviews": 6907,
|
| 17 |
+
"timeline_events": 37650
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-04-19T09:05:34Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 9,
|
| 22 |
+
"issue_stubs": 10,
|
| 23 |
+
"issues": 5,
|
| 24 |
+
"links": 5,
|
| 25 |
+
"pr_diffs": 5,
|
| 26 |
+
"pr_files": 53,
|
| 27 |
+
"pull_requests": 5,
|
| 28 |
+
"review_comments": 11,
|
| 29 |
+
"reviews": 12,
|
| 30 |
+
"timeline_events": 242
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-04-19T09:05:34Z",
|
| 33 |
+
"repo": "huggingface/transformers",
|
| 34 |
+
"snapshot_id": "20260419T090534Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-04-19T08:05:35Z",
|
| 37 |
+
"next_since": "2026-04-19T09:05:34Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-04-
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260419T090534Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260419T090534Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-04-19T09:05:34Z",
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260419T090534Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-04-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-04-
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
-
"updated_at": "2026-04-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-04-19T08:05:35Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260419T090534Z",
|
| 4 |
+
"next_since": "2026-04-19T09:05:34Z",
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
+
"updated_at": "2026-04-19T09:05:34Z"
|
| 7 |
}
|