Refresh transformers dataset snapshot 20260530T120027Z
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 +24 -24
- new-contributors-report.json +161 -104
- new-contributors-report.md +56 -34
- new_contributors.parquet +2 -2
- pr-scope-clusters.json +185 -128
- pr_comments.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- snapshots/20260530T120027Z/manifest.json +41 -0
- snapshots/20260530T120027Z/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: `20260530T120027Z`
|
| 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:e522c2babc188d1225202352fb39a9ed819cd1d6486ecb5736f32f68797f95df
|
| 3 |
+
size 2634081
|
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:16341102ddb3322751c6c41017d68e19affc88a86d1763a4c7102d248c3d3823
|
| 3 |
+
size 805622
|
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:82b9e5a8f200dff251e7080307c033f99cf27f4c948cf5dff23f05301f8f0478
|
| 3 |
+
size 850301
|
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:ad1762faff88b9bdc5ec91d7c5dcffcc38deb97e520a1929fcf002ab96d770d5
|
| 3 |
+
size 1094709
|
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:b654c22526b3e62071d59b0a85b4a466293293048ee5bdff11c0d8dfa924b19b
|
| 3 |
+
size 49871
|
manifest.json
CHANGED
|
@@ -1,41 +1,41 @@
|
|
| 1 |
{
|
| 2 |
"artifacts": {
|
| 3 |
-
"archived_pr_scope_clusters_json": "snapshots/
|
| 4 |
"new_contributors_json": "new-contributors-report.json",
|
| 5 |
"new_contributors_markdown": "new-contributors-report.md",
|
| 6 |
"new_contributors_parquet": "new_contributors.parquet",
|
| 7 |
"pr_scope_clusters_json": "pr-scope-clusters.json"
|
| 8 |
},
|
| 9 |
"counts": {
|
| 10 |
-
"comments":
|
| 11 |
-
"issues":
|
| 12 |
-
"links":
|
| 13 |
-
"new_contributors":
|
| 14 |
-
"pr_diffs":
|
| 15 |
-
"pr_files":
|
| 16 |
-
"pull_requests":
|
| 17 |
"review_comments": 15700,
|
| 18 |
"reviews": 9108,
|
| 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/20260530T120027Z/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": 12129,
|
| 11 |
+
"issues": 798,
|
| 12 |
+
"links": 4117,
|
| 13 |
+
"new_contributors": 345,
|
| 14 |
+
"pr_diffs": 2517,
|
| 15 |
+
"pr_files": 34893,
|
| 16 |
+
"pull_requests": 2517,
|
| 17 |
"review_comments": 15700,
|
| 18 |
"reviews": 9108,
|
| 19 |
+
"timeline_events": 50214
|
| 20 |
},
|
| 21 |
+
"crawl_started_at": "2026-05-30T12:00:27Z",
|
| 22 |
"delta_counts": {
|
| 23 |
+
"comments": 9,
|
| 24 |
+
"issue_stubs": 9,
|
| 25 |
+
"issues": 4,
|
| 26 |
+
"links": 3,
|
| 27 |
+
"pr_diffs": 5,
|
| 28 |
+
"pr_files": 69,
|
| 29 |
+
"pull_requests": 5,
|
| 30 |
+
"review_comments": 0,
|
| 31 |
+
"reviews": 0,
|
| 32 |
+
"timeline_events": 73
|
| 33 |
},
|
| 34 |
+
"extracted_at": "2026-05-30T12:00:27Z",
|
| 35 |
"repo": "huggingface/transformers",
|
| 36 |
+
"snapshot_id": "20260530T120027Z",
|
| 37 |
"watermark": {
|
| 38 |
+
"effective_since": "2026-05-30T06:00:26Z",
|
| 39 |
+
"next_since": "2026-05-30T12:00:27Z"
|
| 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": 154,
|
| 12 |
-
"previous_primary_author_count":
|
| 13 |
"selected_seen_in_previous_primary": 344,
|
| 14 |
-
"previous_report_contributor_count":
|
| 15 |
"selected_overlap_previous_report": 344,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 340,
|
| 18 |
"reused_known_merged_contributors": 151,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 4
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -330,11 +330,11 @@
|
|
| 330 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh",
|
| 331 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh",
|
| 332 |
"repo_first_seen_at": "2025-03-31T13:54:54Z",
|
| 333 |
-
"repo_last_seen_at": "2026-05-
|
| 334 |
-
"repo_primary_artifact_count":
|
| 335 |
-
"repo_artifact_count":
|
| 336 |
"snapshot_issue_count": 0,
|
| 337 |
-
"snapshot_pr_count":
|
| 338 |
"snapshot_comment_count": 121,
|
| 339 |
"snapshot_review_count": 215,
|
| 340 |
"snapshot_review_comment_count": 151,
|
|
@@ -365,6 +365,16 @@
|
|
| 365 |
},
|
| 366 |
"examples": {
|
| 367 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 368 |
{
|
| 369 |
"kind": "pull_request",
|
| 370 |
"number": 46276,
|
|
@@ -384,16 +394,6 @@
|
|
| 384 |
"merged": true,
|
| 385 |
"draft": false,
|
| 386 |
"created_at": "2026-05-28T06:07:00Z"
|
| 387 |
-
},
|
| 388 |
-
{
|
| 389 |
-
"kind": "pull_request",
|
| 390 |
-
"number": 46241,
|
| 391 |
-
"title": "Use `main` instead of commit SHA for now",
|
| 392 |
-
"url": "https://github.com/huggingface/transformers/pull/46241",
|
| 393 |
-
"state": "closed",
|
| 394 |
-
"merged": true,
|
| 395 |
-
"draft": false,
|
| 396 |
-
"created_at": "2026-05-27T13:27:10Z"
|
| 397 |
}
|
| 398 |
],
|
| 399 |
"issues": []
|
|
@@ -3737,12 +3737,12 @@
|
|
| 3737 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asirzechs66",
|
| 3738 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asirzechs66",
|
| 3739 |
"repo_first_seen_at": "2026-03-30T12:18:41Z",
|
| 3740 |
-
"repo_last_seen_at": "2026-05-
|
| 3741 |
"repo_primary_artifact_count": 5,
|
| 3742 |
-
"repo_artifact_count":
|
| 3743 |
"snapshot_issue_count": 0,
|
| 3744 |
"snapshot_pr_count": 5,
|
| 3745 |
-
"snapshot_comment_count":
|
| 3746 |
"snapshot_review_count": 1,
|
| 3747 |
"snapshot_review_comment_count": 1,
|
| 3748 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -5768,83 +5768,6 @@
|
|
| 5768 |
},
|
| 5769 |
"fetch_error": null
|
| 5770 |
},
|
| 5771 |
-
{
|
| 5772 |
-
"author_login": "Cursx",
|
| 5773 |
-
"name": null,
|
| 5774 |
-
"profile_url": "https://github.com/Cursx",
|
| 5775 |
-
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACursx",
|
| 5776 |
-
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACursx",
|
| 5777 |
-
"repo_first_seen_at": "2026-03-31T01:44:52Z",
|
| 5778 |
-
"repo_last_seen_at": "2026-04-01T02:36:38Z",
|
| 5779 |
-
"repo_primary_artifact_count": 3,
|
| 5780 |
-
"repo_artifact_count": 4,
|
| 5781 |
-
"snapshot_issue_count": 0,
|
| 5782 |
-
"snapshot_pr_count": 3,
|
| 5783 |
-
"snapshot_comment_count": 1,
|
| 5784 |
-
"snapshot_review_count": 0,
|
| 5785 |
-
"snapshot_review_comment_count": 0,
|
| 5786 |
-
"repo_association": "NONE",
|
| 5787 |
-
"new_to_repo": false,
|
| 5788 |
-
"first_seen_in_snapshot": false,
|
| 5789 |
-
"known_via_prior_merged_pr": false,
|
| 5790 |
-
"report_reason": null,
|
| 5791 |
-
"enrichment_source": "previous_report",
|
| 5792 |
-
"live_refetch_skipped": true,
|
| 5793 |
-
"account_age_days": 3073,
|
| 5794 |
-
"young_account": false,
|
| 5795 |
-
"follow_through_score": "weak",
|
| 5796 |
-
"breadth_score": "moderate",
|
| 5797 |
-
"automation_risk_signal": "low",
|
| 5798 |
-
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 5799 |
-
"public_orgs": [],
|
| 5800 |
-
"activity": {
|
| 5801 |
-
"visible_authored_pr_count": 12,
|
| 5802 |
-
"merged_pr_count": 3,
|
| 5803 |
-
"closed_unmerged_pr_count": 5,
|
| 5804 |
-
"open_pr_count": 4,
|
| 5805 |
-
"merged_pr_rate": 0.25,
|
| 5806 |
-
"closed_unmerged_pr_rate": 0.4167,
|
| 5807 |
-
"still_open_pr_rate": 0.3333,
|
| 5808 |
-
"distinct_repos_with_authored_prs": 7,
|
| 5809 |
-
"distinct_repos_with_open_prs": 4
|
| 5810 |
-
},
|
| 5811 |
-
"examples": {
|
| 5812 |
-
"pull_requests": [
|
| 5813 |
-
{
|
| 5814 |
-
"kind": "pull_request",
|
| 5815 |
-
"number": 45156,
|
| 5816 |
-
"title": "Fix save_pretrained writing incorrect tie_word_embeddings=True config after PEFT merge",
|
| 5817 |
-
"url": "https://github.com/huggingface/transformers/pull/45156",
|
| 5818 |
-
"state": "closed",
|
| 5819 |
-
"merged": false,
|
| 5820 |
-
"draft": true,
|
| 5821 |
-
"created_at": "2026-04-01T02:36:38Z"
|
| 5822 |
-
},
|
| 5823 |
-
{
|
| 5824 |
-
"kind": "pull_request",
|
| 5825 |
-
"number": 45136,
|
| 5826 |
-
"title": "Fix #45127: Auto-fix diverged tie_word_embeddings config on save to prevent silent weight corruption",
|
| 5827 |
-
"url": "https://github.com/huggingface/transformers/pull/45136",
|
| 5828 |
-
"state": "closed",
|
| 5829 |
-
"merged": false,
|
| 5830 |
-
"draft": false,
|
| 5831 |
-
"created_at": "2026-03-31T06:45:53Z"
|
| 5832 |
-
},
|
| 5833 |
-
{
|
| 5834 |
-
"kind": "pull_request",
|
| 5835 |
-
"number": 45135,
|
| 5836 |
-
"title": "Fix model saving corruption for dynamically untied embeddings",
|
| 5837 |
-
"url": "https://github.com/huggingface/transformers/pull/45135",
|
| 5838 |
-
"state": "closed",
|
| 5839 |
-
"merged": false,
|
| 5840 |
-
"draft": false,
|
| 5841 |
-
"created_at": "2026-03-31T02:28:26Z"
|
| 5842 |
-
}
|
| 5843 |
-
],
|
| 5844 |
-
"issues": []
|
| 5845 |
-
},
|
| 5846 |
-
"fetch_error": null
|
| 5847 |
-
},
|
| 5848 |
{
|
| 5849 |
"author_login": "dependabot[bot]",
|
| 5850 |
"name": null,
|
|
@@ -10533,6 +10456,83 @@
|
|
| 10533 |
},
|
| 10534 |
"fetch_error": null
|
| 10535 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10536 |
{
|
| 10537 |
"author_login": "he-yufeng",
|
| 10538 |
"name": "Yufeng He",
|
|
@@ -19001,6 +19001,63 @@
|
|
| 19001 |
},
|
| 19002 |
"fetch_error": null
|
| 19003 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19004 |
{
|
| 19005 |
"author_login": "kuishou68",
|
| 19006 |
"name": "Cocoon-Break",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/transformers",
|
| 4 |
+
"snapshot_id": "20260530T120027Z",
|
| 5 |
+
"generated_at": "2026-05-30T12:00:55Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 345,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 154,
|
| 12 |
+
"previous_primary_author_count": 1247,
|
| 13 |
"selected_seen_in_previous_primary": 344,
|
| 14 |
+
"previous_report_contributor_count": 344,
|
| 15 |
"selected_overlap_previous_report": 344,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9971,
|
| 17 |
"reused_previous_report_entries": 340,
|
| 18 |
"reused_known_merged_contributors": 151,
|
| 19 |
+
"live_fetches": 5,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 3.315,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.01,
|
| 24 |
"enrichment_failures": 4
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 330 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh",
|
| 331 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh",
|
| 332 |
"repo_first_seen_at": "2025-03-31T13:54:54Z",
|
| 333 |
+
"repo_last_seen_at": "2026-05-30T10:33:31Z",
|
| 334 |
+
"repo_primary_artifact_count": 84,
|
| 335 |
+
"repo_artifact_count": 571,
|
| 336 |
"snapshot_issue_count": 0,
|
| 337 |
+
"snapshot_pr_count": 84,
|
| 338 |
"snapshot_comment_count": 121,
|
| 339 |
"snapshot_review_count": 215,
|
| 340 |
"snapshot_review_comment_count": 151,
|
|
|
|
| 365 |
},
|
| 366 |
"examples": {
|
| 367 |
"pull_requests": [
|
| 368 |
+
{
|
| 369 |
+
"kind": "pull_request",
|
| 370 |
+
"number": 46299,
|
| 371 |
+
"title": "Make more tests work with read-only cache",
|
| 372 |
+
"url": "https://github.com/huggingface/transformers/pull/46299",
|
| 373 |
+
"state": "open",
|
| 374 |
+
"merged": false,
|
| 375 |
+
"draft": false,
|
| 376 |
+
"created_at": "2026-05-30T10:33:31Z"
|
| 377 |
+
},
|
| 378 |
{
|
| 379 |
"kind": "pull_request",
|
| 380 |
"number": 46276,
|
|
|
|
| 394 |
"merged": true,
|
| 395 |
"draft": false,
|
| 396 |
"created_at": "2026-05-28T06:07:00Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 397 |
}
|
| 398 |
],
|
| 399 |
"issues": []
|
|
|
|
| 3737 |
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asirzechs66",
|
| 3738 |
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asirzechs66",
|
| 3739 |
"repo_first_seen_at": "2026-03-30T12:18:41Z",
|
| 3740 |
+
"repo_last_seen_at": "2026-05-30T08:44:51Z",
|
| 3741 |
"repo_primary_artifact_count": 5,
|
| 3742 |
+
"repo_artifact_count": 21,
|
| 3743 |
"snapshot_issue_count": 0,
|
| 3744 |
"snapshot_pr_count": 5,
|
| 3745 |
+
"snapshot_comment_count": 14,
|
| 3746 |
"snapshot_review_count": 1,
|
| 3747 |
"snapshot_review_comment_count": 1,
|
| 3748 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 5768 |
},
|
| 5769 |
"fetch_error": null
|
| 5770 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5771 |
{
|
| 5772 |
"author_login": "dependabot[bot]",
|
| 5773 |
"name": null,
|
|
|
|
| 10456 |
},
|
| 10457 |
"fetch_error": null
|
| 10458 |
},
|
| 10459 |
+
{
|
| 10460 |
+
"author_login": "Cursx",
|
| 10461 |
+
"name": null,
|
| 10462 |
+
"profile_url": "https://github.com/Cursx",
|
| 10463 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACursx",
|
| 10464 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACursx",
|
| 10465 |
+
"repo_first_seen_at": "2026-03-31T01:44:52Z",
|
| 10466 |
+
"repo_last_seen_at": "2026-04-01T02:36:38Z",
|
| 10467 |
+
"repo_primary_artifact_count": 3,
|
| 10468 |
+
"repo_artifact_count": 4,
|
| 10469 |
+
"snapshot_issue_count": 0,
|
| 10470 |
+
"snapshot_pr_count": 3,
|
| 10471 |
+
"snapshot_comment_count": 1,
|
| 10472 |
+
"snapshot_review_count": 0,
|
| 10473 |
+
"snapshot_review_comment_count": 0,
|
| 10474 |
+
"repo_association": "NONE",
|
| 10475 |
+
"new_to_repo": false,
|
| 10476 |
+
"first_seen_in_snapshot": false,
|
| 10477 |
+
"known_via_prior_merged_pr": false,
|
| 10478 |
+
"report_reason": null,
|
| 10479 |
+
"enrichment_source": "previous_report",
|
| 10480 |
+
"live_refetch_skipped": true,
|
| 10481 |
+
"account_age_days": 3073,
|
| 10482 |
+
"young_account": false,
|
| 10483 |
+
"follow_through_score": "weak",
|
| 10484 |
+
"breadth_score": "moderate",
|
| 10485 |
+
"automation_risk_signal": "low",
|
| 10486 |
+
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 10487 |
+
"public_orgs": [],
|
| 10488 |
+
"activity": {
|
| 10489 |
+
"visible_authored_pr_count": 12,
|
| 10490 |
+
"merged_pr_count": 3,
|
| 10491 |
+
"closed_unmerged_pr_count": 5,
|
| 10492 |
+
"open_pr_count": 4,
|
| 10493 |
+
"merged_pr_rate": 0.25,
|
| 10494 |
+
"closed_unmerged_pr_rate": 0.4167,
|
| 10495 |
+
"still_open_pr_rate": 0.3333,
|
| 10496 |
+
"distinct_repos_with_authored_prs": 7,
|
| 10497 |
+
"distinct_repos_with_open_prs": 4
|
| 10498 |
+
},
|
| 10499 |
+
"examples": {
|
| 10500 |
+
"pull_requests": [
|
| 10501 |
+
{
|
| 10502 |
+
"kind": "pull_request",
|
| 10503 |
+
"number": 45156,
|
| 10504 |
+
"title": "Fix save_pretrained writing incorrect tie_word_embeddings=True config after PEFT merge",
|
| 10505 |
+
"url": "https://github.com/huggingface/transformers/pull/45156",
|
| 10506 |
+
"state": "closed",
|
| 10507 |
+
"merged": false,
|
| 10508 |
+
"draft": true,
|
| 10509 |
+
"created_at": "2026-04-01T02:36:38Z"
|
| 10510 |
+
},
|
| 10511 |
+
{
|
| 10512 |
+
"kind": "pull_request",
|
| 10513 |
+
"number": 45136,
|
| 10514 |
+
"title": "Fix #45127: Auto-fix diverged tie_word_embeddings config on save to prevent silent weight corruption",
|
| 10515 |
+
"url": "https://github.com/huggingface/transformers/pull/45136",
|
| 10516 |
+
"state": "closed",
|
| 10517 |
+
"merged": false,
|
| 10518 |
+
"draft": false,
|
| 10519 |
+
"created_at": "2026-03-31T06:45:53Z"
|
| 10520 |
+
},
|
| 10521 |
+
{
|
| 10522 |
+
"kind": "pull_request",
|
| 10523 |
+
"number": 45135,
|
| 10524 |
+
"title": "Fix model saving corruption for dynamically untied embeddings",
|
| 10525 |
+
"url": "https://github.com/huggingface/transformers/pull/45135",
|
| 10526 |
+
"state": "closed",
|
| 10527 |
+
"merged": false,
|
| 10528 |
+
"draft": false,
|
| 10529 |
+
"created_at": "2026-03-31T02:28:26Z"
|
| 10530 |
+
}
|
| 10531 |
+
],
|
| 10532 |
+
"issues": []
|
| 10533 |
+
},
|
| 10534 |
+
"fetch_error": null
|
| 10535 |
+
},
|
| 10536 |
{
|
| 10537 |
"author_login": "he-yufeng",
|
| 10538 |
"name": "Yufeng He",
|
|
|
|
| 19001 |
},
|
| 19002 |
"fetch_error": null
|
| 19003 |
},
|
| 19004 |
+
{
|
| 19005 |
+
"author_login": "kpal002",
|
| 19006 |
+
"name": "Kuntal Pal",
|
| 19007 |
+
"profile_url": "https://github.com/kpal002",
|
| 19008 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akpal002",
|
| 19009 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akpal002",
|
| 19010 |
+
"repo_first_seen_at": "2026-05-30T07:56:05Z",
|
| 19011 |
+
"repo_last_seen_at": "2026-05-30T07:56:05Z",
|
| 19012 |
+
"repo_primary_artifact_count": 1,
|
| 19013 |
+
"repo_artifact_count": 1,
|
| 19014 |
+
"snapshot_issue_count": 0,
|
| 19015 |
+
"snapshot_pr_count": 1,
|
| 19016 |
+
"snapshot_comment_count": 0,
|
| 19017 |
+
"snapshot_review_count": 0,
|
| 19018 |
+
"snapshot_review_comment_count": 0,
|
| 19019 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 19020 |
+
"new_to_repo": true,
|
| 19021 |
+
"first_seen_in_snapshot": true,
|
| 19022 |
+
"known_via_prior_merged_pr": false,
|
| 19023 |
+
"report_reason": "first_seen_in_snapshot",
|
| 19024 |
+
"enrichment_source": "live",
|
| 19025 |
+
"live_refetch_skipped": false,
|
| 19026 |
+
"account_age_days": 2595,
|
| 19027 |
+
"young_account": false,
|
| 19028 |
+
"follow_through_score": "strong",
|
| 19029 |
+
"breadth_score": "moderate",
|
| 19030 |
+
"automation_risk_signal": "low",
|
| 19031 |
+
"heuristic_note": "high recent PR volume",
|
| 19032 |
+
"public_orgs": [],
|
| 19033 |
+
"activity": {
|
| 19034 |
+
"visible_authored_pr_count": 44,
|
| 19035 |
+
"merged_pr_count": 35,
|
| 19036 |
+
"closed_unmerged_pr_count": 1,
|
| 19037 |
+
"open_pr_count": 8,
|
| 19038 |
+
"merged_pr_rate": 0.7955,
|
| 19039 |
+
"closed_unmerged_pr_rate": 0.0227,
|
| 19040 |
+
"still_open_pr_rate": 0.1818,
|
| 19041 |
+
"distinct_repos_with_authored_prs": 7,
|
| 19042 |
+
"distinct_repos_with_open_prs": 5
|
| 19043 |
+
},
|
| 19044 |
+
"examples": {
|
| 19045 |
+
"pull_requests": [
|
| 19046 |
+
{
|
| 19047 |
+
"kind": "pull_request",
|
| 19048 |
+
"number": 46296,
|
| 19049 |
+
"title": "[Qwen3VL] Fix video token placeholder: use self.video_token instead of hardcoded \"<|placeholder|>\"",
|
| 19050 |
+
"url": "https://github.com/huggingface/transformers/pull/46296",
|
| 19051 |
+
"state": "open",
|
| 19052 |
+
"merged": false,
|
| 19053 |
+
"draft": false,
|
| 19054 |
+
"created_at": "2026-05-30T07:56:05Z"
|
| 19055 |
+
}
|
| 19056 |
+
],
|
| 19057 |
+
"issues": []
|
| 19058 |
+
},
|
| 19059 |
+
"fetch_error": null
|
| 19060 |
+
},
|
| 19061 |
{
|
| 19062 |
"author_login": "kuishou68",
|
| 19063 |
"name": "Cocoon-Break",
|
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 |
|
|
@@ -12,7 +12,7 @@
|
|
| 12 |
| `Cyrilvallez` | [profile](https://github.com/Cyrilvallez) | no | MEMBER | 2036d | `2025-03-19T10:58:02Z` | 102 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 13 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5839d | `2026-01-21T16:52:29Z` | 92 | 6 | strong | high | low | extremely high recent PR volume; broad repo spread; targets high-star repos |
|
| 14 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-06-20T09:58:55Z` | 86 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 15 |
-
| `ydshieh` | [profile](https://github.com/ydshieh) | no | MEMBER | 4938d | `2025-03-31T13:54:54Z` |
|
| 16 |
| `zucchini-nlp` | [profile](https://github.com/zucchini-nlp) | no | MEMBER | 1508d | `2024-09-26T09:23:39Z` | 81 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 17 |
| `ArthurZucker` | [profile](https://github.com/ArthurZucker) | no | MEMBER | 2590d | `2023-02-24T14:13:29Z` | 59 | 3 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 18 |
| `stevhliu` | [profile](https://github.com/stevhliu) | no | MEMBER | 2296d | `2024-02-08T22:19:09Z` | 52 | 2 | strong | low | low | high recent PR volume; no visible non-self stars; targets high-star repos |
|
|
@@ -75,7 +75,6 @@
|
|
| 75 |
| `merveenoyan` | [profile](https://github.com/merveenoyan) | no | MEMBER | 2500d | `2025-10-30T12:45:06Z` | 4 | 1 | mixed | moderate | low | — |
|
| 76 |
| `BenjaminBossan` | [profile](https://github.com/BenjaminBossan) | no | MEMBER | 4501d | `2024-10-17T11:56:32Z` | 4 | 0 | strong | moderate | low | high recent PR volume; targets high-star repos |
|
| 77 |
| `sergiopaniego` | [profile](https://github.com/sergiopaniego) | no | MEMBER | 3718d | `2026-03-19T10:22:40Z` | 4 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 78 |
-
| `Cursx` | [profile](https://github.com/Cursx) | no | NONE | 3073d | `2026-03-31T01:44:52Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 79 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2024-08-30T13:24:23Z` | 3 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 80 |
| `joaquinhuigomez` | [profile](https://github.com/joaquinhuigomez) | no | CONTRIBUTOR | 1082d | `2026-03-28T12:13:57Z` | 3 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 81 |
| `kmswin1` | [profile](https://github.com/kmswin1) | no | FIRST_TIME_CONTRIBUTOR | 3380d | `2026-03-09T09:03:10Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
@@ -141,6 +140,7 @@
|
|
| 141 |
| `ghost` | [profile](https://github.com/ghost) | no | NONE | 6553d | `2024-05-09T10:45:25Z` | 4 | 2 | weak | low | low | high open PR share; no visible non-self stars |
|
| 142 |
| `javierdejesusda` | [profile](https://github.com/javierdejesusda) | no | CONTRIBUTOR | 508d | `2026-03-22T17:27:20Z` | 4 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 143 |
| `SangbumChoi` | [profile](https://github.com/SangbumChoi) | no | CONTRIBUTOR | 3079d | `2024-06-07T00:26:26Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 144 |
| `he-yufeng` | [profile](https://github.com/he-yufeng) | no | CONTRIBUTOR | 2909d | `2026-03-14T18:33:53Z` | 3 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 145 |
| `khushali9` | [profile](https://github.com/khushali9) | no | CONTRIBUTOR | 4226d | `2025-11-26T16:41:09Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 146 |
| `oliverholworthy` | [profile](https://github.com/oliverholworthy) | no | CONTRIBUTOR | 5290d | `2026-01-26T21:42:45Z` | 2 | 2 | weak | moderate | low | high open PR share |
|
|
@@ -278,6 +278,7 @@
|
|
| 278 |
| `kfojcik-intel` | [profile](https://github.com/kfojcik-intel) | no | FIRST_TIME_CONTRIBUTOR | 1976d | `2026-05-18T08:12:12Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 279 |
| `kiankyars` | [profile](https://github.com/kiankyars) | no | NONE | 2112d | `2026-05-23T05:32:32Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share |
|
| 280 |
| `kiwigitops` | [profile](https://github.com/kiwigitops) | no | CONTRIBUTOR | 81d | `2026-05-18T23:18:34Z` | 1 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share |
|
|
|
|
| 281 |
| `kuishou68` | [profile](https://github.com/kuishou68) | no | NONE | 2457d | `2026-05-05T02:27:41Z` | 1 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 282 |
| `lalitha2410` | [profile](https://github.com/lalitha2410) | no | FIRST_TIMER | 1043d | `2026-05-17T13:42:37Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 283 |
| `lianakoleva` | [profile](https://github.com/lianakoleva) | no | NONE | 2780d | `2026-05-13T17:04:37Z` | 1 | 0 | weak | moderate | low | high open PR share; no visible non-self stars |
|
|
@@ -437,11 +438,11 @@ Example artifacts:
|
|
| 437 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh)
|
| 438 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh)
|
| 439 |
- repo first seen: `2025-03-31T13:54:54Z`
|
| 440 |
-
- repo last seen: `2026-05-
|
| 441 |
- first seen in snapshot: **no**
|
| 442 |
- repo association: **MEMBER**
|
| 443 |
-
- repo primary artifacts: **
|
| 444 |
-
- snapshot authored PRs/issues: **
|
| 445 |
- snapshot discussion activity: **121 comments / 215 reviews / 151 review comments**
|
| 446 |
- account age: **4938 days**
|
| 447 |
- recent public PR activity: **52 PRs** (40 merged / 4 closed-unmerged / 8 open; merged rate **77%**, closed-unmerged rate **8%**, open rate **15%**)
|
|
@@ -450,9 +451,9 @@ Example artifacts:
|
|
| 450 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 451 |
|
| 452 |
Example artifacts:
|
|
|
|
| 453 |
- [PR #46276: Fix PR CI workflow cancellation condition](https://github.com/huggingface/transformers/pull/46276) — closed, merged
|
| 454 |
- [PR #46250: Update a test to avoid writing to the default xet cache](https://github.com/huggingface/transformers/pull/46250) — closed, merged
|
| 455 |
-
- [PR #46241: Use `main` instead of commit SHA for now](https://github.com/huggingface/transformers/pull/46241) — closed, merged
|
| 456 |
|
| 457 |
### `zucchini-nlp`
|
| 458 |
|
|
@@ -1370,12 +1371,12 @@ Example artifacts:
|
|
| 1370 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asirzechs66)
|
| 1371 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asirzechs66)
|
| 1372 |
- repo first seen: `2026-03-30T12:18:41Z`
|
| 1373 |
-
- repo last seen: `2026-05-
|
| 1374 |
- first seen in snapshot: **no**
|
| 1375 |
- repo association: **CONTRIBUTOR**
|
| 1376 |
- repo primary artifacts: **5**
|
| 1377 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 1378 |
-
- snapshot discussion activity: **
|
| 1379 |
- account age: **1246 days**
|
| 1380 |
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 1381 |
- public orgs: none visible
|
|
@@ -1931,29 +1932,6 @@ Example artifacts:
|
|
| 1931 |
- [PR #45625: Add `supports_gradient_checkpointing` to `NemotronHPreTrainedModel`](https://github.com/huggingface/transformers/pull/45625) — closed, merged
|
| 1932 |
- [PR #44873: Fix VL model rope_deltas batch size mismatch in online RL training](https://github.com/huggingface/transformers/pull/44873) — closed, merged
|
| 1933 |
|
| 1934 |
-
### `Cursx`
|
| 1935 |
-
|
| 1936 |
-
- profile: [github.com/Cursx](https://github.com/Cursx)
|
| 1937 |
-
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACursx)
|
| 1938 |
-
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACursx)
|
| 1939 |
-
- repo first seen: `2026-03-31T01:44:52Z`
|
| 1940 |
-
- repo last seen: `2026-04-01T02:36:38Z`
|
| 1941 |
-
- first seen in snapshot: **no**
|
| 1942 |
-
- repo association: **NONE**
|
| 1943 |
-
- repo primary artifacts: **3**
|
| 1944 |
-
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 1945 |
-
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 1946 |
-
- account age: **3073 days**
|
| 1947 |
-
- recent public PR activity: **12 PRs** (3 merged / 5 closed-unmerged / 4 open; merged rate **25%**, closed-unmerged rate **42%**, open rate **33%**)
|
| 1948 |
-
- public orgs: none visible
|
| 1949 |
-
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 1950 |
-
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 1951 |
-
|
| 1952 |
-
Example artifacts:
|
| 1953 |
-
- [PR #45156: Fix save_pretrained writing incorrect tie_word_embeddings=True config after PEFT merge](https://github.com/huggingface/transformers/pull/45156) — closed, draft
|
| 1954 |
-
- [PR #45136: Fix #45127: Auto-fix diverged tie_word_embeddings config on save to prevent silent weight corruption](https://github.com/huggingface/transformers/pull/45136) — closed
|
| 1955 |
-
- [PR #45135: Fix model saving corruption for dynamically untied embeddings](https://github.com/huggingface/transformers/pull/45135) — closed
|
| 1956 |
-
|
| 1957 |
### `dependabot[bot]`
|
| 1958 |
|
| 1959 |
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
|
@@ -3416,6 +3394,29 @@ Example artifacts:
|
|
| 3416 |
- [PR #43451: Add Molmo2](https://github.com/huggingface/transformers/pull/43451) — open
|
| 3417 |
- [PR #43448: Add Molmo](https://github.com/huggingface/transformers/pull/43448) — open
|
| 3418 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3419 |
### `he-yufeng`
|
| 3420 |
|
| 3421 |
- profile: [github.com/he-yufeng](https://github.com/he-yufeng)
|
|
@@ -6353,6 +6354,27 @@ Example artifacts:
|
|
| 6353 |
Example artifacts:
|
| 6354 |
- [PR #46042: docs(readme): use canonical `huggingface.co` domain in prose links](https://github.com/huggingface/transformers/pull/46042) — closed, merged
|
| 6355 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6356 |
### `kuishou68`
|
| 6357 |
|
| 6358 |
- profile: [github.com/kuishou68](https://github.com/kuishou68)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/transformers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260530T120027Z`
|
| 4 |
+
- Generated: `2026-05-30T12:00:55Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `345`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 12 |
| `Cyrilvallez` | [profile](https://github.com/Cyrilvallez) | no | MEMBER | 2036d | `2025-03-19T10:58:02Z` | 102 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 13 |
| `tarekziade` | [profile](https://github.com/tarekziade) | no | MEMBER | 5839d | `2026-01-21T16:52:29Z` | 92 | 6 | strong | high | low | extremely high recent PR volume; broad repo spread; targets high-star repos |
|
| 14 |
| `kaixuanliu` | [profile](https://github.com/kaixuanliu) | no | CONTRIBUTOR | 3934d | `2025-06-20T09:58:55Z` | 86 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 15 |
+
| `ydshieh` | [profile](https://github.com/ydshieh) | no | MEMBER | 4938d | `2025-03-31T13:54:54Z` | 84 | 0 | strong | low | low | high recent PR volume; targets high-star repos |
|
| 16 |
| `zucchini-nlp` | [profile](https://github.com/zucchini-nlp) | no | MEMBER | 1508d | `2024-09-26T09:23:39Z` | 81 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 17 |
| `ArthurZucker` | [profile](https://github.com/ArthurZucker) | no | MEMBER | 2590d | `2023-02-24T14:13:29Z` | 59 | 3 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
| 18 |
| `stevhliu` | [profile](https://github.com/stevhliu) | no | MEMBER | 2296d | `2024-02-08T22:19:09Z` | 52 | 2 | strong | low | low | high recent PR volume; no visible non-self stars; targets high-star repos |
|
|
|
|
| 75 |
| `merveenoyan` | [profile](https://github.com/merveenoyan) | no | MEMBER | 2500d | `2025-10-30T12:45:06Z` | 4 | 1 | mixed | moderate | low | — |
|
| 76 |
| `BenjaminBossan` | [profile](https://github.com/BenjaminBossan) | no | MEMBER | 4501d | `2024-10-17T11:56:32Z` | 4 | 0 | strong | moderate | low | high recent PR volume; targets high-star repos |
|
| 77 |
| `sergiopaniego` | [profile](https://github.com/sergiopaniego) | no | MEMBER | 3718d | `2026-03-19T10:22:40Z` | 4 | 0 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 78 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2024-08-30T13:24:23Z` | 3 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 79 |
| `joaquinhuigomez` | [profile](https://github.com/joaquinhuigomez) | no | CONTRIBUTOR | 1082d | `2026-03-28T12:13:57Z` | 3 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; targets high-star repos |
|
| 80 |
| `kmswin1` | [profile](https://github.com/kmswin1) | no | FIRST_TIME_CONTRIBUTOR | 3380d | `2026-03-09T09:03:10Z` | 3 | 0 | weak | low | low | many recent closed-unmerged PRs; targets high-star repos |
|
|
|
|
| 140 |
| `ghost` | [profile](https://github.com/ghost) | no | NONE | 6553d | `2024-05-09T10:45:25Z` | 4 | 2 | weak | low | low | high open PR share; no visible non-self stars |
|
| 141 |
| `javierdejesusda` | [profile](https://github.com/javierdejesusda) | no | CONTRIBUTOR | 508d | `2026-03-22T17:27:20Z` | 4 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 142 |
| `SangbumChoi` | [profile](https://github.com/SangbumChoi) | no | CONTRIBUTOR | 3079d | `2024-06-07T00:26:26Z` | 4 | 0 | weak | low | low | high open PR share; targets high-star repos |
|
| 143 |
+
| `Cursx` | [profile](https://github.com/Cursx) | no | NONE | 3073d | `2026-03-31T01:44:52Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 144 |
| `he-yufeng` | [profile](https://github.com/he-yufeng) | no | CONTRIBUTOR | 2909d | `2026-03-14T18:33:53Z` | 3 | 0 | weak | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 145 |
| `khushali9` | [profile](https://github.com/khushali9) | no | CONTRIBUTOR | 4226d | `2025-11-26T16:41:09Z` | 3 | 0 | weak | moderate | low | many recent closed-unmerged PRs; targets high-star repos |
|
| 146 |
| `oliverholworthy` | [profile](https://github.com/oliverholworthy) | no | CONTRIBUTOR | 5290d | `2026-01-26T21:42:45Z` | 2 | 2 | weak | moderate | low | high open PR share |
|
|
|
|
| 278 |
| `kfojcik-intel` | [profile](https://github.com/kfojcik-intel) | no | FIRST_TIME_CONTRIBUTOR | 1976d | `2026-05-18T08:12:12Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 279 |
| `kiankyars` | [profile](https://github.com/kiankyars) | no | NONE | 2112d | `2026-05-23T05:32:32Z` | 1 | 0 | weak | high | medium | broad repo spread; high open PR share |
|
| 280 |
| `kiwigitops` | [profile](https://github.com/kiwigitops) | no | CONTRIBUTOR | 81d | `2026-05-18T23:18:34Z` | 1 | 0 | weak | high | medium | very new account; high recent PR volume; broad repo spread; high open PR share |
|
| 281 |
+
| `kpal002` | [profile](https://github.com/kpal002) | yes | FIRST_TIME_CONTRIBUTOR | 2595d | `2026-05-30T07:56:05Z` | 1 | 0 | strong | moderate | low | high recent PR volume |
|
| 282 |
| `kuishou68` | [profile](https://github.com/kuishou68) | no | NONE | 2457d | `2026-05-05T02:27:41Z` | 1 | 0 | mixed | very high | medium | extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos |
|
| 283 |
| `lalitha2410` | [profile](https://github.com/lalitha2410) | no | FIRST_TIMER | 1043d | `2026-05-17T13:42:37Z` | 1 | 0 | weak | low | low | high open PR share; no visible non-self stars; targets high-star repos |
|
| 284 |
| `lianakoleva` | [profile](https://github.com/lianakoleva) | no | NONE | 2780d | `2026-05-13T17:04:37Z` | 1 | 0 | weak | moderate | low | high open PR share; no visible non-self stars |
|
|
|
|
| 438 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh)
|
| 439 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh)
|
| 440 |
- repo first seen: `2025-03-31T13:54:54Z`
|
| 441 |
+
- repo last seen: `2026-05-30T10:33:31Z`
|
| 442 |
- first seen in snapshot: **no**
|
| 443 |
- repo association: **MEMBER**
|
| 444 |
+
- repo primary artifacts: **84**
|
| 445 |
+
- snapshot authored PRs/issues: **84 PRs / 0 issues**
|
| 446 |
- snapshot discussion activity: **121 comments / 215 reviews / 151 review comments**
|
| 447 |
- account age: **4938 days**
|
| 448 |
- recent public PR activity: **52 PRs** (40 merged / 4 closed-unmerged / 8 open; merged rate **77%**, closed-unmerged rate **8%**, open rate **15%**)
|
|
|
|
| 451 |
- heuristic read: **high recent PR volume; targets high-star repos**
|
| 452 |
|
| 453 |
Example artifacts:
|
| 454 |
+
- [PR #46299: Make more tests work with read-only cache](https://github.com/huggingface/transformers/pull/46299) — open
|
| 455 |
- [PR #46276: Fix PR CI workflow cancellation condition](https://github.com/huggingface/transformers/pull/46276) — closed, merged
|
| 456 |
- [PR #46250: Update a test to avoid writing to the default xet cache](https://github.com/huggingface/transformers/pull/46250) — closed, merged
|
|
|
|
| 457 |
|
| 458 |
### `zucchini-nlp`
|
| 459 |
|
|
|
|
| 1371 |
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asirzechs66)
|
| 1372 |
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asirzechs66)
|
| 1373 |
- repo first seen: `2026-03-30T12:18:41Z`
|
| 1374 |
+
- repo last seen: `2026-05-30T08:44:51Z`
|
| 1375 |
- first seen in snapshot: **no**
|
| 1376 |
- repo association: **CONTRIBUTOR**
|
| 1377 |
- repo primary artifacts: **5**
|
| 1378 |
- snapshot authored PRs/issues: **5 PRs / 0 issues**
|
| 1379 |
+
- snapshot discussion activity: **14 comments / 1 reviews / 1 review comments**
|
| 1380 |
- account age: **1246 days**
|
| 1381 |
- recent public PR activity: **2 PRs** (0 merged / 1 closed-unmerged / 1 open; merged rate **0%**, closed-unmerged rate **50%**, open rate **50%**)
|
| 1382 |
- public orgs: none visible
|
|
|
|
| 1932 |
- [PR #45625: Add `supports_gradient_checkpointing` to `NemotronHPreTrainedModel`](https://github.com/huggingface/transformers/pull/45625) — closed, merged
|
| 1933 |
- [PR #44873: Fix VL model rope_deltas batch size mismatch in online RL training](https://github.com/huggingface/transformers/pull/44873) — closed, merged
|
| 1934 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1935 |
### `dependabot[bot]`
|
| 1936 |
|
| 1937 |
- profile: [github.com/dependabot[bot]](https://github.com/dependabot[bot])
|
|
|
|
| 3394 |
- [PR #43451: Add Molmo2](https://github.com/huggingface/transformers/pull/43451) — open
|
| 3395 |
- [PR #43448: Add Molmo](https://github.com/huggingface/transformers/pull/43448) — open
|
| 3396 |
|
| 3397 |
+
### `Cursx`
|
| 3398 |
+
|
| 3399 |
+
- profile: [github.com/Cursx](https://github.com/Cursx)
|
| 3400 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACursx)
|
| 3401 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACursx)
|
| 3402 |
+
- repo first seen: `2026-03-31T01:44:52Z`
|
| 3403 |
+
- repo last seen: `2026-04-01T02:36:38Z`
|
| 3404 |
+
- first seen in snapshot: **no**
|
| 3405 |
+
- repo association: **NONE**
|
| 3406 |
+
- repo primary artifacts: **3**
|
| 3407 |
+
- snapshot authored PRs/issues: **3 PRs / 0 issues**
|
| 3408 |
+
- snapshot discussion activity: **1 comments / 0 reviews / 0 review comments**
|
| 3409 |
+
- account age: **3073 days**
|
| 3410 |
+
- recent public PR activity: **12 PRs** (3 merged / 5 closed-unmerged / 4 open; merged rate **25%**, closed-unmerged rate **42%**, open rate **33%**)
|
| 3411 |
+
- public orgs: none visible
|
| 3412 |
+
- compact scores: follow-through **weak**, breadth **moderate**, automation risk **low**
|
| 3413 |
+
- heuristic read: **many recent closed-unmerged PRs; targets high-star repos**
|
| 3414 |
+
|
| 3415 |
+
Example artifacts:
|
| 3416 |
+
- [PR #45156: Fix save_pretrained writing incorrect tie_word_embeddings=True config after PEFT merge](https://github.com/huggingface/transformers/pull/45156) — closed, draft
|
| 3417 |
+
- [PR #45136: Fix #45127: Auto-fix diverged tie_word_embeddings config on save to prevent silent weight corruption](https://github.com/huggingface/transformers/pull/45136) — closed
|
| 3418 |
+
- [PR #45135: Fix model saving corruption for dynamically untied embeddings](https://github.com/huggingface/transformers/pull/45135) — closed
|
| 3419 |
+
|
| 3420 |
### `he-yufeng`
|
| 3421 |
|
| 3422 |
- profile: [github.com/he-yufeng](https://github.com/he-yufeng)
|
|
|
|
| 6354 |
Example artifacts:
|
| 6355 |
- [PR #46042: docs(readme): use canonical `huggingface.co` domain in prose links](https://github.com/huggingface/transformers/pull/46042) — closed, merged
|
| 6356 |
|
| 6357 |
+
### `kpal002`
|
| 6358 |
+
|
| 6359 |
+
- profile: [github.com/kpal002](https://github.com/kpal002)
|
| 6360 |
+
- repo PR search: [open search](https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akpal002)
|
| 6361 |
+
- repo issue search: [open search](https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akpal002)
|
| 6362 |
+
- repo first seen: `2026-05-30T07:56:05Z`
|
| 6363 |
+
- repo last seen: `2026-05-30T07:56:05Z`
|
| 6364 |
+
- first seen in snapshot: **yes**
|
| 6365 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 6366 |
+
- repo primary artifacts: **1**
|
| 6367 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 6368 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 6369 |
+
- account age: **2595 days**
|
| 6370 |
+
- recent public PR activity: **44 PRs** (35 merged / 1 closed-unmerged / 8 open; merged rate **80%**, closed-unmerged rate **2%**, open rate **18%**)
|
| 6371 |
+
- public orgs: none visible
|
| 6372 |
+
- compact scores: follow-through **strong**, breadth **moderate**, automation risk **low**
|
| 6373 |
+
- heuristic read: **high recent PR volume**
|
| 6374 |
+
|
| 6375 |
+
Example artifacts:
|
| 6376 |
+
- [PR #46296: [Qwen3VL] Fix video token placeholder: use self.video_token instead of hardcoded "<|placeholder|>"](https://github.com/huggingface/transformers/pull/46296) — open
|
| 6377 |
+
|
| 6378 |
### `kuishou68`
|
| 6379 |
|
| 6380 |
- profile: [github.com/kuishou68](https://github.com/kuishou68)
|
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:ab3e81fffedcb15b82f449a3f8c4ce3ba413ecad78eb4ea6f860e6b9bfc14787
|
| 3 |
+
size 61862
|
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": 55,
|
| 6 |
"pr_scope_clusters": [
|
| 7 |
{
|
|
@@ -33,7 +33,7 @@
|
|
| 33 |
"left_pr_number": 44189,
|
| 34 |
"right_pr_number": 45067,
|
| 35 |
"similarity": 0.776,
|
| 36 |
-
"content_similarity": 0.
|
| 37 |
"size_similarity": 0.16,
|
| 38 |
"breadth_similarity": 1.0,
|
| 39 |
"concentration_similarity": 1.0,
|
|
@@ -81,7 +81,7 @@
|
|
| 81 |
"left_pr_number": 43651,
|
| 82 |
"right_pr_number": 45067,
|
| 83 |
"similarity": 0.519,
|
| 84 |
-
"content_similarity": 0.
|
| 85 |
"size_similarity": 0.72,
|
| 86 |
"breadth_similarity": 1.0,
|
| 87 |
"concentration_similarity": 1.0,
|
|
@@ -177,7 +177,7 @@
|
|
| 177 |
"left_pr_number": 44189,
|
| 178 |
"right_pr_number": 44660,
|
| 179 |
"similarity": 0.464,
|
| 180 |
-
"content_similarity": 0.
|
| 181 |
"size_similarity": 0.667,
|
| 182 |
"breadth_similarity": 1.0,
|
| 183 |
"concentration_similarity": 1.0,
|
|
@@ -190,11 +190,11 @@
|
|
| 190 |
]
|
| 191 |
},
|
| 192 |
{
|
| 193 |
-
"left_pr_number":
|
| 194 |
-
"right_pr_number":
|
| 195 |
"similarity": 0.444,
|
| 196 |
-
"content_similarity": 0.
|
| 197 |
-
"size_similarity": 0.
|
| 198 |
"breadth_similarity": 1.0,
|
| 199 |
"concentration_similarity": 1.0,
|
| 200 |
"shared_filenames": [
|
|
@@ -206,11 +206,11 @@
|
|
| 206 |
]
|
| 207 |
},
|
| 208 |
{
|
| 209 |
-
"left_pr_number":
|
| 210 |
-
"right_pr_number":
|
| 211 |
-
"similarity": 0.
|
| 212 |
-
"content_similarity": 0.
|
| 213 |
-
"size_similarity": 0.
|
| 214 |
"breadth_similarity": 1.0,
|
| 215 |
"concentration_similarity": 1.0,
|
| 216 |
"shared_filenames": [
|
|
@@ -223,10 +223,10 @@
|
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"left_pr_number": 43636,
|
| 226 |
-
"right_pr_number":
|
| 227 |
"similarity": 0.443,
|
| 228 |
-
"content_similarity": 0.
|
| 229 |
-
"size_similarity": 0.
|
| 230 |
"breadth_similarity": 1.0,
|
| 231 |
"concentration_similarity": 1.0,
|
| 232 |
"shared_filenames": [
|
|
@@ -529,7 +529,7 @@
|
|
| 529 |
"left_pr_number": 43636,
|
| 530 |
"right_pr_number": 44123,
|
| 531 |
"similarity": 0.381,
|
| 532 |
-
"content_similarity": 0.
|
| 533 |
"size_similarity": 0.2,
|
| 534 |
"breadth_similarity": 1.0,
|
| 535 |
"concentration_similarity": 1.0,
|
|
@@ -545,7 +545,7 @@
|
|
| 545 |
"left_pr_number": 45055,
|
| 546 |
"right_pr_number": 45067,
|
| 547 |
"similarity": 0.381,
|
| 548 |
-
"content_similarity": 0.
|
| 549 |
"size_similarity": 0.12,
|
| 550 |
"breadth_similarity": 1.0,
|
| 551 |
"concentration_similarity": 1.0,
|
|
@@ -590,11 +590,11 @@
|
|
| 590 |
]
|
| 591 |
},
|
| 592 |
{
|
| 593 |
-
"left_pr_number":
|
| 594 |
-
"right_pr_number":
|
| 595 |
"similarity": 0.364,
|
| 596 |
-
"content_similarity": 0.
|
| 597 |
-
"size_similarity": 0.
|
| 598 |
"breadth_similarity": 1.0,
|
| 599 |
"concentration_similarity": 1.0,
|
| 600 |
"shared_filenames": [
|
|
@@ -606,11 +606,11 @@
|
|
| 606 |
]
|
| 607 |
},
|
| 608 |
{
|
| 609 |
-
"left_pr_number":
|
| 610 |
-
"right_pr_number":
|
| 611 |
-
"similarity": 0.
|
| 612 |
-
"content_similarity": 0.
|
| 613 |
-
"size_similarity": 0.
|
| 614 |
"breadth_similarity": 1.0,
|
| 615 |
"concentration_similarity": 1.0,
|
| 616 |
"shared_filenames": [
|
|
@@ -736,7 +736,7 @@
|
|
| 736 |
{
|
| 737 |
"left_pr_number": 44123,
|
| 738 |
"right_pr_number": 45273,
|
| 739 |
-
"similarity": 0.
|
| 740 |
"content_similarity": 0.24,
|
| 741 |
"size_similarity": 0.036,
|
| 742 |
"breadth_similarity": 1.0,
|
|
@@ -1172,7 +1172,7 @@
|
|
| 1172 |
"left_pr_number": 45294,
|
| 1173 |
"right_pr_number": 46277,
|
| 1174 |
"similarity": 0.465,
|
| 1175 |
-
"content_similarity": 0.
|
| 1176 |
"size_similarity": 0.917,
|
| 1177 |
"breadth_similarity": 0.55,
|
| 1178 |
"concentration_similarity": 0.783,
|
|
@@ -1213,7 +1213,7 @@
|
|
| 1213 |
{
|
| 1214 |
"left_pr_number": 45438,
|
| 1215 |
"right_pr_number": 46277,
|
| 1216 |
-
"similarity": 0.
|
| 1217 |
"content_similarity": 0.366,
|
| 1218 |
"size_similarity": 0.385,
|
| 1219 |
"breadth_similarity": 0.55,
|
|
@@ -1626,6 +1626,141 @@
|
|
| 1626 |
}
|
| 1627 |
]
|
| 1628 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1629 |
{
|
| 1630 |
"cluster_id": "pr-scope-41097-4",
|
| 1631 |
"pr_numbers": [
|
|
@@ -1729,7 +1864,7 @@
|
|
| 1729 |
"left_pr_number": 41097,
|
| 1730 |
"right_pr_number": 44547,
|
| 1731 |
"similarity": 0.392,
|
| 1732 |
-
"content_similarity": 0.
|
| 1733 |
"size_similarity": 0.16,
|
| 1734 |
"breadth_similarity": 1.0,
|
| 1735 |
"concentration_similarity": 1.0,
|
|
@@ -1770,7 +1905,7 @@
|
|
| 1770 |
{
|
| 1771 |
"left_pr_number": 44974,
|
| 1772 |
"right_pr_number": 45635,
|
| 1773 |
-
"similarity": 0.
|
| 1774 |
"content_similarity": 0.719,
|
| 1775 |
"size_similarity": 0.59,
|
| 1776 |
"breadth_similarity": 0.8,
|
|
@@ -1829,7 +1964,7 @@
|
|
| 1829 |
"left_pr_number": 45421,
|
| 1830 |
"right_pr_number": 45635,
|
| 1831 |
"similarity": 0.463,
|
| 1832 |
-
"content_similarity": 0.
|
| 1833 |
"size_similarity": 0.803,
|
| 1834 |
"breadth_similarity": 0.5,
|
| 1835 |
"concentration_similarity": 0.586,
|
|
@@ -1954,7 +2089,7 @@
|
|
| 1954 |
"left_pr_number": 44872,
|
| 1955 |
"right_pr_number": 45985,
|
| 1956 |
"similarity": 0.468,
|
| 1957 |
-
"content_similarity": 0.
|
| 1958 |
"size_similarity": 0.2,
|
| 1959 |
"breadth_similarity": 1.0,
|
| 1960 |
"concentration_similarity": 1.0,
|
|
@@ -2012,7 +2147,7 @@
|
|
| 2012 |
46239
|
| 2013 |
],
|
| 2014 |
"representative_pr_number": 45649,
|
| 2015 |
-
"average_similarity": 0.
|
| 2016 |
"summary": "4 open PRs share weighted file overlap around `src/transformers/modeling_utils.py`; representative PR #45649.",
|
| 2017 |
"shared_filenames": [
|
| 2018 |
"src/transformers/modeling_utils.py"
|
|
@@ -2057,7 +2192,7 @@
|
|
| 2057 |
{
|
| 2058 |
"left_pr_number": 45649,
|
| 2059 |
"right_pr_number": 45655,
|
| 2060 |
-
"similarity": 0.
|
| 2061 |
"content_similarity": 0.334,
|
| 2062 |
"size_similarity": 0.778,
|
| 2063 |
"breadth_similarity": 1.0,
|
|
@@ -2073,7 +2208,7 @@
|
|
| 2073 |
{
|
| 2074 |
"left_pr_number": 45655,
|
| 2075 |
"right_pr_number": 46239,
|
| 2076 |
-
"similarity": 0.
|
| 2077 |
"content_similarity": 0.262,
|
| 2078 |
"size_similarity": 0.667,
|
| 2079 |
"breadth_similarity": 1.0,
|
|
@@ -2090,7 +2225,7 @@
|
|
| 2090 |
"left_pr_number": 45548,
|
| 2091 |
"right_pr_number": 45655,
|
| 2092 |
"similarity": 0.347,
|
| 2093 |
-
"content_similarity": 0.
|
| 2094 |
"size_similarity": 0.191,
|
| 2095 |
"breadth_similarity": 0.75,
|
| 2096 |
"concentration_similarity": 1.0,
|
|
@@ -2178,7 +2313,7 @@
|
|
| 2178 |
"left_pr_number": 44385,
|
| 2179 |
"right_pr_number": 44615,
|
| 2180 |
"similarity": 0.402,
|
| 2181 |
-
"content_similarity": 0.
|
| 2182 |
"size_similarity": 0.371,
|
| 2183 |
"breadth_similarity": 0.667,
|
| 2184 |
"concentration_similarity": 1.0,
|
|
@@ -2212,7 +2347,7 @@
|
|
| 2212 |
"left_pr_number": 44615,
|
| 2213 |
"right_pr_number": 45060,
|
| 2214 |
"similarity": 0.309,
|
| 2215 |
-
"content_similarity": 0.
|
| 2216 |
"size_similarity": 0.614,
|
| 2217 |
"breadth_similarity": 0.333,
|
| 2218 |
"concentration_similarity": 0.421,
|
|
@@ -2547,84 +2682,6 @@
|
|
| 2547 |
}
|
| 2548 |
]
|
| 2549 |
},
|
| 2550 |
-
{
|
| 2551 |
-
"cluster_id": "pr-scope-44940-3",
|
| 2552 |
-
"pr_numbers": [
|
| 2553 |
-
44940,
|
| 2554 |
-
46114,
|
| 2555 |
-
46207
|
| 2556 |
-
],
|
| 2557 |
-
"representative_pr_number": 44940,
|
| 2558 |
-
"average_similarity": 0.48,
|
| 2559 |
-
"summary": "3 open PRs share weighted file overlap around `tests/utils/test_modeling_utils.py`, `src/transformers/modeling_utils.py`; representative PR #44940.",
|
| 2560 |
-
"shared_filenames": [
|
| 2561 |
-
"tests/utils/test_modeling_utils.py",
|
| 2562 |
-
"src/transformers/modeling_utils.py"
|
| 2563 |
-
],
|
| 2564 |
-
"shared_directories": [
|
| 2565 |
-
"tests/utils",
|
| 2566 |
-
"src/transformers",
|
| 2567 |
-
"tests",
|
| 2568 |
-
"src"
|
| 2569 |
-
],
|
| 2570 |
-
"pairwise": [
|
| 2571 |
-
{
|
| 2572 |
-
"left_pr_number": 44940,
|
| 2573 |
-
"right_pr_number": 46207,
|
| 2574 |
-
"similarity": 0.533,
|
| 2575 |
-
"content_similarity": 0.441,
|
| 2576 |
-
"size_similarity": 0.662,
|
| 2577 |
-
"breadth_similarity": 0.833,
|
| 2578 |
-
"concentration_similarity": 0.839,
|
| 2579 |
-
"shared_filenames": [
|
| 2580 |
-
"src/transformers/modeling_utils.py",
|
| 2581 |
-
"tests/utils/test_modeling_utils.py"
|
| 2582 |
-
],
|
| 2583 |
-
"shared_directories": [
|
| 2584 |
-
"src/transformers",
|
| 2585 |
-
"tests/utils",
|
| 2586 |
-
"src",
|
| 2587 |
-
"tests"
|
| 2588 |
-
]
|
| 2589 |
-
},
|
| 2590 |
-
{
|
| 2591 |
-
"left_pr_number": 44940,
|
| 2592 |
-
"right_pr_number": 46114,
|
| 2593 |
-
"similarity": 0.481,
|
| 2594 |
-
"content_similarity": 0.416,
|
| 2595 |
-
"size_similarity": 0.692,
|
| 2596 |
-
"breadth_similarity": 0.381,
|
| 2597 |
-
"concentration_similarity": 0.96,
|
| 2598 |
-
"shared_filenames": [
|
| 2599 |
-
"tests/utils/test_modeling_utils.py"
|
| 2600 |
-
],
|
| 2601 |
-
"shared_directories": [
|
| 2602 |
-
"src/transformers",
|
| 2603 |
-
"tests/utils",
|
| 2604 |
-
"src",
|
| 2605 |
-
"tests"
|
| 2606 |
-
]
|
| 2607 |
-
},
|
| 2608 |
-
{
|
| 2609 |
-
"left_pr_number": 46114,
|
| 2610 |
-
"right_pr_number": 46207,
|
| 2611 |
-
"similarity": 0.426,
|
| 2612 |
-
"content_similarity": 0.409,
|
| 2613 |
-
"size_similarity": 0.458,
|
| 2614 |
-
"breadth_similarity": 0.31,
|
| 2615 |
-
"concentration_similarity": 0.798,
|
| 2616 |
-
"shared_filenames": [
|
| 2617 |
-
"tests/utils/test_modeling_utils.py"
|
| 2618 |
-
],
|
| 2619 |
-
"shared_directories": [
|
| 2620 |
-
"src/transformers",
|
| 2621 |
-
"tests/utils",
|
| 2622 |
-
"src",
|
| 2623 |
-
"tests"
|
| 2624 |
-
]
|
| 2625 |
-
}
|
| 2626 |
-
]
|
| 2627 |
-
},
|
| 2628 |
{
|
| 2629 |
"cluster_id": "pr-scope-45293-3",
|
| 2630 |
"pr_numbers": [
|
|
@@ -2834,7 +2891,7 @@
|
|
| 2834 |
"left_pr_number": 45709,
|
| 2835 |
"right_pr_number": 45742,
|
| 2836 |
"similarity": 0.499,
|
| 2837 |
-
"content_similarity": 0.
|
| 2838 |
"size_similarity": 0.782,
|
| 2839 |
"breadth_similarity": 0.833,
|
| 2840 |
"concentration_similarity": 0.72,
|
|
@@ -3383,7 +3440,7 @@
|
|
| 3383 |
"left_pr_number": 45847,
|
| 3384 |
"right_pr_number": 46267,
|
| 3385 |
"similarity": 0.867,
|
| 3386 |
-
"content_similarity": 0.
|
| 3387 |
"size_similarity": 0.758,
|
| 3388 |
"breadth_similarity": 0.921,
|
| 3389 |
"concentration_similarity": 0.881,
|
|
@@ -3503,7 +3560,7 @@
|
|
| 3503 |
"left_pr_number": 45639,
|
| 3504 |
"right_pr_number": 45645,
|
| 3505 |
"similarity": 0.784,
|
| 3506 |
-
"content_similarity": 0.
|
| 3507 |
"size_similarity": 0.646,
|
| 3508 |
"breadth_similarity": 0.5,
|
| 3509 |
"concentration_similarity": 0.893,
|
|
@@ -3562,7 +3619,7 @@
|
|
| 3562 |
45977
|
| 3563 |
],
|
| 3564 |
"representative_pr_number": 44794,
|
| 3565 |
-
"average_similarity": 0.
|
| 3566 |
"summary": "2 open PRs share weighted file overlap around `docs/source/en/gguf.md`, `src/transformers/integrations/gguf_dequant.py`, `src/transformers/quantizers/__init__.py`; representative PR #44794.",
|
| 3567 |
"shared_filenames": [
|
| 3568 |
"docs/source/en/gguf.md",
|
|
@@ -3588,7 +3645,7 @@
|
|
| 3588 |
{
|
| 3589 |
"left_pr_number": 44794,
|
| 3590 |
"right_pr_number": 45977,
|
| 3591 |
-
"similarity": 0.
|
| 3592 |
"content_similarity": 0.739,
|
| 3593 |
"size_similarity": 0.608,
|
| 3594 |
"breadth_similarity": 0.757,
|
|
@@ -4075,7 +4132,7 @@
|
|
| 4075 |
"left_pr_number": 45056,
|
| 4076 |
"right_pr_number": 45128,
|
| 4077 |
"similarity": 0.503,
|
| 4078 |
-
"content_similarity": 0.
|
| 4079 |
"size_similarity": 0.669,
|
| 4080 |
"breadth_similarity": 0.875,
|
| 4081 |
"concentration_similarity": 0.724,
|
|
@@ -4314,7 +4371,7 @@
|
|
| 4314 |
"left_pr_number": 40755,
|
| 4315 |
"right_pr_number": 45233,
|
| 4316 |
"similarity": 0.466,
|
| 4317 |
-
"content_similarity": 0.
|
| 4318 |
"size_similarity": 0.266,
|
| 4319 |
"breadth_similarity": 0.792,
|
| 4320 |
"concentration_similarity": 0.928,
|
|
@@ -4401,7 +4458,7 @@
|
|
| 4401 |
"left_pr_number": 46127,
|
| 4402 |
"right_pr_number": 46257,
|
| 4403 |
"similarity": 0.441,
|
| 4404 |
-
"content_similarity": 0.
|
| 4405 |
"size_similarity": 0.053,
|
| 4406 |
"breadth_similarity": 0.75,
|
| 4407 |
"concentration_similarity": 1.0,
|
|
@@ -4540,7 +4597,7 @@
|
|
| 4540 |
"left_pr_number": 44606,
|
| 4541 |
"right_pr_number": 45086,
|
| 4542 |
"similarity": 0.417,
|
| 4543 |
-
"content_similarity": 0.
|
| 4544 |
"size_similarity": 0.222,
|
| 4545 |
"breadth_similarity": 1.0,
|
| 4546 |
"concentration_similarity": 1.0,
|
|
|
|
| 1 |
{
|
| 2 |
"repo": "huggingface/transformers",
|
| 3 |
+
"snapshot_id": "20260530T120027Z",
|
| 4 |
+
"generated_at": "2026-05-30T12:00:51Z",
|
| 5 |
"cluster_count": 55,
|
| 6 |
"pr_scope_clusters": [
|
| 7 |
{
|
|
|
|
| 33 |
"left_pr_number": 44189,
|
| 34 |
"right_pr_number": 45067,
|
| 35 |
"similarity": 0.776,
|
| 36 |
+
"content_similarity": 0.861,
|
| 37 |
"size_similarity": 0.16,
|
| 38 |
"breadth_similarity": 1.0,
|
| 39 |
"concentration_similarity": 1.0,
|
|
|
|
| 81 |
"left_pr_number": 43651,
|
| 82 |
"right_pr_number": 45067,
|
| 83 |
"similarity": 0.519,
|
| 84 |
+
"content_similarity": 0.373,
|
| 85 |
"size_similarity": 0.72,
|
| 86 |
"breadth_similarity": 1.0,
|
| 87 |
"concentration_similarity": 1.0,
|
|
|
|
| 177 |
"left_pr_number": 44189,
|
| 178 |
"right_pr_number": 44660,
|
| 179 |
"similarity": 0.464,
|
| 180 |
+
"content_similarity": 0.306,
|
| 181 |
"size_similarity": 0.667,
|
| 182 |
"breadth_similarity": 1.0,
|
| 183 |
"concentration_similarity": 1.0,
|
|
|
|
| 190 |
]
|
| 191 |
},
|
| 192 |
{
|
| 193 |
+
"left_pr_number": 43636,
|
| 194 |
+
"right_pr_number": 45067,
|
| 195 |
"similarity": 0.444,
|
| 196 |
+
"content_similarity": 0.325,
|
| 197 |
+
"size_similarity": 0.44,
|
| 198 |
"breadth_similarity": 1.0,
|
| 199 |
"concentration_similarity": 1.0,
|
| 200 |
"shared_filenames": [
|
|
|
|
| 206 |
]
|
| 207 |
},
|
| 208 |
{
|
| 209 |
+
"left_pr_number": 43663,
|
| 210 |
+
"right_pr_number": 44189,
|
| 211 |
+
"similarity": 0.444,
|
| 212 |
+
"content_similarity": 0.385,
|
| 213 |
+
"size_similarity": 0.16,
|
| 214 |
"breadth_similarity": 1.0,
|
| 215 |
"concentration_similarity": 1.0,
|
| 216 |
"shared_filenames": [
|
|
|
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"left_pr_number": 43636,
|
| 226 |
+
"right_pr_number": 43651,
|
| 227 |
"similarity": 0.443,
|
| 228 |
+
"content_similarity": 0.288,
|
| 229 |
+
"size_similarity": 0.611,
|
| 230 |
"breadth_similarity": 1.0,
|
| 231 |
"concentration_similarity": 1.0,
|
| 232 |
"shared_filenames": [
|
|
|
|
| 529 |
"left_pr_number": 43636,
|
| 530 |
"right_pr_number": 44123,
|
| 531 |
"similarity": 0.381,
|
| 532 |
+
"content_similarity": 0.288,
|
| 533 |
"size_similarity": 0.2,
|
| 534 |
"breadth_similarity": 1.0,
|
| 535 |
"concentration_similarity": 1.0,
|
|
|
|
| 545 |
"left_pr_number": 45055,
|
| 546 |
"right_pr_number": 45067,
|
| 547 |
"similarity": 0.381,
|
| 548 |
+
"content_similarity": 0.305,
|
| 549 |
"size_similarity": 0.12,
|
| 550 |
"breadth_similarity": 1.0,
|
| 551 |
"concentration_similarity": 1.0,
|
|
|
|
| 590 |
]
|
| 591 |
},
|
| 592 |
{
|
| 593 |
+
"left_pr_number": 43651,
|
| 594 |
+
"right_pr_number": 45055,
|
| 595 |
"similarity": 0.364,
|
| 596 |
+
"content_similarity": 0.269,
|
| 597 |
+
"size_similarity": 0.167,
|
| 598 |
"breadth_similarity": 1.0,
|
| 599 |
"concentration_similarity": 1.0,
|
| 600 |
"shared_filenames": [
|
|
|
|
| 606 |
]
|
| 607 |
},
|
| 608 |
{
|
| 609 |
+
"left_pr_number": 44660,
|
| 610 |
+
"right_pr_number": 45273,
|
| 611 |
+
"similarity": 0.364,
|
| 612 |
+
"content_similarity": 0.235,
|
| 613 |
+
"size_similarity": 0.333,
|
| 614 |
"breadth_similarity": 1.0,
|
| 615 |
"concentration_similarity": 1.0,
|
| 616 |
"shared_filenames": [
|
|
|
|
| 736 |
{
|
| 737 |
"left_pr_number": 44123,
|
| 738 |
"right_pr_number": 45273,
|
| 739 |
+
"similarity": 0.324,
|
| 740 |
"content_similarity": 0.24,
|
| 741 |
"size_similarity": 0.036,
|
| 742 |
"breadth_similarity": 1.0,
|
|
|
|
| 1172 |
"left_pr_number": 45294,
|
| 1173 |
"right_pr_number": 46277,
|
| 1174 |
"similarity": 0.465,
|
| 1175 |
+
"content_similarity": 0.334,
|
| 1176 |
"size_similarity": 0.917,
|
| 1177 |
"breadth_similarity": 0.55,
|
| 1178 |
"concentration_similarity": 0.783,
|
|
|
|
| 1213 |
{
|
| 1214 |
"left_pr_number": 45438,
|
| 1215 |
"right_pr_number": 46277,
|
| 1216 |
+
"similarity": 0.408,
|
| 1217 |
"content_similarity": 0.366,
|
| 1218 |
"size_similarity": 0.385,
|
| 1219 |
"breadth_similarity": 0.55,
|
|
|
|
| 1626 |
}
|
| 1627 |
]
|
| 1628 |
},
|
| 1629 |
+
{
|
| 1630 |
+
"cluster_id": "pr-scope-44940-4",
|
| 1631 |
+
"pr_numbers": [
|
| 1632 |
+
44940,
|
| 1633 |
+
46114,
|
| 1634 |
+
46207,
|
| 1635 |
+
46299
|
| 1636 |
+
],
|
| 1637 |
+
"representative_pr_number": 46299,
|
| 1638 |
+
"average_similarity": 0.555,
|
| 1639 |
+
"summary": "4 open PRs share weighted file overlap around `tests/utils/test_modeling_utils.py`, `tests/cli/test_download.py`, `tests/utils/test_hub_utils.py`; representative PR #46299.",
|
| 1640 |
+
"shared_filenames": [
|
| 1641 |
+
"tests/utils/test_modeling_utils.py",
|
| 1642 |
+
"tests/cli/test_download.py",
|
| 1643 |
+
"tests/utils/test_hub_utils.py",
|
| 1644 |
+
"tests/test_tensor_parallel_mixin.py",
|
| 1645 |
+
"src/transformers/modeling_utils.py"
|
| 1646 |
+
],
|
| 1647 |
+
"shared_directories": [
|
| 1648 |
+
"tests/utils",
|
| 1649 |
+
"tests",
|
| 1650 |
+
"src/transformers",
|
| 1651 |
+
"src",
|
| 1652 |
+
"tests/cli"
|
| 1653 |
+
],
|
| 1654 |
+
"pairwise": [
|
| 1655 |
+
{
|
| 1656 |
+
"left_pr_number": 46114,
|
| 1657 |
+
"right_pr_number": 46299,
|
| 1658 |
+
"similarity": 0.918,
|
| 1659 |
+
"content_similarity": 0.962,
|
| 1660 |
+
"size_similarity": 0.943,
|
| 1661 |
+
"breadth_similarity": 0.536,
|
| 1662 |
+
"concentration_similarity": 0.98,
|
| 1663 |
+
"shared_filenames": [
|
| 1664 |
+
"tests/cli/test_download.py",
|
| 1665 |
+
"tests/test_tensor_parallel_mixin.py",
|
| 1666 |
+
"tests/utils/test_hub_utils.py",
|
| 1667 |
+
"tests/utils/test_modeling_utils.py"
|
| 1668 |
+
],
|
| 1669 |
+
"shared_directories": [
|
| 1670 |
+
"tests/cli",
|
| 1671 |
+
"tests/utils",
|
| 1672 |
+
"tests"
|
| 1673 |
+
]
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"left_pr_number": 44940,
|
| 1677 |
+
"right_pr_number": 46207,
|
| 1678 |
+
"similarity": 0.527,
|
| 1679 |
+
"content_similarity": 0.432,
|
| 1680 |
+
"size_similarity": 0.662,
|
| 1681 |
+
"breadth_similarity": 0.833,
|
| 1682 |
+
"concentration_similarity": 0.839,
|
| 1683 |
+
"shared_filenames": [
|
| 1684 |
+
"src/transformers/modeling_utils.py",
|
| 1685 |
+
"tests/utils/test_modeling_utils.py"
|
| 1686 |
+
],
|
| 1687 |
+
"shared_directories": [
|
| 1688 |
+
"src/transformers",
|
| 1689 |
+
"tests/utils",
|
| 1690 |
+
"src",
|
| 1691 |
+
"tests"
|
| 1692 |
+
]
|
| 1693 |
+
},
|
| 1694 |
+
{
|
| 1695 |
+
"left_pr_number": 44940,
|
| 1696 |
+
"right_pr_number": 46299,
|
| 1697 |
+
"similarity": 0.516,
|
| 1698 |
+
"content_similarity": 0.429,
|
| 1699 |
+
"size_similarity": 0.652,
|
| 1700 |
+
"breadth_similarity": 0.708,
|
| 1701 |
+
"concentration_similarity": 0.94,
|
| 1702 |
+
"shared_filenames": [
|
| 1703 |
+
"tests/utils/test_modeling_utils.py"
|
| 1704 |
+
],
|
| 1705 |
+
"shared_directories": [
|
| 1706 |
+
"tests/utils",
|
| 1707 |
+
"tests"
|
| 1708 |
+
]
|
| 1709 |
+
},
|
| 1710 |
+
{
|
| 1711 |
+
"left_pr_number": 44940,
|
| 1712 |
+
"right_pr_number": 46114,
|
| 1713 |
+
"similarity": 0.483,
|
| 1714 |
+
"content_similarity": 0.419,
|
| 1715 |
+
"size_similarity": 0.692,
|
| 1716 |
+
"breadth_similarity": 0.381,
|
| 1717 |
+
"concentration_similarity": 0.96,
|
| 1718 |
+
"shared_filenames": [
|
| 1719 |
+
"tests/utils/test_modeling_utils.py"
|
| 1720 |
+
],
|
| 1721 |
+
"shared_directories": [
|
| 1722 |
+
"src/transformers",
|
| 1723 |
+
"tests/utils",
|
| 1724 |
+
"src",
|
| 1725 |
+
"tests"
|
| 1726 |
+
]
|
| 1727 |
+
},
|
| 1728 |
+
{
|
| 1729 |
+
"left_pr_number": 46207,
|
| 1730 |
+
"right_pr_number": 46299,
|
| 1731 |
+
"similarity": 0.457,
|
| 1732 |
+
"content_similarity": 0.421,
|
| 1733 |
+
"size_similarity": 0.432,
|
| 1734 |
+
"breadth_similarity": 0.583,
|
| 1735 |
+
"concentration_similarity": 0.778,
|
| 1736 |
+
"shared_filenames": [
|
| 1737 |
+
"tests/utils/test_modeling_utils.py"
|
| 1738 |
+
],
|
| 1739 |
+
"shared_directories": [
|
| 1740 |
+
"tests/utils",
|
| 1741 |
+
"tests"
|
| 1742 |
+
]
|
| 1743 |
+
},
|
| 1744 |
+
{
|
| 1745 |
+
"left_pr_number": 46114,
|
| 1746 |
+
"right_pr_number": 46207,
|
| 1747 |
+
"similarity": 0.428,
|
| 1748 |
+
"content_similarity": 0.412,
|
| 1749 |
+
"size_similarity": 0.458,
|
| 1750 |
+
"breadth_similarity": 0.31,
|
| 1751 |
+
"concentration_similarity": 0.798,
|
| 1752 |
+
"shared_filenames": [
|
| 1753 |
+
"tests/utils/test_modeling_utils.py"
|
| 1754 |
+
],
|
| 1755 |
+
"shared_directories": [
|
| 1756 |
+
"src/transformers",
|
| 1757 |
+
"tests/utils",
|
| 1758 |
+
"src",
|
| 1759 |
+
"tests"
|
| 1760 |
+
]
|
| 1761 |
+
}
|
| 1762 |
+
]
|
| 1763 |
+
},
|
| 1764 |
{
|
| 1765 |
"cluster_id": "pr-scope-41097-4",
|
| 1766 |
"pr_numbers": [
|
|
|
|
| 1864 |
"left_pr_number": 41097,
|
| 1865 |
"right_pr_number": 44547,
|
| 1866 |
"similarity": 0.392,
|
| 1867 |
+
"content_similarity": 0.312,
|
| 1868 |
"size_similarity": 0.16,
|
| 1869 |
"breadth_similarity": 1.0,
|
| 1870 |
"concentration_similarity": 1.0,
|
|
|
|
| 1905 |
{
|
| 1906 |
"left_pr_number": 44974,
|
| 1907 |
"right_pr_number": 45635,
|
| 1908 |
+
"similarity": 0.719,
|
| 1909 |
"content_similarity": 0.719,
|
| 1910 |
"size_similarity": 0.59,
|
| 1911 |
"breadth_similarity": 0.8,
|
|
|
|
| 1964 |
"left_pr_number": 45421,
|
| 1965 |
"right_pr_number": 45635,
|
| 1966 |
"similarity": 0.463,
|
| 1967 |
+
"content_similarity": 0.377,
|
| 1968 |
"size_similarity": 0.803,
|
| 1969 |
"breadth_similarity": 0.5,
|
| 1970 |
"concentration_similarity": 0.586,
|
|
|
|
| 2089 |
"left_pr_number": 44872,
|
| 2090 |
"right_pr_number": 45985,
|
| 2091 |
"similarity": 0.468,
|
| 2092 |
+
"content_similarity": 0.412,
|
| 2093 |
"size_similarity": 0.2,
|
| 2094 |
"breadth_similarity": 1.0,
|
| 2095 |
"concentration_similarity": 1.0,
|
|
|
|
| 2147 |
46239
|
| 2148 |
],
|
| 2149 |
"representative_pr_number": 45649,
|
| 2150 |
+
"average_similarity": 0.437,
|
| 2151 |
"summary": "4 open PRs share weighted file overlap around `src/transformers/modeling_utils.py`; representative PR #45649.",
|
| 2152 |
"shared_filenames": [
|
| 2153 |
"src/transformers/modeling_utils.py"
|
|
|
|
| 2192 |
{
|
| 2193 |
"left_pr_number": 45649,
|
| 2194 |
"right_pr_number": 45655,
|
| 2195 |
+
"similarity": 0.501,
|
| 2196 |
"content_similarity": 0.334,
|
| 2197 |
"size_similarity": 0.778,
|
| 2198 |
"breadth_similarity": 1.0,
|
|
|
|
| 2208 |
{
|
| 2209 |
"left_pr_number": 45655,
|
| 2210 |
"right_pr_number": 46239,
|
| 2211 |
+
"similarity": 0.434,
|
| 2212 |
"content_similarity": 0.262,
|
| 2213 |
"size_similarity": 0.667,
|
| 2214 |
"breadth_similarity": 1.0,
|
|
|
|
| 2225 |
"left_pr_number": 45548,
|
| 2226 |
"right_pr_number": 45655,
|
| 2227 |
"similarity": 0.347,
|
| 2228 |
+
"content_similarity": 0.277,
|
| 2229 |
"size_similarity": 0.191,
|
| 2230 |
"breadth_similarity": 0.75,
|
| 2231 |
"concentration_similarity": 1.0,
|
|
|
|
| 2313 |
"left_pr_number": 44385,
|
| 2314 |
"right_pr_number": 44615,
|
| 2315 |
"similarity": 0.402,
|
| 2316 |
+
"content_similarity": 0.329,
|
| 2317 |
"size_similarity": 0.371,
|
| 2318 |
"breadth_similarity": 0.667,
|
| 2319 |
"concentration_similarity": 1.0,
|
|
|
|
| 2347 |
"left_pr_number": 44615,
|
| 2348 |
"right_pr_number": 45060,
|
| 2349 |
"similarity": 0.309,
|
| 2350 |
+
"content_similarity": 0.232,
|
| 2351 |
"size_similarity": 0.614,
|
| 2352 |
"breadth_similarity": 0.333,
|
| 2353 |
"concentration_similarity": 0.421,
|
|
|
|
| 2682 |
}
|
| 2683 |
]
|
| 2684 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2685 |
{
|
| 2686 |
"cluster_id": "pr-scope-45293-3",
|
| 2687 |
"pr_numbers": [
|
|
|
|
| 2891 |
"left_pr_number": 45709,
|
| 2892 |
"right_pr_number": 45742,
|
| 2893 |
"similarity": 0.499,
|
| 2894 |
+
"content_similarity": 0.376,
|
| 2895 |
"size_similarity": 0.782,
|
| 2896 |
"breadth_similarity": 0.833,
|
| 2897 |
"concentration_similarity": 0.72,
|
|
|
|
| 3440 |
"left_pr_number": 45847,
|
| 3441 |
"right_pr_number": 46267,
|
| 3442 |
"similarity": 0.867,
|
| 3443 |
+
"content_similarity": 0.882,
|
| 3444 |
"size_similarity": 0.758,
|
| 3445 |
"breadth_similarity": 0.921,
|
| 3446 |
"concentration_similarity": 0.881,
|
|
|
|
| 3560 |
"left_pr_number": 45639,
|
| 3561 |
"right_pr_number": 45645,
|
| 3562 |
"similarity": 0.784,
|
| 3563 |
+
"content_similarity": 0.846,
|
| 3564 |
"size_similarity": 0.646,
|
| 3565 |
"breadth_similarity": 0.5,
|
| 3566 |
"concentration_similarity": 0.893,
|
|
|
|
| 3619 |
45977
|
| 3620 |
],
|
| 3621 |
"representative_pr_number": 44794,
|
| 3622 |
+
"average_similarity": 0.726,
|
| 3623 |
"summary": "2 open PRs share weighted file overlap around `docs/source/en/gguf.md`, `src/transformers/integrations/gguf_dequant.py`, `src/transformers/quantizers/__init__.py`; representative PR #44794.",
|
| 3624 |
"shared_filenames": [
|
| 3625 |
"docs/source/en/gguf.md",
|
|
|
|
| 3645 |
{
|
| 3646 |
"left_pr_number": 44794,
|
| 3647 |
"right_pr_number": 45977,
|
| 3648 |
+
"similarity": 0.726,
|
| 3649 |
"content_similarity": 0.739,
|
| 3650 |
"size_similarity": 0.608,
|
| 3651 |
"breadth_similarity": 0.757,
|
|
|
|
| 4132 |
"left_pr_number": 45056,
|
| 4133 |
"right_pr_number": 45128,
|
| 4134 |
"similarity": 0.503,
|
| 4135 |
+
"content_similarity": 0.399,
|
| 4136 |
"size_similarity": 0.669,
|
| 4137 |
"breadth_similarity": 0.875,
|
| 4138 |
"concentration_similarity": 0.724,
|
|
|
|
| 4371 |
"left_pr_number": 40755,
|
| 4372 |
"right_pr_number": 45233,
|
| 4373 |
"similarity": 0.466,
|
| 4374 |
+
"content_similarity": 0.43,
|
| 4375 |
"size_similarity": 0.266,
|
| 4376 |
"breadth_similarity": 0.792,
|
| 4377 |
"concentration_similarity": 0.928,
|
|
|
|
| 4458 |
"left_pr_number": 46127,
|
| 4459 |
"right_pr_number": 46257,
|
| 4460 |
"similarity": 0.441,
|
| 4461 |
+
"content_similarity": 0.44,
|
| 4462 |
"size_similarity": 0.053,
|
| 4463 |
"breadth_similarity": 0.75,
|
| 4464 |
"concentration_similarity": 1.0,
|
|
|
|
| 4597 |
"left_pr_number": 44606,
|
| 4598 |
"right_pr_number": 45086,
|
| 4599 |
"similarity": 0.417,
|
| 4600 |
+
"content_similarity": 0.334,
|
| 4601 |
"size_similarity": 0.222,
|
| 4602 |
"breadth_similarity": 1.0,
|
| 4603 |
"concentration_similarity": 1.0,
|
pr_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4364cc74469770176cead01e53281d94b27626bf67084df0785e71f40275308
|
| 3 |
+
size 1768082
|
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:8a2d831230e4a2e6166eaf017fc2927b5ba13517506027d24e97f66a98d12e4d
|
| 3 |
+
size 60670332
|
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:814744f7f8b0be1c267f15553be11c435598039213810f8bd2493997fc5f3d69
|
| 3 |
+
size 50172271
|
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:29e1225856defcc19ee235ac0833e3bdf2dafcdfda7e783638dc6dce2576643b
|
| 3 |
+
size 2113709
|
snapshots/20260530T120027Z/manifest.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"archived_pr_scope_clusters_json": "snapshots/20260530T120027Z/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": 12129,
|
| 11 |
+
"issues": 798,
|
| 12 |
+
"links": 4117,
|
| 13 |
+
"new_contributors": 345,
|
| 14 |
+
"pr_diffs": 2517,
|
| 15 |
+
"pr_files": 34893,
|
| 16 |
+
"pull_requests": 2517,
|
| 17 |
+
"review_comments": 15700,
|
| 18 |
+
"reviews": 9108,
|
| 19 |
+
"timeline_events": 50214
|
| 20 |
+
},
|
| 21 |
+
"crawl_started_at": "2026-05-30T12:00:27Z",
|
| 22 |
+
"delta_counts": {
|
| 23 |
+
"comments": 9,
|
| 24 |
+
"issue_stubs": 9,
|
| 25 |
+
"issues": 4,
|
| 26 |
+
"links": 3,
|
| 27 |
+
"pr_diffs": 5,
|
| 28 |
+
"pr_files": 69,
|
| 29 |
+
"pull_requests": 5,
|
| 30 |
+
"review_comments": 0,
|
| 31 |
+
"reviews": 0,
|
| 32 |
+
"timeline_events": 73
|
| 33 |
+
},
|
| 34 |
+
"extracted_at": "2026-05-30T12:00:27Z",
|
| 35 |
+
"repo": "huggingface/transformers",
|
| 36 |
+
"snapshot_id": "20260530T120027Z",
|
| 37 |
+
"watermark": {
|
| 38 |
+
"effective_since": "2026-05-30T06:00:26Z",
|
| 39 |
+
"next_since": "2026-05-30T12:00:27Z"
|
| 40 |
+
}
|
| 41 |
+
}
|
snapshots/20260530T120027Z/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/20260530T120027Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260530T120027Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-30T12:00:27Z",
|
| 6 |
"repo": "huggingface/transformers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260530T120027Z"
|
| 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-30T06:00:26Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260530T120027Z",
|
| 4 |
+
"next_since": "2026-05-30T12:00:27Z",
|
| 5 |
"repo": "huggingface/transformers",
|
| 6 |
+
"updated_at": "2026-05-30T12:00:27Z"
|
| 7 |
}
|