Refresh transformers dataset snapshot 20260503T000641Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +22 -22
- new-contributors-report.json +200 -86
- new-contributors-report.md +74 -30
- new_contributors.parquet +2 -2
- pr-scope-clusters.json +15 -15
- 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/20260503T000641Z/manifest.json +41 -0
- snapshots/20260503T000641Z/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: `20260503T000641Z`
|
| 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:11becb60cb7526a1759cd9d6b5e5fa5b2d519b13b8f536f46863b1e35a2aa732
|
| 3 |
+
size 2099308
|
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:20c2defe5391941710bc231194acdf7041918ab6b8fecfcb10a53869effbd1ab
|
| 3 |
+
size 667940
|
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:e2e471e94a61f88676ec16c598cd93c9ebacaaa56471ae4889081794c35bf29a
|
| 3 |
+
size 38097
|
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": 671,
|
| 12 |
"links": 3003,
|
| 13 |
-
"new_contributors":
|
| 14 |
-
"pr_diffs":
|
| 15 |
-
"pr_files":
|
| 16 |
-
"pull_requests":
|
| 17 |
"review_comments": 13445,
|
| 18 |
"reviews": 7736,
|
| 19 |
-
"timeline_events":
|
| 20 |
},
|
| 21 |
-
"crawl_started_at": "2026-05-
|
| 22 |
"delta_counts": {
|
| 23 |
-
"comments":
|
| 24 |
-
"issue_stubs":
|
| 25 |
-
"issues":
|
| 26 |
-
"links":
|
| 27 |
-
"pr_diffs":
|
| 28 |
-
"pr_files":
|
| 29 |
-
"pull_requests":
|
| 30 |
-
"review_comments":
|
| 31 |
-
"reviews":
|
| 32 |
-
"timeline_events":
|
| 33 |
},
|
| 34 |
-
"extracted_at": "2026-05-
|
| 35 |
"repo": "huggingface/transformers",
|
| 36 |
-
"snapshot_id": "
|
| 37 |
"watermark": {
|
| 38 |
-
"effective_since": "2026-05-
|
| 39 |
-
"next_since": "2026-05-
|
| 40 |
}
|
| 41 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"artifacts": {
|
| 3 |
+
"archived_pr_scope_clusters_json": "snapshots/20260503T000641Z/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": 9711,
|
| 11 |
"issues": 671,
|
| 12 |
"links": 3003,
|
| 13 |
+
"new_contributors": 357,
|
| 14 |
+
"pr_diffs": 2080,
|
| 15 |
+
"pr_files": 29533,
|
| 16 |
+
"pull_requests": 2080,
|
| 17 |
"review_comments": 13445,
|
| 18 |
"reviews": 7736,
|
| 19 |
+
"timeline_events": 41912
|
| 20 |
},
|
| 21 |
+
"crawl_started_at": "2026-05-03T00:06:41Z",
|
| 22 |
"delta_counts": {
|
| 23 |
+
"comments": 5,
|
| 24 |
+
"issue_stubs": 6,
|
| 25 |
+
"issues": 0,
|
| 26 |
+
"links": 14,
|
| 27 |
+
"pr_diffs": 6,
|
| 28 |
+
"pr_files": 16,
|
| 29 |
+
"pull_requests": 6,
|
| 30 |
+
"review_comments": 12,
|
| 31 |
+
"reviews": 9,
|
| 32 |
+
"timeline_events": 86
|
| 33 |
},
|
| 34 |
+
"extracted_at": "2026-05-03T00:06:41Z",
|
| 35 |
"repo": "huggingface/transformers",
|
| 36 |
+
"snapshot_id": "20260503T000641Z",
|
| 37 |
"watermark": {
|
| 38 |
+
"effective_since": "2026-05-02T18:00:31Z",
|
| 39 |
+
"next_since": "2026-05-03T00:06:41Z"
|
| 40 |
}
|
| 41 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/transformers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-05-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 147,
|
| 12 |
"previous_primary_author_count": 1051,
|
| 13 |
"selected_seen_in_previous_primary": 355,
|
| 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": 146,
|
| 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": [
|
|
@@ -1658,12 +1658,12 @@
|
|
| 1658 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil",
|
| 1659 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil",
|
| 1660 |
"repo_first_seen_at": "2025-07-04T08:41:29Z",
|
| 1661 |
-
"repo_last_seen_at": "2026-
|
| 1662 |
"repo_primary_artifact_count": 20,
|
| 1663 |
-
"repo_artifact_count":
|
| 1664 |
"snapshot_issue_count": 3,
|
| 1665 |
"snapshot_pr_count": 17,
|
| 1666 |
-
"snapshot_comment_count":
|
| 1667 |
"snapshot_review_count": 171,
|
| 1668 |
"snapshot_review_comment_count": 148,
|
| 1669 |
"repo_association": "MEMBER",
|
|
@@ -9137,73 +9137,6 @@
|
|
| 9137 |
},
|
| 9138 |
"fetch_error": null
|
| 9139 |
},
|
| 9140 |
-
{
|
| 9141 |
-
"author_login": "tyler-romero",
|
| 9142 |
-
"name": "Tyler Romero",
|
| 9143 |
-
"profile_url": "https://github.com/tyler-romero",
|
| 9144 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atyler-romero",
|
| 9145 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atyler-romero",
|
| 9146 |
-
"repo_first_seen_at": "2026-02-10T18:34:03Z",
|
| 9147 |
-
"repo_last_seen_at": "2026-03-18T20:24:58Z",
|
| 9148 |
-
"repo_primary_artifact_count": 2,
|
| 9149 |
-
"repo_artifact_count": 16,
|
| 9150 |
-
"snapshot_issue_count": 0,
|
| 9151 |
-
"snapshot_pr_count": 2,
|
| 9152 |
-
"snapshot_comment_count": 1,
|
| 9153 |
-
"snapshot_review_count": 4,
|
| 9154 |
-
"snapshot_review_comment_count": 9,
|
| 9155 |
-
"repo_association": "CONTRIBUTOR",
|
| 9156 |
-
"new_to_repo": false,
|
| 9157 |
-
"first_seen_in_snapshot": false,
|
| 9158 |
-
"known_via_prior_merged_pr": true,
|
| 9159 |
-
"report_reason": null,
|
| 9160 |
-
"enrichment_source": "previous_report",
|
| 9161 |
-
"live_refetch_skipped": true,
|
| 9162 |
-
"account_age_days": 3479,
|
| 9163 |
-
"young_account": false,
|
| 9164 |
-
"follow_through_score": "mixed",
|
| 9165 |
-
"breadth_score": "high",
|
| 9166 |
-
"automation_risk_signal": "low",
|
| 9167 |
-
"heuristic_note": "broad repo spread",
|
| 9168 |
-
"public_orgs": [],
|
| 9169 |
-
"activity": {
|
| 9170 |
-
"visible_authored_pr_count": 24,
|
| 9171 |
-
"merged_pr_count": 15,
|
| 9172 |
-
"closed_unmerged_pr_count": 6,
|
| 9173 |
-
"open_pr_count": 3,
|
| 9174 |
-
"merged_pr_rate": 0.625,
|
| 9175 |
-
"closed_unmerged_pr_rate": 0.25,
|
| 9176 |
-
"still_open_pr_rate": 0.125,
|
| 9177 |
-
"distinct_repos_with_authored_prs": 10,
|
| 9178 |
-
"distinct_repos_with_open_prs": 3
|
| 9179 |
-
},
|
| 9180 |
-
"examples": {
|
| 9181 |
-
"pull_requests": [
|
| 9182 |
-
{
|
| 9183 |
-
"kind": "pull_request",
|
| 9184 |
-
"number": 44836,
|
| 9185 |
-
"title": "Add cu_seqlens support to OlmoHybridGatedDeltaNet for packed sequences",
|
| 9186 |
-
"url": "https://github.com/huggingface/transformers/pull/44836",
|
| 9187 |
-
"state": "open",
|
| 9188 |
-
"merged": false,
|
| 9189 |
-
"draft": true,
|
| 9190 |
-
"created_at": "2026-03-18T20:24:58Z"
|
| 9191 |
-
},
|
| 9192 |
-
{
|
| 9193 |
-
"kind": "pull_request",
|
| 9194 |
-
"number": 44416,
|
| 9195 |
-
"title": "[tiny] Add olmo_hybrid to tokenizer auto-mapping",
|
| 9196 |
-
"url": "https://github.com/huggingface/transformers/pull/44416",
|
| 9197 |
-
"state": "closed",
|
| 9198 |
-
"merged": true,
|
| 9199 |
-
"draft": false,
|
| 9200 |
-
"created_at": "2026-03-03T19:30:56Z"
|
| 9201 |
-
}
|
| 9202 |
-
],
|
| 9203 |
-
"issues": []
|
| 9204 |
-
},
|
| 9205 |
-
"fetch_error": null
|
| 9206 |
-
},
|
| 9207 |
{
|
| 9208 |
"author_login": "umbilnm",
|
| 9209 |
"name": "Kirill Ustinov",
|
|
@@ -9946,8 +9879,8 @@
|
|
| 9946 |
"first_seen_in_snapshot": false,
|
| 9947 |
"known_via_prior_merged_pr": false,
|
| 9948 |
"report_reason": null,
|
| 9949 |
-
"enrichment_source": "
|
| 9950 |
-
"live_refetch_skipped":
|
| 9951 |
"account_age_days": 3079,
|
| 9952 |
"young_account": false,
|
| 9953 |
"follow_through_score": "weak",
|
|
@@ -10721,6 +10654,73 @@
|
|
| 10721 |
},
|
| 10722 |
"fetch_error": null
|
| 10723 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10724 |
{
|
| 10725 |
"author_login": "vasanthrpjan1-boop",
|
| 10726 |
"name": "vasanth pandiaraj",
|
|
@@ -15450,12 +15450,12 @@
|
|
| 15450 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArkaD171717",
|
| 15451 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArkaD171717",
|
| 15452 |
"repo_first_seen_at": "2026-05-02T09:31:22Z",
|
| 15453 |
-
"repo_last_seen_at": "2026-05-
|
| 15454 |
"repo_primary_artifact_count": 1,
|
| 15455 |
-
"repo_artifact_count":
|
| 15456 |
"snapshot_issue_count": 0,
|
| 15457 |
"snapshot_pr_count": 1,
|
| 15458 |
-
"snapshot_comment_count":
|
| 15459 |
"snapshot_review_count": 0,
|
| 15460 |
"snapshot_review_comment_count": 0,
|
| 15461 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
@@ -21112,6 +21112,63 @@
|
|
| 21112 |
},
|
| 21113 |
"fetch_error": null
|
| 21114 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21115 |
{
|
| 21116 |
"author_login": "prakhar-agarwal",
|
| 21117 |
"name": "Prakhar Agarwal",
|
|
@@ -21570,6 +21627,63 @@
|
|
| 21570 |
},
|
| 21571 |
"fetch_error": null
|
| 21572 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21573 |
{
|
| 21574 |
"author_login": "Rohang2005",
|
| 21575 |
"name": null,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/transformers",
|
| 4 |
+
"snapshot_id": "20260503T000641Z",
|
| 5 |
+
"generated_at": "2026-05-03T00:07:13Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 357,
|
| 10 |
+
"first_seen_in_snapshot": 2,
|
| 11 |
"known_via_prior_merged_pr": 147,
|
| 12 |
"previous_primary_author_count": 1051,
|
| 13 |
"selected_seen_in_previous_primary": 355,
|
| 14 |
+
"previous_report_contributor_count": 355,
|
| 15 |
+
"selected_overlap_previous_report": 355,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9944,
|
| 17 |
+
"reused_previous_report_entries": 352,
|
| 18 |
"reused_known_merged_contributors": 146,
|
| 19 |
+
"live_fetches": 5,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 5.93,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.017,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 1658 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil",
|
| 1659 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil",
|
| 1660 |
"repo_first_seen_at": "2025-07-04T08:41:29Z",
|
| 1661 |
+
"repo_last_seen_at": "2026-05-02T19:39:02Z",
|
| 1662 |
"repo_primary_artifact_count": 20,
|
| 1663 |
+
"repo_artifact_count": 391,
|
| 1664 |
"snapshot_issue_count": 3,
|
| 1665 |
"snapshot_pr_count": 17,
|
| 1666 |
+
"snapshot_comment_count": 52,
|
| 1667 |
"snapshot_review_count": 171,
|
| 1668 |
"snapshot_review_comment_count": 148,
|
| 1669 |
"repo_association": "MEMBER",
|
|
|
|
| 9137 |
},
|
| 9138 |
"fetch_error": null
|
| 9139 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9140 |
{
|
| 9141 |
"author_login": "umbilnm",
|
| 9142 |
"name": "Kirill Ustinov",
|
|
|
|
| 9879 |
"first_seen_in_snapshot": false,
|
| 9880 |
"known_via_prior_merged_pr": false,
|
| 9881 |
"report_reason": null,
|
| 9882 |
+
"enrichment_source": "previous_report",
|
| 9883 |
+
"live_refetch_skipped": true,
|
| 9884 |
"account_age_days": 3079,
|
| 9885 |
"young_account": false,
|
| 9886 |
"follow_through_score": "weak",
|
|
|
|
| 10654 |
},
|
| 10655 |
"fetch_error": null
|
| 10656 |
},
|
| 10657 |
+
{
|
| 10658 |
+
"author_login": "tyler-romero",
|
| 10659 |
+
"name": "Tyler Romero",
|
| 10660 |
+
"profile_url": "https://github.com/tyler-romero",
|
| 10661 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atyler-romero",
|
| 10662 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atyler-romero",
|
| 10663 |
+
"repo_first_seen_at": "2026-02-10T18:34:03Z",
|
| 10664 |
+
"repo_last_seen_at": "2026-03-18T20:24:58Z",
|
| 10665 |
+
"repo_primary_artifact_count": 2,
|
| 10666 |
+
"repo_artifact_count": 16,
|
| 10667 |
+
"snapshot_issue_count": 0,
|
| 10668 |
+
"snapshot_pr_count": 2,
|
| 10669 |
+
"snapshot_comment_count": 1,
|
| 10670 |
+
"snapshot_review_count": 4,
|
| 10671 |
+
"snapshot_review_comment_count": 9,
|
| 10672 |
+
"repo_association": "CONTRIBUTOR",
|
| 10673 |
+
"new_to_repo": false,
|
| 10674 |
+
"first_seen_in_snapshot": false,
|
| 10675 |
+
"known_via_prior_merged_pr": true,
|
| 10676 |
+
"report_reason": null,
|
| 10677 |
+
"enrichment_source": "previous_report",
|
| 10678 |
+
"live_refetch_skipped": true,
|
| 10679 |
+
"account_age_days": 3479,
|
| 10680 |
+
"young_account": false,
|
| 10681 |
+
"follow_through_score": "mixed",
|
| 10682 |
+
"breadth_score": "high",
|
| 10683 |
+
"automation_risk_signal": "low",
|
| 10684 |
+
"heuristic_note": "broad repo spread",
|
| 10685 |
+
"public_orgs": [],
|
| 10686 |
+
"activity": {
|
| 10687 |
+
"visible_authored_pr_count": 24,
|
| 10688 |
+
"merged_pr_count": 15,
|
| 10689 |
+
"closed_unmerged_pr_count": 6,
|
| 10690 |
+
"open_pr_count": 3,
|
| 10691 |
+
"merged_pr_rate": 0.625,
|
| 10692 |
+
"closed_unmerged_pr_rate": 0.25,
|
| 10693 |
+
"still_open_pr_rate": 0.125,
|
| 10694 |
+
"distinct_repos_with_authored_prs": 10,
|
| 10695 |
+
"distinct_repos_with_open_prs": 3
|
| 10696 |
+
},
|
| 10697 |
+
"examples": {
|
| 10698 |
+
"pull_requests": [
|
| 10699 |
+
{
|
| 10700 |
+
"kind": "pull_request",
|
| 10701 |
+
"number": 44836,
|
| 10702 |
+
"title": "Add cu_seqlens support to OlmoHybridGatedDeltaNet for packed sequences",
|
| 10703 |
+
"url": "https://github.com/huggingface/transformers/pull/44836",
|
| 10704 |
+
"state": "open",
|
| 10705 |
+
"merged": false,
|
| 10706 |
+
"draft": true,
|
| 10707 |
+
"created_at": "2026-03-18T20:24:58Z"
|
| 10708 |
+
},
|
| 10709 |
+
{
|
| 10710 |
+
"kind": "pull_request",
|
| 10711 |
+
"number": 44416,
|
| 10712 |
+
"title": "[tiny] Add olmo_hybrid to tokenizer auto-mapping",
|
| 10713 |
+
"url": "https://github.com/huggingface/transformers/pull/44416",
|
| 10714 |
+
"state": "closed",
|
| 10715 |
+
"merged": true,
|
| 10716 |
+
"draft": false,
|
| 10717 |
+
"created_at": "2026-03-03T19:30:56Z"
|
| 10718 |
+
}
|
| 10719 |
+
],
|
| 10720 |
+
"issues": []
|
| 10721 |
+
},
|
| 10722 |
+
"fetch_error": null
|
| 10723 |
+
},
|
| 10724 |
{
|
| 10725 |
"author_login": "vasanthrpjan1-boop",
|
| 10726 |
"name": "vasanth pandiaraj",
|
|
|
|
| 15450 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArkaD171717",
|
| 15451 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArkaD171717",
|
| 15452 |
"repo_first_seen_at": "2026-05-02T09:31:22Z",
|
| 15453 |
+
"repo_last_seen_at": "2026-05-02T18:57:21Z",
|
| 15454 |
"repo_primary_artifact_count": 1,
|
| 15455 |
+
"repo_artifact_count": 2,
|
| 15456 |
"snapshot_issue_count": 0,
|
| 15457 |
"snapshot_pr_count": 1,
|
| 15458 |
+
"snapshot_comment_count": 1,
|
| 15459 |
"snapshot_review_count": 0,
|
| 15460 |
"snapshot_review_comment_count": 0,
|
| 15461 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 21112 |
},
|
| 21113 |
"fetch_error": null
|
| 21114 |
},
|
| 21115 |
+
{
|
| 21116 |
+
"author_login": "Prachi-kushwaha",
|
| 21117 |
+
"name": "Prachi Kushwaha",
|
| 21118 |
+
"profile_url": "https://github.com/Prachi-kushwaha",
|
| 21119 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3APrachi-kushwaha",
|
| 21120 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3APrachi-kushwaha",
|
| 21121 |
+
"repo_first_seen_at": "2026-03-07T22:12:58Z",
|
| 21122 |
+
"repo_last_seen_at": "2026-05-02T19:06:12Z",
|
| 21123 |
+
"repo_primary_artifact_count": 1,
|
| 21124 |
+
"repo_artifact_count": 3,
|
| 21125 |
+
"snapshot_issue_count": 0,
|
| 21126 |
+
"snapshot_pr_count": 1,
|
| 21127 |
+
"snapshot_comment_count": 2,
|
| 21128 |
+
"snapshot_review_count": 0,
|
| 21129 |
+
"snapshot_review_comment_count": 0,
|
| 21130 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 21131 |
+
"new_to_repo": true,
|
| 21132 |
+
"first_seen_in_snapshot": true,
|
| 21133 |
+
"known_via_prior_merged_pr": false,
|
| 21134 |
+
"report_reason": "first_seen_in_snapshot",
|
| 21135 |
+
"enrichment_source": "live",
|
| 21136 |
+
"live_refetch_skipped": false,
|
| 21137 |
+
"account_age_days": 1556,
|
| 21138 |
+
"young_account": false,
|
| 21139 |
+
"follow_through_score": "weak",
|
| 21140 |
+
"breadth_score": "low",
|
| 21141 |
+
"automation_risk_signal": "low",
|
| 21142 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 21143 |
+
"public_orgs": [],
|
| 21144 |
+
"activity": {
|
| 21145 |
+
"visible_authored_pr_count": 3,
|
| 21146 |
+
"merged_pr_count": 0,
|
| 21147 |
+
"closed_unmerged_pr_count": 0,
|
| 21148 |
+
"open_pr_count": 3,
|
| 21149 |
+
"merged_pr_rate": 0.0,
|
| 21150 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 21151 |
+
"still_open_pr_rate": 1.0,
|
| 21152 |
+
"distinct_repos_with_authored_prs": 2,
|
| 21153 |
+
"distinct_repos_with_open_prs": 2
|
| 21154 |
+
},
|
| 21155 |
+
"examples": {
|
| 21156 |
+
"pull_requests": [
|
| 21157 |
+
{
|
| 21158 |
+
"kind": "pull_request",
|
| 21159 |
+
"number": 45747,
|
| 21160 |
+
"title": "Fix split batch size",
|
| 21161 |
+
"url": "https://github.com/huggingface/transformers/pull/45747",
|
| 21162 |
+
"state": "open",
|
| 21163 |
+
"merged": false,
|
| 21164 |
+
"draft": false,
|
| 21165 |
+
"created_at": "2026-05-02T19:06:12Z"
|
| 21166 |
+
}
|
| 21167 |
+
],
|
| 21168 |
+
"issues": []
|
| 21169 |
+
},
|
| 21170 |
+
"fetch_error": null
|
| 21171 |
+
},
|
| 21172 |
{
|
| 21173 |
"author_login": "prakhar-agarwal",
|
| 21174 |
"name": "Prakhar Agarwal",
|
|
|
|
| 21627 |
},
|
| 21628 |
"fetch_error": null
|
| 21629 |
},
|
| 21630 |
+
{
|
| 21631 |
+
"author_login": "RobTand",
|
| 21632 |
+
"name": null,
|
| 21633 |
+
"profile_url": "https://github.com/RobTand",
|
| 21634 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARobTand",
|
| 21635 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARobTand",
|
| 21636 |
+
"repo_first_seen_at": "2026-05-02T19:12:41Z",
|
| 21637 |
+
"repo_last_seen_at": "2026-05-02T19:12:41Z",
|
| 21638 |
+
"repo_primary_artifact_count": 1,
|
| 21639 |
+
"repo_artifact_count": 1,
|
| 21640 |
+
"snapshot_issue_count": 0,
|
| 21641 |
+
"snapshot_pr_count": 1,
|
| 21642 |
+
"snapshot_comment_count": 0,
|
| 21643 |
+
"snapshot_review_count": 0,
|
| 21644 |
+
"snapshot_review_comment_count": 0,
|
| 21645 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 21646 |
+
"new_to_repo": true,
|
| 21647 |
+
"first_seen_in_snapshot": true,
|
| 21648 |
+
"known_via_prior_merged_pr": false,
|
| 21649 |
+
"report_reason": "first_seen_in_snapshot",
|
| 21650 |
+
"enrichment_source": "live",
|
| 21651 |
+
"live_refetch_skipped": false,
|
| 21652 |
+
"account_age_days": 3405,
|
| 21653 |
+
"young_account": false,
|
| 21654 |
+
"follow_through_score": "weak",
|
| 21655 |
+
"breadth_score": "moderate",
|
| 21656 |
+
"automation_risk_signal": "low",
|
| 21657 |
+
"heuristic_note": "many recent closed-unmerged PRs",
|
| 21658 |
+
"public_orgs": [],
|
| 21659 |
+
"activity": {
|
| 21660 |
+
"visible_authored_pr_count": 8,
|
| 21661 |
+
"merged_pr_count": 1,
|
| 21662 |
+
"closed_unmerged_pr_count": 4,
|
| 21663 |
+
"open_pr_count": 3,
|
| 21664 |
+
"merged_pr_rate": 0.125,
|
| 21665 |
+
"closed_unmerged_pr_rate": 0.5,
|
| 21666 |
+
"still_open_pr_rate": 0.375,
|
| 21667 |
+
"distinct_repos_with_authored_prs": 5,
|
| 21668 |
+
"distinct_repos_with_open_prs": 3
|
| 21669 |
+
},
|
| 21670 |
+
"examples": {
|
| 21671 |
+
"pull_requests": [
|
| 21672 |
+
{
|
| 21673 |
+
"kind": "pull_request",
|
| 21674 |
+
"number": 45748,
|
| 21675 |
+
"title": "Optimize Qwen3 RoPE: precompute cos/sin cache for static rope_type",
|
| 21676 |
+
"url": "https://github.com/huggingface/transformers/pull/45748",
|
| 21677 |
+
"state": "open",
|
| 21678 |
+
"merged": false,
|
| 21679 |
+
"draft": true,
|
| 21680 |
+
"created_at": "2026-05-02T19:12:41Z"
|
| 21681 |
+
}
|
| 21682 |
+
],
|
| 21683 |
+
"issues": []
|
| 21684 |
+
},
|
| 21685 |
+
"fetch_error": null
|
| 21686 |
+
},
|
| 21687 |
{
|
| 21688 |
"author_login": "Rohang2005",
|
| 21689 |
"name": null,
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -124,7 +124,6 @@
|
|
| 124 |
| `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 |
|
| 125 |
| `sdharani91` | [profile](https://github.com/sdharani91) | no | FIRST_TIME_CONTRIBUTOR | 3365d | `2026-03-18T05:45:40Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 126 |
| `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 |
|
| 127 |
-
| `tyler-romero` | [profile](https://github.com/tyler-romero) | no | CONTRIBUTOR | 3479d | `2026-02-10T18:34:03Z` | 2 | 0 | mixed | high | low | broad repo spread |
|
| 128 |
| `umbilnm` | [profile](https://github.com/umbilnm) | no | CONTRIBUTOR | 1637d | `2026-03-08T19:38:32Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 129 |
| `UsamaKenway` | [profile](https://github.com/UsamaKenway) | no | CONTRIBUTOR | 2385d | `2026-04-07T18:39:33Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 130 |
| `voodoovampire` | [profile](https://github.com/voodoovampire) | no | FIRST_TIME_CONTRIBUTOR | 512d | `2026-04-25T19:30:01Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -146,6 +145,7 @@
|
|
| 146 |
| `leopold-tzafon` | [profile](https://github.com/leopold-tzafon) | no | CONTRIBUTOR | 451d | `2026-02-19T15:45:13Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 147 |
| `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 |
|
| 148 |
| `thakoreh` | [profile](https://github.com/thakoreh) | no | NONE | 2947d | `2026-02-23T21:27:09Z` | 2 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 149 |
| `vasanthrpjan1-boop` | [profile](https://github.com/vasanthrpjan1-boop) | no | CONTRIBUTOR | 254d | `2026-02-08T14:25:35Z` | 2 | 0 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 150 |
| `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 |
|
| 151 |
| `nurpax` | [profile](https://github.com/nurpax) | no | CONTRIBUTOR | 5805d | `2026-04-24T14:04:02Z` | 1 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -316,6 +316,7 @@
|
|
| 316 |
| `PHclaw` | [profile](https://github.com/PHclaw) | no | NONE | 26d | `2026-04-29T02:08:23Z` | 1 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 317 |
| `pnehete23` | [profile](https://github.com/pnehete23) | no | NONE | 867d | `2026-03-26T08:52:10Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 318 |
| `popotest` | [profile](https://github.com/popotest) | no | NONE | 78d | `2026-03-26T15:33:19Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
|
|
|
| 319 |
| `prakhar-agarwal` | [profile](https://github.com/prakhar-agarwal) | no | FIRST_TIME_CONTRIBUTOR | 4776d | `2026-03-22T05:20:22Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 320 |
| `pramilajangid` | [profile](https://github.com/pramilajangid) | no | NONE | 3043d | `2026-03-24T09:57:20Z` | 1 | 0 | mixed | moderate | low | — |
|
| 321 |
| `pranay-3108` | [profile](https://github.com/pranay-3108) | no | NONE | 350d | `2026-03-11T05:13:57Z` | 1 | 0 | weak | low | medium | young account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
@@ -324,6 +325,7 @@
|
|
| 324 |
| `rain-1` | [profile](https://github.com/rain-1) | no | CONTRIBUTOR | 3706d | `2026-03-10T07:09:07Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 325 |
| `RicardoLee510520` | [profile](https://github.com/RicardoLee510520) | no | FIRST_TIMER | 168d | `2026-03-19T06:30:53Z` | 1 | 0 | weak | low | medium | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 326 |
| `rigen1048` | [profile](https://github.com/rigen1048) | no | FIRST_TIME_CONTRIBUTOR | 92d | `2026-04-28T15:23:48Z` | 1 | 0 | weak | moderate | medium | young account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
|
|
|
| 327 |
| `Rohang2005` | [profile](https://github.com/Rohang2005) | no | NONE | 817d | `2026-03-04T08:13:38Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 328 |
| `roycho96` | [profile](https://github.com/roycho96) | no | FIRST_TIME_CONTRIBUTOR | 2160d | `2026-03-20T15:08:32Z` | 1 | 0 | mixed | moderate | low | high open PR share |
|
| 329 |
| `rsmed31` | [profile](https://github.com/rsmed31) | no | NONE | 1321d | `2026-03-14T23:57:14Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -808,12 +810,12 @@ Example artifacts:
|
|
| 808 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil)
|
| 809 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil)
|
| 810 |
- repo first seen: `2025-07-04T08:41:29Z`
|
| 811 |
-
- repo last seen: `2026-
|
| 812 |
- first seen in snapshot: **no**
|
| 813 |
- repo association: **MEMBER**
|
| 814 |
- repo primary artifacts: **20**
|
| 815 |
- snapshot authored PRs/issues: **17 PRs / 3 issues**
|
| 816 |
-
- snapshot discussion activity: **
|
| 817 |
- account age: **2354 days**
|
| 818 |
- recent public PR activity: **22 PRs** (16 merged / 2 closed-unmerged / 4 open; merged rate **73%**, closed-unmerged rate **9%**, open rate **18%**)
|
| 819 |
- public orgs: `huggingface`, `Chouafa`
|
|
@@ -3029,28 +3031,6 @@ Example artifacts:
|
|
| 3029 |
- [PR #45369: fix(generation): handle CUDA multinomial limit in beam search sampling](https://github.com/huggingface/transformers/pull/45369) — closed
|
| 3030 |
- [PR #45368: fix(serving): resolve rust tokenizer from ProcessorMixin in streaming generation](https://github.com/huggingface/transformers/pull/45368) — closed, merged
|
| 3031 |
|
| 3032 |
-
### `tyler-romero`
|
| 3033 |
-
|
| 3034 |
-
- profile: [github.com/tyler-romero](https://github.com/tyler-romero)
|
| 3035 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atyler-romero)
|
| 3036 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atyler-romero)
|
| 3037 |
-
- repo first seen: `2026-02-10T18:34:03Z`
|
| 3038 |
-
- repo last seen: `2026-03-18T20:24:58Z`
|
| 3039 |
-
- first seen in snapshot: **no**
|
| 3040 |
-
- repo association: **CONTRIBUTOR**
|
| 3041 |
-
- repo primary artifacts: **2**
|
| 3042 |
-
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 3043 |
-
- snapshot discussion activity: **1 comments / 4 reviews / 9 review comments**
|
| 3044 |
-
- account age: **3479 days**
|
| 3045 |
-
- recent public PR activity: **24 PRs** (15 merged / 6 closed-unmerged / 3 open; merged rate **62%**, closed-unmerged rate **25%**, open rate **12%**)
|
| 3046 |
-
- public orgs: none visible
|
| 3047 |
-
- compact scores: follow-through **mixed**, breadth **high**, automation risk **low**
|
| 3048 |
-
- heuristic read: **broad repo spread**
|
| 3049 |
-
|
| 3050 |
-
Example artifacts:
|
| 3051 |
-
- [PR #44836: Add cu_seqlens support to OlmoHybridGatedDeltaNet for packed sequences](https://github.com/huggingface/transformers/pull/44836) — open, draft
|
| 3052 |
-
- [PR #44416: [tiny] Add olmo_hybrid to tokenizer auto-mapping](https://github.com/huggingface/transformers/pull/44416) — closed, merged
|
| 3053 |
-
|
| 3054 |
### `umbilnm`
|
| 3055 |
|
| 3056 |
- profile: [github.com/umbilnm](https://github.com/umbilnm)
|
|
@@ -3523,6 +3503,28 @@ Example artifacts:
|
|
| 3523 |
- [PR #44429: Fix ANSI codes emitted in loading_report when stdout is not a TTY](https://github.com/huggingface/transformers/pull/44429) — closed
|
| 3524 |
- [PR #44243: fix: add load balancing loss when output_router_logits=False](https://github.com/huggingface/transformers/pull/44243) — closed
|
| 3525 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3526 |
### `vasanthrpjan1-boop`
|
| 3527 |
|
| 3528 |
- profile: [github.com/vasanthrpjan1-boop](https://github.com/vasanthrpjan1-boop)
|
|
@@ -5079,12 +5081,12 @@ Example artifacts:
|
|
| 5079 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArkaD171717)
|
| 5080 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArkaD171717)
|
| 5081 |
- repo first seen: `2026-05-02T09:31:22Z`
|
| 5082 |
-
- repo last seen: `2026-05-
|
| 5083 |
- first seen in snapshot: **no**
|
| 5084 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 5085 |
- repo primary artifacts: **1**
|
| 5086 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 5087 |
-
- snapshot discussion activity: **
|
| 5088 |
- account age: **1206 days**
|
| 5089 |
- recent public PR activity: **7 PRs** (0 merged / 0 closed-unmerged / 7 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5090 |
- public orgs: none visible
|
|
@@ -7154,6 +7156,27 @@ Example artifacts:
|
|
| 7154 |
Example artifacts:
|
| 7155 |
- [PR #45022: Update _config.py](https://github.com/huggingface/transformers/pull/45022) — closed
|
| 7156 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7157 |
### `prakhar-agarwal`
|
| 7158 |
|
| 7159 |
- profile: [github.com/prakhar-agarwal](https://github.com/prakhar-agarwal)
|
|
@@ -7322,6 +7345,27 @@ Example artifacts:
|
|
| 7322 |
Example artifacts:
|
| 7323 |
- [PR #45687: fix: Made histc_input robust for broader hardware](https://github.com/huggingface/transformers/pull/45687) — open
|
| 7324 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7325 |
### `Rohang2005`
|
| 7326 |
|
| 7327 |
- profile: [github.com/Rohang2005](https://github.com/Rohang2005)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260503T000641Z`
|
| 4 |
+
- Generated: `2026-05-03T00:07:13Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `357`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 124 |
| `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 |
|
| 125 |
| `sdharani91` | [profile](https://github.com/sdharani91) | no | FIRST_TIME_CONTRIBUTOR | 3365d | `2026-03-18T05:45:40Z` | 2 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 126 |
| `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 |
|
|
|
|
| 127 |
| `umbilnm` | [profile](https://github.com/umbilnm) | no | CONTRIBUTOR | 1637d | `2026-03-08T19:38:32Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 128 |
| `UsamaKenway` | [profile](https://github.com/UsamaKenway) | no | CONTRIBUTOR | 2385d | `2026-04-07T18:39:33Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 129 |
| `voodoovampire` | [profile](https://github.com/voodoovampire) | no | FIRST_TIME_CONTRIBUTOR | 512d | `2026-04-25T19:30:01Z` | 2 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 145 |
| `leopold-tzafon` | [profile](https://github.com/leopold-tzafon) | no | CONTRIBUTOR | 451d | `2026-02-19T15:45:13Z` | 2 | 0 | strong | low | low | targets high-star repos |
|
| 146 |
| `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 |
|
| 147 |
| `thakoreh` | [profile](https://github.com/thakoreh) | no | NONE | 2947d | `2026-02-23T21:27:09Z` | 2 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 148 |
+
| `tyler-romero` | [profile](https://github.com/tyler-romero) | no | CONTRIBUTOR | 3479d | `2026-02-10T18:34:03Z` | 2 | 0 | mixed | high | low | broad repo spread |
|
| 149 |
| `vasanthrpjan1-boop` | [profile](https://github.com/vasanthrpjan1-boop) | no | CONTRIBUTOR | 254d | `2026-02-08T14:25:35Z` | 2 | 0 | weak | low | low | young account; high open PR share; no visible non-self stars; targets high-star repos |
|
| 150 |
| `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 |
|
| 151 |
| `nurpax` | [profile](https://github.com/nurpax) | no | CONTRIBUTOR | 5805d | `2026-04-24T14:04:02Z` | 1 | 3 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 316 |
| `PHclaw` | [profile](https://github.com/PHclaw) | no | NONE | 26d | `2026-04-29T02:08:23Z` | 1 | 0 | weak | moderate | medium | very new account; high open PR share; targets high-star repos |
|
| 317 |
| `pnehete23` | [profile](https://github.com/pnehete23) | no | NONE | 867d | `2026-03-26T08:52:10Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 318 |
| `popotest` | [profile](https://github.com/popotest) | no | NONE | 78d | `2026-03-26T15:33:19Z` | 1 | 0 | weak | low | medium | very new account; many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 319 |
+
| `Prachi-kushwaha` | [profile](https://github.com/Prachi-kushwaha) | yes | FIRST_TIME_CONTRIBUTOR | 1556d | `2026-03-07T22:12:58Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 320 |
| `prakhar-agarwal` | [profile](https://github.com/prakhar-agarwal) | no | FIRST_TIME_CONTRIBUTOR | 4776d | `2026-03-22T05:20:22Z` | 1 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 321 |
| `pramilajangid` | [profile](https://github.com/pramilajangid) | no | NONE | 3043d | `2026-03-24T09:57:20Z` | 1 | 0 | mixed | moderate | low | — |
|
| 322 |
| `pranay-3108` | [profile](https://github.com/pranay-3108) | no | NONE | 350d | `2026-03-11T05:13:57Z` | 1 | 0 | weak | low | medium | young account; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 325 |
| `rain-1` | [profile](https://github.com/rain-1) | no | CONTRIBUTOR | 3706d | `2026-03-10T07:09:07Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 326 |
| `RicardoLee510520` | [profile](https://github.com/RicardoLee510520) | no | FIRST_TIMER | 168d | `2026-03-19T06:30:53Z` | 1 | 0 | weak | low | medium | young account; many recent closed-unmerged PRs; targets high-star repos |
|
| 327 |
| `rigen1048` | [profile](https://github.com/rigen1048) | no | FIRST_TIME_CONTRIBUTOR | 92d | `2026-04-28T15:23:48Z` | 1 | 0 | weak | moderate | medium | young account; many recent closed-unmerged PRs; high open PR share; targets high-star repos |
|
| 328 |
+
| `RobTand` | [profile](https://github.com/RobTand) | yes | FIRST_TIME_CONTRIBUTOR | 3405d | `2026-05-02T19:12:41Z` | 1 | 0 | weak | moderate | low | many recent closed-unmerged PRs |
|
| 329 |
| `Rohang2005` | [profile](https://github.com/Rohang2005) | no | NONE | 817d | `2026-03-04T08:13:38Z` | 1 | 0 | weak | low | low | many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos |
|
| 330 |
| `roycho96` | [profile](https://github.com/roycho96) | no | FIRST_TIME_CONTRIBUTOR | 2160d | `2026-03-20T15:08:32Z` | 1 | 0 | mixed | moderate | low | high open PR share |
|
| 331 |
| `rsmed31` | [profile](https://github.com/rsmed31) | no | NONE | 1321d | `2026-03-14T23:57:14Z` | 1 | 0 | mixed | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 810 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil)
|
| 811 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil)
|
| 812 |
- repo first seen: `2025-07-04T08:41:29Z`
|
| 813 |
+
- repo last seen: `2026-05-02T19:39:02Z`
|
| 814 |
- first seen in snapshot: **no**
|
| 815 |
- repo association: **MEMBER**
|
| 816 |
- repo primary artifacts: **20**
|
| 817 |
- snapshot authored PRs/issues: **17 PRs / 3 issues**
|
| 818 |
+
- snapshot discussion activity: **52 comments / 171 reviews / 148 review comments**
|
| 819 |
- account age: **2354 days**
|
| 820 |
- recent public PR activity: **22 PRs** (16 merged / 2 closed-unmerged / 4 open; merged rate **73%**, closed-unmerged rate **9%**, open rate **18%**)
|
| 821 |
- public orgs: `huggingface`, `Chouafa`
|
|
|
|
| 3031 |
- [PR #45369: fix(generation): handle CUDA multinomial limit in beam search sampling](https://github.com/huggingface/transformers/pull/45369) — closed
|
| 3032 |
- [PR #45368: fix(serving): resolve rust tokenizer from ProcessorMixin in streaming generation](https://github.com/huggingface/transformers/pull/45368) — closed, merged
|
| 3033 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3034 |
### `umbilnm`
|
| 3035 |
|
| 3036 |
- profile: [github.com/umbilnm](https://github.com/umbilnm)
|
|
|
|
| 3503 |
- [PR #44429: Fix ANSI codes emitted in loading_report when stdout is not a TTY](https://github.com/huggingface/transformers/pull/44429) — closed
|
| 3504 |
- [PR #44243: fix: add load balancing loss when output_router_logits=False](https://github.com/huggingface/transformers/pull/44243) — closed
|
| 3505 |
|
| 3506 |
+
### `tyler-romero`
|
| 3507 |
+
|
| 3508 |
+
- profile: [github.com/tyler-romero](https://github.com/tyler-romero)
|
| 3509 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atyler-romero)
|
| 3510 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atyler-romero)
|
| 3511 |
+
- repo first seen: `2026-02-10T18:34:03Z`
|
| 3512 |
+
- repo last seen: `2026-03-18T20:24:58Z`
|
| 3513 |
+
- first seen in snapshot: **no**
|
| 3514 |
+
- repo association: **CONTRIBUTOR**
|
| 3515 |
+
- repo primary artifacts: **2**
|
| 3516 |
+
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 3517 |
+
- snapshot discussion activity: **1 comments / 4 reviews / 9 review comments**
|
| 3518 |
+
- account age: **3479 days**
|
| 3519 |
+
- recent public PR activity: **24 PRs** (15 merged / 6 closed-unmerged / 3 open; merged rate **62%**, closed-unmerged rate **25%**, open rate **12%**)
|
| 3520 |
+
- public orgs: none visible
|
| 3521 |
+
- compact scores: follow-through **mixed**, breadth **high**, automation risk **low**
|
| 3522 |
+
- heuristic read: **broad repo spread**
|
| 3523 |
+
|
| 3524 |
+
Example artifacts:
|
| 3525 |
+
- [PR #44836: Add cu_seqlens support to OlmoHybridGatedDeltaNet for packed sequences](https://github.com/huggingface/transformers/pull/44836) — open, draft
|
| 3526 |
+
- [PR #44416: [tiny] Add olmo_hybrid to tokenizer auto-mapping](https://github.com/huggingface/transformers/pull/44416) — closed, merged
|
| 3527 |
+
|
| 3528 |
### `vasanthrpjan1-boop`
|
| 3529 |
|
| 3530 |
- profile: [github.com/vasanthrpjan1-boop](https://github.com/vasanthrpjan1-boop)
|
|
|
|
| 5081 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArkaD171717)
|
| 5082 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArkaD171717)
|
| 5083 |
- repo first seen: `2026-05-02T09:31:22Z`
|
| 5084 |
+
- repo last seen: `2026-05-02T18:57:21Z`
|
| 5085 |
- first seen in snapshot: **no**
|
| 5086 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 5087 |
- repo primary artifacts: **1**
|
| 5088 |
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 5089 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 5090 |
- account age: **1206 days**
|
| 5091 |
- recent public PR activity: **7 PRs** (0 merged / 0 closed-unmerged / 7 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 5092 |
- public orgs: none visible
|
|
|
|
| 7156 |
Example artifacts:
|
| 7157 |
- [PR #45022: Update _config.py](https://github.com/huggingface/transformers/pull/45022) — closed
|
| 7158 |
|
| 7159 |
+
### `Prachi-kushwaha`
|
| 7160 |
+
|
| 7161 |
+
- profile: [github.com/Prachi-kushwaha](https://github.com/Prachi-kushwaha)
|
| 7162 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3APrachi-kushwaha)
|
| 7163 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3APrachi-kushwaha)
|
| 7164 |
+
- repo first seen: `2026-03-07T22:12:58Z`
|
| 7165 |
+
- repo last seen: `2026-05-02T19:06:12Z`
|
| 7166 |
+
- first seen in snapshot: **yes**
|
| 7167 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 7168 |
+
- repo primary artifacts: **1**
|
| 7169 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 7170 |
+
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
| 7171 |
+
- account age: **1556 days**
|
| 7172 |
+
- recent public PR activity: **3 PRs** (0 merged / 0 closed-unmerged / 3 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 7173 |
+
- public orgs: none visible
|
| 7174 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 7175 |
+
- heuristic read: **high open PR share; targets high-star repos**
|
| 7176 |
+
|
| 7177 |
+
Example artifacts:
|
| 7178 |
+
- [PR #45747: Fix split batch size](https://github.com/huggingface/transformers/pull/45747) — open
|
| 7179 |
+
|
| 7180 |
### `prakhar-agarwal`
|
| 7181 |
|
| 7182 |
- profile: [github.com/prakhar-agarwal](https://github.com/prakhar-agarwal)
|
|
|
|
| 7345 |
Example artifacts:
|
| 7346 |
- [PR #45687: fix: Made histc_input robust for broader hardware](https://github.com/huggingface/transformers/pull/45687) — open
|
| 7347 |
|
| 7348 |
+
### `RobTand`
|
| 7349 |
+
|
| 7350 |
+
- profile: [github.com/RobTand](https://github.com/RobTand)
|
| 7351 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARobTand)
|
| 7352 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARobTand)
|
| 7353 |
+
- repo first seen: `2026-05-02T19:12:41Z`
|
| 7354 |
+
- repo last seen: `2026-05-02T19:12:41Z`
|
| 7355 |
+
- first seen in snapshot: **yes**
|
| 7356 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 7357 |
+
- repo primary artifacts: **1**
|
| 7358 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 7359 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 7360 |
+
- account age: **3405 days**
|
| 7361 |
+
- recent public PR activity: **8 PRs** (1 merged / 4 closed-unmerged / 3 open; merged rate **12%**, closed-unmerged rate **50%**, open rate **38%**)
|
| 7362 |
+
- public orgs: none visible
|
| 7363 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 7364 |
+
- heuristic read: **many recent closed-unmerged PRs**
|
| 7365 |
+
|
| 7366 |
+
Example artifacts:
|
| 7367 |
+
- [PR #45748: Optimize Qwen3 RoPE: precompute cos/sin cache for static rope_type](https://github.com/huggingface/transformers/pull/45748) — open, draft
|
| 7368 |
+
|
| 7369 |
### `Rohang2005`
|
| 7370 |
|
| 7371 |
- profile: [github.com/Rohang2005](https://github.com/Rohang2005)
|
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:085f95373065bce1ce54224791b508d49026a61beb074147e75e33ca3c7233dc
|
| 3 |
+
size 63580
|
pr-scope-clusters.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"repo": "huggingface/transformers",
|
| 3 |
-
"snapshot_id": "
|
| 4 |
-
"generated_at": "2026-05-
|
| 5 |
"cluster_count": 48,
|
| 6 |
"pr_scope_clusters": [
|
| 7 |
{
|
|
@@ -189,7 +189,7 @@
|
|
| 189 |
{
|
| 190 |
"left_pr_number": 43663,
|
| 191 |
"right_pr_number": 44189,
|
| 192 |
-
"similarity": 0.
|
| 193 |
"content_similarity": 0.378,
|
| 194 |
"size_similarity": 0.16,
|
| 195 |
"breadth_similarity": 1.0,
|
|
@@ -382,7 +382,7 @@
|
|
| 382 |
"left_pr_number": 43663,
|
| 383 |
"right_pr_number": 45055,
|
| 384 |
"similarity": 0.397,
|
| 385 |
-
"content_similarity": 0.
|
| 386 |
"size_similarity": 0.12,
|
| 387 |
"breadth_similarity": 1.0,
|
| 388 |
"concentration_similarity": 1.0,
|
|
@@ -413,7 +413,7 @@
|
|
| 413 |
{
|
| 414 |
"left_pr_number": 43636,
|
| 415 |
"right_pr_number": 44257,
|
| 416 |
-
"similarity": 0.
|
| 417 |
"content_similarity": 0.232,
|
| 418 |
"size_similarity": 0.545,
|
| 419 |
"breadth_similarity": 1.0,
|
|
@@ -462,7 +462,7 @@
|
|
| 462 |
"left_pr_number": 44123,
|
| 463 |
"right_pr_number": 44660,
|
| 464 |
"similarity": 0.386,
|
| 465 |
-
"content_similarity": 0.
|
| 466 |
"size_similarity": 0.109,
|
| 467 |
"breadth_similarity": 1.0,
|
| 468 |
"concentration_similarity": 1.0,
|
|
@@ -573,7 +573,7 @@
|
|
| 573 |
{
|
| 574 |
"left_pr_number": 43663,
|
| 575 |
"right_pr_number": 45273,
|
| 576 |
-
"similarity": 0.
|
| 577 |
"content_similarity": 0.291,
|
| 578 |
"size_similarity": 0.08,
|
| 579 |
"breadth_similarity": 1.0,
|
|
@@ -961,7 +961,7 @@
|
|
| 961 |
"left_pr_number": 43836,
|
| 962 |
"right_pr_number": 44682,
|
| 963 |
"similarity": 0.606,
|
| 964 |
-
"content_similarity": 0.
|
| 965 |
"size_similarity": 0.398,
|
| 966 |
"breadth_similarity": 0.5,
|
| 967 |
"concentration_similarity": 0.802,
|
|
@@ -1481,7 +1481,7 @@
|
|
| 1481 |
"left_pr_number": 45342,
|
| 1482 |
"right_pr_number": 45655,
|
| 1483 |
"similarity": 0.838,
|
| 1484 |
-
"content_similarity": 0.
|
| 1485 |
"size_similarity": 0.889,
|
| 1486 |
"breadth_similarity": 1.0,
|
| 1487 |
"concentration_similarity": 1.0,
|
|
@@ -1496,7 +1496,7 @@
|
|
| 1496 |
{
|
| 1497 |
"left_pr_number": 45342,
|
| 1498 |
"right_pr_number": 45649,
|
| 1499 |
-
"similarity": 0.
|
| 1500 |
"content_similarity": 0.321,
|
| 1501 |
"size_similarity": 0.625,
|
| 1502 |
"breadth_similarity": 1.0,
|
|
@@ -1513,7 +1513,7 @@
|
|
| 1513 |
"left_pr_number": 45649,
|
| 1514 |
"right_pr_number": 45655,
|
| 1515 |
"similarity": 0.454,
|
| 1516 |
-
"content_similarity": 0.
|
| 1517 |
"size_similarity": 0.556,
|
| 1518 |
"breadth_similarity": 1.0,
|
| 1519 |
"concentration_similarity": 1.0,
|
|
@@ -1829,7 +1829,7 @@
|
|
| 1829 |
{
|
| 1830 |
"left_pr_number": 42975,
|
| 1831 |
"right_pr_number": 45077,
|
| 1832 |
-
"similarity": 0.
|
| 1833 |
"content_similarity": 0.624,
|
| 1834 |
"size_similarity": 0.731,
|
| 1835 |
"breadth_similarity": 0.833,
|
|
@@ -2084,7 +2084,7 @@
|
|
| 2084 |
{
|
| 2085 |
"left_pr_number": 34667,
|
| 2086 |
"right_pr_number": 39683,
|
| 2087 |
-
"similarity": 0.
|
| 2088 |
"content_similarity": 0.445,
|
| 2089 |
"size_similarity": 0.478,
|
| 2090 |
"breadth_similarity": 1.0,
|
|
@@ -2364,7 +2364,7 @@
|
|
| 2364 |
{
|
| 2365 |
"left_pr_number": 33686,
|
| 2366 |
"right_pr_number": 44550,
|
| 2367 |
-
"similarity": 0.
|
| 2368 |
"content_similarity": 0.136,
|
| 2369 |
"size_similarity": 1.0,
|
| 2370 |
"breadth_similarity": 1.0,
|
|
@@ -3681,7 +3681,7 @@
|
|
| 3681 |
"left_pr_number": 44889,
|
| 3682 |
"right_pr_number": 44981,
|
| 3683 |
"similarity": 0.401,
|
| 3684 |
-
"content_similarity": 0.
|
| 3685 |
"size_similarity": 0.991,
|
| 3686 |
"breadth_similarity": 1.0,
|
| 3687 |
"concentration_similarity": 0.812,
|
|
|
|
| 1 |
{
|
| 2 |
"repo": "huggingface/transformers",
|
| 3 |
+
"snapshot_id": "20260503T000641Z",
|
| 4 |
+
"generated_at": "2026-05-03T00:07:06Z",
|
| 5 |
"cluster_count": 48,
|
| 6 |
"pr_scope_clusters": [
|
| 7 |
{
|
|
|
|
| 189 |
{
|
| 190 |
"left_pr_number": 43663,
|
| 191 |
"right_pr_number": 44189,
|
| 192 |
+
"similarity": 0.439,
|
| 193 |
"content_similarity": 0.378,
|
| 194 |
"size_similarity": 0.16,
|
| 195 |
"breadth_similarity": 1.0,
|
|
|
|
| 382 |
"left_pr_number": 43663,
|
| 383 |
"right_pr_number": 45055,
|
| 384 |
"similarity": 0.397,
|
| 385 |
+
"content_similarity": 0.327,
|
| 386 |
"size_similarity": 0.12,
|
| 387 |
"breadth_similarity": 1.0,
|
| 388 |
"concentration_similarity": 1.0,
|
|
|
|
| 413 |
{
|
| 414 |
"left_pr_number": 43636,
|
| 415 |
"right_pr_number": 44257,
|
| 416 |
+
"similarity": 0.395,
|
| 417 |
"content_similarity": 0.232,
|
| 418 |
"size_similarity": 0.545,
|
| 419 |
"breadth_similarity": 1.0,
|
|
|
|
| 462 |
"left_pr_number": 44123,
|
| 463 |
"right_pr_number": 44660,
|
| 464 |
"similarity": 0.386,
|
| 465 |
+
"content_similarity": 0.314,
|
| 466 |
"size_similarity": 0.109,
|
| 467 |
"breadth_similarity": 1.0,
|
| 468 |
"concentration_similarity": 1.0,
|
|
|
|
| 573 |
{
|
| 574 |
"left_pr_number": 43663,
|
| 575 |
"right_pr_number": 45273,
|
| 576 |
+
"similarity": 0.366,
|
| 577 |
"content_similarity": 0.291,
|
| 578 |
"size_similarity": 0.08,
|
| 579 |
"breadth_similarity": 1.0,
|
|
|
|
| 961 |
"left_pr_number": 43836,
|
| 962 |
"right_pr_number": 44682,
|
| 963 |
"similarity": 0.606,
|
| 964 |
+
"content_similarity": 0.652,
|
| 965 |
"size_similarity": 0.398,
|
| 966 |
"breadth_similarity": 0.5,
|
| 967 |
"concentration_similarity": 0.802,
|
|
|
|
| 1481 |
"left_pr_number": 45342,
|
| 1482 |
"right_pr_number": 45655,
|
| 1483 |
"similarity": 0.838,
|
| 1484 |
+
"content_similarity": 0.793,
|
| 1485 |
"size_similarity": 0.889,
|
| 1486 |
"breadth_similarity": 1.0,
|
| 1487 |
"concentration_similarity": 1.0,
|
|
|
|
| 1496 |
{
|
| 1497 |
"left_pr_number": 45342,
|
| 1498 |
"right_pr_number": 45649,
|
| 1499 |
+
"similarity": 0.469,
|
| 1500 |
"content_similarity": 0.321,
|
| 1501 |
"size_similarity": 0.625,
|
| 1502 |
"breadth_similarity": 1.0,
|
|
|
|
| 1513 |
"left_pr_number": 45649,
|
| 1514 |
"right_pr_number": 45655,
|
| 1515 |
"similarity": 0.454,
|
| 1516 |
+
"content_similarity": 0.316,
|
| 1517 |
"size_similarity": 0.556,
|
| 1518 |
"breadth_similarity": 1.0,
|
| 1519 |
"concentration_similarity": 1.0,
|
|
|
|
| 1829 |
{
|
| 1830 |
"left_pr_number": 42975,
|
| 1831 |
"right_pr_number": 45077,
|
| 1832 |
+
"similarity": 0.68,
|
| 1833 |
"content_similarity": 0.624,
|
| 1834 |
"size_similarity": 0.731,
|
| 1835 |
"breadth_similarity": 0.833,
|
|
|
|
| 2084 |
{
|
| 2085 |
"left_pr_number": 34667,
|
| 2086 |
"right_pr_number": 39683,
|
| 2087 |
+
"similarity": 0.534,
|
| 2088 |
"content_similarity": 0.445,
|
| 2089 |
"size_similarity": 0.478,
|
| 2090 |
"breadth_similarity": 1.0,
|
|
|
|
| 2364 |
{
|
| 2365 |
"left_pr_number": 33686,
|
| 2366 |
"right_pr_number": 44550,
|
| 2367 |
+
"similarity": 0.396,
|
| 2368 |
"content_similarity": 0.136,
|
| 2369 |
"size_similarity": 1.0,
|
| 2370 |
"breadth_similarity": 1.0,
|
|
|
|
| 3681 |
"left_pr_number": 44889,
|
| 3682 |
"right_pr_number": 44981,
|
| 3683 |
"similarity": 0.401,
|
| 3684 |
+
"content_similarity": 0.16,
|
| 3685 |
"size_similarity": 0.991,
|
| 3686 |
"breadth_similarity": 1.0,
|
| 3687 |
"concentration_similarity": 0.812,
|
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:0ec933ff46f64e1cb519cccd0753ec5bea77d546d9470e0ba254674f2203285c
|
| 3 |
+
size 1401313
|
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:308246176cfe6508fe2ba042b8835bbf95a179c2bd5d99b17829420dc42003dc
|
| 3 |
+
size 21860625
|
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:172a83aaca4b42513aa706695b582112218011c14fffbc20c9c56be210bca6f8
|
| 3 |
+
size 42065560
|
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:c9781a31dbd13c5fce07eabc11d1809a674b8ddec73e1de8833705580cf6af15
|
| 3 |
+
size 1694665
|
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:40025d985740be94d6a397ead7b9b170b3246715ae4c3e0fcc18731345d0c26b
|
| 3 |
+
size 2292223
|
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:5986a4c923c22fab6a3b2ed469b81304a4cb4d030d1ce7f7edbf361f23f493f4
|
| 3 |
+
size 703843
|
snapshots/20260503T000641Z/manifest.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"archived_pr_scope_clusters_json": "snapshots/20260503T000641Z/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": 9711,
|
| 11 |
+
"issues": 671,
|
| 12 |
+
"links": 3003,
|
| 13 |
+
"new_contributors": 357,
|
| 14 |
+
"pr_diffs": 2080,
|
| 15 |
+
"pr_files": 29533,
|
| 16 |
+
"pull_requests": 2080,
|
| 17 |
+
"review_comments": 13445,
|
| 18 |
+
"reviews": 7736,
|
| 19 |
+
"timeline_events": 41912
|
| 20 |
+
},
|
| 21 |
+
"crawl_started_at": "2026-05-03T00:06:41Z",
|
| 22 |
+
"delta_counts": {
|
| 23 |
+
"comments": 5,
|
| 24 |
+
"issue_stubs": 6,
|
| 25 |
+
"issues": 0,
|
| 26 |
+
"links": 14,
|
| 27 |
+
"pr_diffs": 6,
|
| 28 |
+
"pr_files": 16,
|
| 29 |
+
"pull_requests": 6,
|
| 30 |
+
"review_comments": 12,
|
| 31 |
+
"reviews": 9,
|
| 32 |
+
"timeline_events": 86
|
| 33 |
+
},
|
| 34 |
+
"extracted_at": "2026-05-03T00:06:41Z",
|
| 35 |
+
"repo": "huggingface/transformers",
|
| 36 |
+
"snapshot_id": "20260503T000641Z",
|
| 37 |
+
"watermark": {
|
| 38 |
+
"effective_since": "2026-05-02T18:00:31Z",
|
| 39 |
+
"next_since": "2026-05-03T00:06:41Z"
|
| 40 |
+
}
|
| 41 |
+
}
|
snapshots/20260503T000641Z/pr-scope-clusters.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-05-
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260503T000641Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260503T000641Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-03T00:06:41Z",
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260503T000641Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-02T18:00:31Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260503T000641Z",
|
| 4 |
+
"next_since": "2026-05-03T00:06:41Z",
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
+
"updated_at": "2026-05-03T00:06:41Z"
|
| 7 |
}
|