Deploy transformers dashboard
Browse files- assets/index-C2WFH2m5.css +1 -0
- assets/index-DqhlJVPW.js +0 -0
- data/clusters.json +807 -0
- data/contributors.json +1652 -0
- data/prs.json +0 -0
- data/summary.json +15 -0
- index.html +12 -18
assets/index-C2WFH2m5.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1120;color:#e6edf7}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#0f172af5,#0b1120),#0b1120}a{color:#8dd6ff;text-decoration:none}a:hover{text-decoration:underline}code{font-family:SFMono-Regular,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.shell{max-width:1440px;margin:0 auto;padding:24px 24px 48px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:end;padding-bottom:18px;margin-bottom:16px;border-bottom:1px solid rgba(148,163,184,.12)}h1,h2{margin:0}.topbar h1{font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.05}.section-label{margin:0 0 10px;text-transform:uppercase;letter-spacing:.08em;color:#7dd3fc;font-size:.74rem}.muted{color:#94a3b8}.subtle-copy{margin:8px 0 0;max-width:72ch;color:#9aa8bc}.small{font-size:.88rem}.button,.tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(125,211,252,.16);background:transparent;color:#e5eef8;border-radius:999px;padding:9px 14px;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease,transform .14s ease}.button:hover,.tab:hover,.tab.active{background:#7dd3fc14;border-color:#7dd3fc57;transform:translateY(-1px)}.button.ghost{color:#9aa8bc}.topbar-actions{display:flex;gap:10px;flex-wrap:wrap}.metric-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));border-top:1px solid rgba(148,163,184,.08);border-bottom:1px solid rgba(148,163,184,.08);margin-bottom:18px}.metric{padding:14px 12px;min-height:76px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(148,163,184,.08)}.metric:last-child{border-right:0}.metric span{color:#8c99ad;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.metric strong{margin-top:8px;font-size:1.75rem;line-height:1}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.list-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center}.toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.focus-filter{display:flex;justify-content:space-between;gap:18px;align-items:end;padding:18px 0 20px;margin-bottom:18px;border-bottom:1px solid rgba(148,163,184,.12)}.focus-copy h2{font-size:clamp(1.25rem,2.4vw,1.8rem)}.focus-actions{display:flex;gap:10px;flex-wrap:wrap}.focus-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;min-height:54px;padding:0 16px;border-radius:14px;border:1px solid rgba(125,211,252,.14);background:#7dd3fc0a;color:#dbe7f4;font-size:.98rem;font-weight:600;transition:transform .14s ease,border-color .14s ease,background-color .14s ease}.focus-chip:hover,.focus-chip.active{transform:translateY(-1px);border-color:#7dd3fc57;background:#7dd3fc1a}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr);gap:18px}.surface{border-top:1px solid rgba(125,211,252,.18);border-bottom:1px solid rgba(148,163,184,.12);background:#0f172a6b;padding:18px 0 0;animation:rise-in .22s ease-out}.surface-full{grid-column:1 / -1}.surface-header{padding:0 0 14px;margin:0 0 4px}.table-wrap{width:100%}.table-wrap-static{overflow:visible}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{text-align:left;vertical-align:top;padding:12px 0;border-bottom:1px solid rgba(148,163,184,.1);overflow-wrap:anywhere}th{color:#7dd3fc;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.sort-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;padding:0;font:inherit;text-transform:inherit;letter-spacing:inherit;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.sort-button.active{color:#d9f3ff}.sort-arrow{color:#8fa1b8}.toolbar-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(125,211,252,.14);background:#7dd3fc0a;color:#cfe6f7;border-radius:999px;min-height:32px;padding:0 11px;cursor:pointer}.toolbar-button.active{border-color:#7dd3fc57;background:#7dd3fc1a}tbody tr{transition:background-color .12s ease}tbody tr:hover{background:#7dd3fc08}.list{list-style:none;margin:0;padding:0}.list-row{display:flex;justify-content:space-between;gap:12px;align-items:start;padding:12px 0;border-bottom:1px solid rgba(148,163,184,.1);transition:background-color .12s ease}.list-row:hover{background:#7dd3fc08}.list-row-compact{padding:10px 0}.list-row:last-child,tbody tr:last-child td{border-bottom:0}.list-main{min-width:0}.list-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.meta-chip{display:inline-flex;align-items:center;min-height:22px;padding:0 9px;border-radius:999px;border:1px solid rgba(125,211,252,.16);color:#8fd3f4;font-size:.75rem}.meta-chip-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:transparent}.meta-chip-strong{border-color:#7dd3fc57;background:#7dd3fc1a}.row-summary{margin:8px 0 0;color:#b5c1d1;max-width:72ch}.pairwise-summary{margin-top:6px}.contributor-meta{margin-top:4px}.signal-row{display:flex;flex-wrap:wrap;gap:8px}.signal-row-inline{margin-top:8px}.signal-badge{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:0 9px;border-radius:999px;border:1px solid rgba(148,163,184,.16);background:#94a3b80d;color:#d8e2ee;font-size:.76rem;white-space:nowrap}.signal-label{color:#8fa1b8}.tone-low{border-color:#4ade8038;background:#4ade8014}.tone-medium{border-color:#facc1538;background:#facc1514}.tone-high{border-color:#f8717147;background:#f8717117}.tone-neutral{border-color:#94a3b82e;background:#94a3b80d}.automation-flag{display:inline-flex;align-items:center;min-height:22px;padding:0 9px;border-radius:999px;font-size:.74rem;text-transform:uppercase;letter-spacing:.05em}.cluster-stack{display:flex;flex-direction:column;gap:18px}.cluster-surface{border-top:1px solid rgba(148,163,184,.12);padding-top:14px}.cluster-surface.selected{border-top-color:#7dd3fc66}.cluster-surface-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.cluster-members{margin-top:12px;display:flex;flex-direction:column;gap:10px}.cluster-member-row{display:grid;grid-template-columns:6px minmax(0,1fr) auto;gap:12px;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.1)}.cluster-member-row:last-child{border-bottom:0}.cluster-member-rail{border-radius:999px;background:linear-gradient(180deg,#7dd3fca6,#7dd3fc29)}.cluster-footnote{margin:12px 0 0}.pr-risk-medium{background:linear-gradient(90deg,rgba(250,204,21,.05),transparent 38%)}.pr-risk-high{background:linear-gradient(90deg,rgba(248,113,113,.07),transparent 42%)}.similarity-matrix-block{margin-top:14px}.similarity-matrix-header{margin-bottom:8px}.similarity-matrix{display:grid;grid-template-columns:var(--matrix-columns, 92px repeat(4, minmax(58px, 1fr)));gap:6px;align-items:stretch}.matrix-corner,.matrix-label,.matrix-cell{min-height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.78rem}.matrix-corner,.matrix-label{border:1px solid rgba(148,163,184,.1);background:#94a3b80a;color:#9cb0c8}.matrix-label-col,.matrix-label-row{padding:0 6px}.matrix-cell{border:1px solid rgba(148,163,184,.08);color:#dfe7f2}.matrix-cell-diagonal,.matrix-cell-none{background:#94a3b80a;color:#7c8da6}.matrix-cell-low{background:#7dd3fc14}.matrix-cell-medium{background:#7dd3fc26}.matrix-cell-high{background:#38bdf842}.matrix-cell-very-high{background:#0ea5e961}.link-list{display:flex;gap:10px;flex-wrap:wrap}.error-box{overflow:auto;padding:14px;border-radius:12px;background:#7f1d1d59;border:1px solid rgba(248,113,113,.35)}@keyframes rise-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.topbar,.focus-filter,.list-toolbar,.list-row,.cluster-surface-header{flex-direction:column;align-items:start}.workspace-grid{grid-template-columns:1fr}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.cluster-member-row{display:flex;flex-direction:column}.cluster-member-rail{width:100%;min-height:4px}.similarity-matrix{grid-template-columns:var(--matrix-columns, 72px repeat(4, minmax(52px, 1fr)))}table,thead,tbody,th,td,tr{display:block}thead{display:none}tbody tr{padding:10px 0;border-bottom:1px solid rgba(148,163,184,.1)}td{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px;padding:6px 0;border-bottom:0}td:before{content:"";color:#7dd3fc;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}tbody td:nth-child(1):before{content:"Item"}tbody td:nth-child(2):before{content:"Signal"}tbody td:nth-child(3):before{content:"Context"}tbody td:nth-child(4):before{content:"Status"}tbody td:nth-child(5):before{content:"Updated"}tbody td:nth-child(6):before{content:"Details"}tbody td:nth-child(7):before{content:"Links"}tbody td:nth-child(8):before{content:"Links"}}
|
assets/index-DqhlJVPW.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/clusters.json
ADDED
|
@@ -0,0 +1,807 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"authors": [
|
| 4 |
+
"ArthurZucker",
|
| 5 |
+
"BSchilperoort",
|
| 6 |
+
"IlyasMoutawwakil",
|
| 7 |
+
"cjkindel",
|
| 8 |
+
"he-yufeng",
|
| 9 |
+
"hemantmm",
|
| 10 |
+
"kashif",
|
| 11 |
+
"ydshieh"
|
| 12 |
+
],
|
| 13 |
+
"canonical_issue_number": 44821,
|
| 14 |
+
"canonical_pr_number": 44946,
|
| 15 |
+
"cluster_id": "cluster-44815-10",
|
| 16 |
+
"confidence": 0.6,
|
| 17 |
+
"evidence_types": [
|
| 18 |
+
"closing_reference",
|
| 19 |
+
"soft_similarity"
|
| 20 |
+
],
|
| 21 |
+
"github_url": "https://github.com/huggingface/transformers/issues/44821",
|
| 22 |
+
"issue_numbers": [
|
| 23 |
+
44821
|
| 24 |
+
],
|
| 25 |
+
"last_activity_at": "2026-03-24T21:12:19Z",
|
| 26 |
+
"pairwise_similarity": [
|
| 27 |
+
{
|
| 28 |
+
"area_overlap": 0.0,
|
| 29 |
+
"code_similarity": 0.087,
|
| 30 |
+
"file_overlap": 0.0,
|
| 31 |
+
"left_pr_number": 44815,
|
| 32 |
+
"patch_similarity": 0.076,
|
| 33 |
+
"right_pr_number": 44891,
|
| 34 |
+
"size_similarity": 0.377
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"area_overlap": 0.0,
|
| 38 |
+
"code_similarity": 0.099,
|
| 39 |
+
"file_overlap": 0.0,
|
| 40 |
+
"left_pr_number": 44815,
|
| 41 |
+
"patch_similarity": 0.041,
|
| 42 |
+
"right_pr_number": 44892,
|
| 43 |
+
"size_similarity": 0.463
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"area_overlap": 0.0,
|
| 47 |
+
"code_similarity": 0.091,
|
| 48 |
+
"file_overlap": 0.0,
|
| 49 |
+
"left_pr_number": 44815,
|
| 50 |
+
"patch_similarity": 0.1,
|
| 51 |
+
"right_pr_number": 44925,
|
| 52 |
+
"size_similarity": 0.378
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"area_overlap": 0.0,
|
| 56 |
+
"code_similarity": 0.149,
|
| 57 |
+
"file_overlap": 0.0,
|
| 58 |
+
"left_pr_number": 44815,
|
| 59 |
+
"patch_similarity": 0.028,
|
| 60 |
+
"right_pr_number": 44946,
|
| 61 |
+
"size_similarity": 0.725
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"area_overlap": 0.0,
|
| 65 |
+
"code_similarity": 0.157,
|
| 66 |
+
"file_overlap": 0.0,
|
| 67 |
+
"left_pr_number": 44815,
|
| 68 |
+
"patch_similarity": 0.085,
|
| 69 |
+
"right_pr_number": 44951,
|
| 70 |
+
"size_similarity": 0.72
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"area_overlap": 0.0,
|
| 74 |
+
"code_similarity": 0.086,
|
| 75 |
+
"file_overlap": 0.0,
|
| 76 |
+
"left_pr_number": 44815,
|
| 77 |
+
"patch_similarity": 0.026,
|
| 78 |
+
"right_pr_number": 44965,
|
| 79 |
+
"size_similarity": 0.408
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"area_overlap": 0.0,
|
| 83 |
+
"code_similarity": 0.181,
|
| 84 |
+
"file_overlap": 0.1,
|
| 85 |
+
"left_pr_number": 44815,
|
| 86 |
+
"patch_similarity": 0.113,
|
| 87 |
+
"right_pr_number": 44970,
|
| 88 |
+
"size_similarity": 0.67
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"area_overlap": 0.0,
|
| 92 |
+
"code_similarity": 0.019,
|
| 93 |
+
"file_overlap": 0.0,
|
| 94 |
+
"left_pr_number": 44815,
|
| 95 |
+
"patch_similarity": 0.015,
|
| 96 |
+
"right_pr_number": 44978,
|
| 97 |
+
"size_similarity": 0.083
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"area_overlap": 0.0,
|
| 101 |
+
"code_similarity": 0.041,
|
| 102 |
+
"file_overlap": 0.0,
|
| 103 |
+
"left_pr_number": 44891,
|
| 104 |
+
"patch_similarity": 0.04,
|
| 105 |
+
"right_pr_number": 44892,
|
| 106 |
+
"size_similarity": 0.175
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"area_overlap": 0.0,
|
| 110 |
+
"code_similarity": 0.256,
|
| 111 |
+
"file_overlap": 0.077,
|
| 112 |
+
"left_pr_number": 44891,
|
| 113 |
+
"patch_similarity": 0.226,
|
| 114 |
+
"right_pr_number": 44925,
|
| 115 |
+
"size_similarity": 0.997
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"area_overlap": 0.0,
|
| 119 |
+
"code_similarity": 0.057,
|
| 120 |
+
"file_overlap": 0.0,
|
| 121 |
+
"left_pr_number": 44891,
|
| 122 |
+
"patch_similarity": 0.014,
|
| 123 |
+
"right_pr_number": 44946,
|
| 124 |
+
"size_similarity": 0.273
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"area_overlap": 0.0,
|
| 128 |
+
"code_similarity": 0.069,
|
| 129 |
+
"file_overlap": 0.0,
|
| 130 |
+
"left_pr_number": 44891,
|
| 131 |
+
"patch_similarity": 0.097,
|
| 132 |
+
"right_pr_number": 44951,
|
| 133 |
+
"size_similarity": 0.272
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"area_overlap": 0.0,
|
| 137 |
+
"code_similarity": 0.037,
|
| 138 |
+
"file_overlap": 0.0,
|
| 139 |
+
"left_pr_number": 44891,
|
| 140 |
+
"patch_similarity": 0.044,
|
| 141 |
+
"right_pr_number": 44965,
|
| 142 |
+
"size_similarity": 0.154
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"area_overlap": 0.0,
|
| 146 |
+
"code_similarity": 0.063,
|
| 147 |
+
"file_overlap": 0.0,
|
| 148 |
+
"left_pr_number": 44891,
|
| 149 |
+
"patch_similarity": 0.085,
|
| 150 |
+
"right_pr_number": 44970,
|
| 151 |
+
"size_similarity": 0.253
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"area_overlap": 0.0,
|
| 155 |
+
"code_similarity": 0.008,
|
| 156 |
+
"file_overlap": 0.0,
|
| 157 |
+
"left_pr_number": 44891,
|
| 158 |
+
"patch_similarity": 0.009,
|
| 159 |
+
"right_pr_number": 44978,
|
| 160 |
+
"size_similarity": 0.031
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"area_overlap": 0.0,
|
| 164 |
+
"code_similarity": 0.044,
|
| 165 |
+
"file_overlap": 0.0,
|
| 166 |
+
"left_pr_number": 44892,
|
| 167 |
+
"patch_similarity": 0.056,
|
| 168 |
+
"right_pr_number": 44925,
|
| 169 |
+
"size_similarity": 0.175
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"area_overlap": 0.0,
|
| 173 |
+
"code_similarity": 0.171,
|
| 174 |
+
"file_overlap": 0.125,
|
| 175 |
+
"left_pr_number": 44892,
|
| 176 |
+
"patch_similarity": 0.036,
|
| 177 |
+
"right_pr_number": 44946,
|
| 178 |
+
"size_similarity": 0.639
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"area_overlap": 0.0,
|
| 182 |
+
"code_similarity": 0.135,
|
| 183 |
+
"file_overlap": 0.0,
|
| 184 |
+
"left_pr_number": 44892,
|
| 185 |
+
"patch_similarity": 0.041,
|
| 186 |
+
"right_pr_number": 44951,
|
| 187 |
+
"size_similarity": 0.643
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"area_overlap": 0.0,
|
| 191 |
+
"code_similarity": 0.184,
|
| 192 |
+
"file_overlap": 0.0,
|
| 193 |
+
"left_pr_number": 44892,
|
| 194 |
+
"patch_similarity": 0.053,
|
| 195 |
+
"right_pr_number": 44965,
|
| 196 |
+
"size_similarity": 0.881
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"area_overlap": 0.0,
|
| 200 |
+
"code_similarity": 0.146,
|
| 201 |
+
"file_overlap": 0.0,
|
| 202 |
+
"left_pr_number": 44892,
|
| 203 |
+
"patch_similarity": 0.05,
|
| 204 |
+
"right_pr_number": 44970,
|
| 205 |
+
"size_similarity": 0.692
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"area_overlap": 0.0,
|
| 209 |
+
"code_similarity": 0.039,
|
| 210 |
+
"file_overlap": 0.0,
|
| 211 |
+
"left_pr_number": 44892,
|
| 212 |
+
"patch_similarity": 0.025,
|
| 213 |
+
"right_pr_number": 44978,
|
| 214 |
+
"size_similarity": 0.178
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"area_overlap": 0.0,
|
| 218 |
+
"code_similarity": 0.058,
|
| 219 |
+
"file_overlap": 0.0,
|
| 220 |
+
"left_pr_number": 44925,
|
| 221 |
+
"patch_similarity": 0.018,
|
| 222 |
+
"right_pr_number": 44946,
|
| 223 |
+
"size_similarity": 0.274
|
| 224 |
+
},
|
| 225 |
+
{
|
| 226 |
+
"area_overlap": 0.199,
|
| 227 |
+
"code_similarity": 0.214,
|
| 228 |
+
"file_overlap": 0.222,
|
| 229 |
+
"left_pr_number": 44925,
|
| 230 |
+
"patch_similarity": 0.154,
|
| 231 |
+
"right_pr_number": 44951,
|
| 232 |
+
"size_similarity": 0.273
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"area_overlap": 0.0,
|
| 236 |
+
"code_similarity": 0.037,
|
| 237 |
+
"file_overlap": 0.0,
|
| 238 |
+
"left_pr_number": 44925,
|
| 239 |
+
"patch_similarity": 0.041,
|
| 240 |
+
"right_pr_number": 44965,
|
| 241 |
+
"size_similarity": 0.155
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"area_overlap": 0.0,
|
| 245 |
+
"code_similarity": 0.068,
|
| 246 |
+
"file_overlap": 0.0,
|
| 247 |
+
"left_pr_number": 44925,
|
| 248 |
+
"patch_similarity": 0.113,
|
| 249 |
+
"right_pr_number": 44970,
|
| 250 |
+
"size_similarity": 0.253
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"area_overlap": 0.0,
|
| 254 |
+
"code_similarity": 0.008,
|
| 255 |
+
"file_overlap": 0.0,
|
| 256 |
+
"left_pr_number": 44925,
|
| 257 |
+
"patch_similarity": 0.011,
|
| 258 |
+
"right_pr_number": 44978,
|
| 259 |
+
"size_similarity": 0.031
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"area_overlap": 0.0,
|
| 263 |
+
"code_similarity": 0.2,
|
| 264 |
+
"file_overlap": 0.0,
|
| 265 |
+
"left_pr_number": 44946,
|
| 266 |
+
"patch_similarity": 0.007,
|
| 267 |
+
"right_pr_number": 44951,
|
| 268 |
+
"size_similarity": 0.994
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"area_overlap": 0.0,
|
| 272 |
+
"code_similarity": 0.114,
|
| 273 |
+
"file_overlap": 0.0,
|
| 274 |
+
"left_pr_number": 44946,
|
| 275 |
+
"patch_similarity": 0.006,
|
| 276 |
+
"right_pr_number": 44965,
|
| 277 |
+
"size_similarity": 0.563
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"area_overlap": 0.0,
|
| 281 |
+
"code_similarity": 0.189,
|
| 282 |
+
"file_overlap": 0.0,
|
| 283 |
+
"left_pr_number": 44946,
|
| 284 |
+
"patch_similarity": 0.031,
|
| 285 |
+
"right_pr_number": 44970,
|
| 286 |
+
"size_similarity": 0.924
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"area_overlap": 0.0,
|
| 290 |
+
"code_similarity": 0.027,
|
| 291 |
+
"file_overlap": 0.0,
|
| 292 |
+
"left_pr_number": 44946,
|
| 293 |
+
"patch_similarity": 0.026,
|
| 294 |
+
"right_pr_number": 44978,
|
| 295 |
+
"size_similarity": 0.114
|
| 296 |
+
},
|
| 297 |
+
{
|
| 298 |
+
"area_overlap": 0.0,
|
| 299 |
+
"code_similarity": 0.118,
|
| 300 |
+
"file_overlap": 0.0,
|
| 301 |
+
"left_pr_number": 44951,
|
| 302 |
+
"patch_similarity": 0.03,
|
| 303 |
+
"right_pr_number": 44965,
|
| 304 |
+
"size_similarity": 0.567
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"area_overlap": 0.0,
|
| 308 |
+
"code_similarity": 0.199,
|
| 309 |
+
"file_overlap": 0.0,
|
| 310 |
+
"left_pr_number": 44951,
|
| 311 |
+
"patch_similarity": 0.088,
|
| 312 |
+
"right_pr_number": 44970,
|
| 313 |
+
"size_similarity": 0.93
|
| 314 |
+
},
|
| 315 |
+
{
|
| 316 |
+
"area_overlap": 0.0,
|
| 317 |
+
"code_similarity": 0.028,
|
| 318 |
+
"file_overlap": 0.0,
|
| 319 |
+
"left_pr_number": 44951,
|
| 320 |
+
"patch_similarity": 0.033,
|
| 321 |
+
"right_pr_number": 44978,
|
| 322 |
+
"size_similarity": 0.115
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"area_overlap": 0.0,
|
| 326 |
+
"code_similarity": 0.128,
|
| 327 |
+
"file_overlap": 0.0,
|
| 328 |
+
"left_pr_number": 44965,
|
| 329 |
+
"patch_similarity": 0.041,
|
| 330 |
+
"right_pr_number": 44970,
|
| 331 |
+
"size_similarity": 0.61
|
| 332 |
+
},
|
| 333 |
+
{
|
| 334 |
+
"area_overlap": 0.0,
|
| 335 |
+
"code_similarity": 0.042,
|
| 336 |
+
"file_overlap": 0.0,
|
| 337 |
+
"left_pr_number": 44965,
|
| 338 |
+
"patch_similarity": 0.007,
|
| 339 |
+
"right_pr_number": 44978,
|
| 340 |
+
"size_similarity": 0.202
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"area_overlap": 0.0,
|
| 344 |
+
"code_similarity": 0.025,
|
| 345 |
+
"file_overlap": 0.0,
|
| 346 |
+
"left_pr_number": 44970,
|
| 347 |
+
"patch_similarity": 0.005,
|
| 348 |
+
"right_pr_number": 44978,
|
| 349 |
+
"size_similarity": 0.123
|
| 350 |
+
}
|
| 351 |
+
],
|
| 352 |
+
"pr_count": 9,
|
| 353 |
+
"pr_numbers": [
|
| 354 |
+
44815,
|
| 355 |
+
44891,
|
| 356 |
+
44892,
|
| 357 |
+
44925,
|
| 358 |
+
44946,
|
| 359 |
+
44951,
|
| 360 |
+
44965,
|
| 361 |
+
44970,
|
| 362 |
+
44978
|
| 363 |
+
],
|
| 364 |
+
"pr_similarity": {
|
| 365 |
+
"44815": {
|
| 366 |
+
"area_overlap": 0.0,
|
| 367 |
+
"code_similarity": 0.149,
|
| 368 |
+
"file_overlap": 0.0,
|
| 369 |
+
"patch_similarity": 0.028,
|
| 370 |
+
"size_similarity": 0.725
|
| 371 |
+
},
|
| 372 |
+
"44891": {
|
| 373 |
+
"area_overlap": 0.0,
|
| 374 |
+
"code_similarity": 0.057,
|
| 375 |
+
"file_overlap": 0.0,
|
| 376 |
+
"patch_similarity": 0.014,
|
| 377 |
+
"size_similarity": 0.273
|
| 378 |
+
},
|
| 379 |
+
"44892": {
|
| 380 |
+
"area_overlap": 0.0,
|
| 381 |
+
"code_similarity": 0.171,
|
| 382 |
+
"file_overlap": 0.125,
|
| 383 |
+
"patch_similarity": 0.036,
|
| 384 |
+
"size_similarity": 0.639
|
| 385 |
+
},
|
| 386 |
+
"44925": {
|
| 387 |
+
"area_overlap": 0.0,
|
| 388 |
+
"code_similarity": 0.058,
|
| 389 |
+
"file_overlap": 0.0,
|
| 390 |
+
"patch_similarity": 0.018,
|
| 391 |
+
"size_similarity": 0.274
|
| 392 |
+
},
|
| 393 |
+
"44951": {
|
| 394 |
+
"area_overlap": 0.0,
|
| 395 |
+
"code_similarity": 0.2,
|
| 396 |
+
"file_overlap": 0.0,
|
| 397 |
+
"patch_similarity": 0.007,
|
| 398 |
+
"size_similarity": 0.994
|
| 399 |
+
},
|
| 400 |
+
"44965": {
|
| 401 |
+
"area_overlap": 0.0,
|
| 402 |
+
"code_similarity": 0.114,
|
| 403 |
+
"file_overlap": 0.0,
|
| 404 |
+
"patch_similarity": 0.006,
|
| 405 |
+
"size_similarity": 0.563
|
| 406 |
+
},
|
| 407 |
+
"44970": {
|
| 408 |
+
"area_overlap": 0.0,
|
| 409 |
+
"code_similarity": 0.189,
|
| 410 |
+
"file_overlap": 0.0,
|
| 411 |
+
"patch_similarity": 0.031,
|
| 412 |
+
"size_similarity": 0.924
|
| 413 |
+
},
|
| 414 |
+
"44978": {
|
| 415 |
+
"area_overlap": 0.0,
|
| 416 |
+
"code_similarity": 0.027,
|
| 417 |
+
"file_overlap": 0.0,
|
| 418 |
+
"patch_similarity": 0.026,
|
| 419 |
+
"size_similarity": 0.114
|
| 420 |
+
}
|
| 421 |
+
},
|
| 422 |
+
"recent_pr_count": 9,
|
| 423 |
+
"recent_pr_numbers": [
|
| 424 |
+
44815,
|
| 425 |
+
44891,
|
| 426 |
+
44892,
|
| 427 |
+
44925,
|
| 428 |
+
44946,
|
| 429 |
+
44951,
|
| 430 |
+
44965,
|
| 431 |
+
44970,
|
| 432 |
+
44978
|
| 433 |
+
],
|
| 434 |
+
"status": "open",
|
| 435 |
+
"summary": "Cluster of 1 issues and 9 PRs centered on issue #44821.",
|
| 436 |
+
"title": "Unable to load `AutoImageProcessor` from URL"
|
| 437 |
+
},
|
| 438 |
+
{
|
| 439 |
+
"authors": [
|
| 440 |
+
"Sai-Suraj-27",
|
| 441 |
+
"harshaljanjani",
|
| 442 |
+
"sergiopaniego"
|
| 443 |
+
],
|
| 444 |
+
"canonical_issue_number": 44898,
|
| 445 |
+
"canonical_pr_number": 44934,
|
| 446 |
+
"cluster_id": "cluster-44848-5",
|
| 447 |
+
"confidence": 0.6,
|
| 448 |
+
"evidence_types": [
|
| 449 |
+
"closing_reference",
|
| 450 |
+
"soft_similarity"
|
| 451 |
+
],
|
| 452 |
+
"github_url": "https://github.com/huggingface/transformers/issues/44898",
|
| 453 |
+
"issue_numbers": [
|
| 454 |
+
44898
|
| 455 |
+
],
|
| 456 |
+
"last_activity_at": "2026-03-24T14:50:10Z",
|
| 457 |
+
"pairwise_similarity": [
|
| 458 |
+
{
|
| 459 |
+
"area_overlap": 0.0,
|
| 460 |
+
"code_similarity": 0.063,
|
| 461 |
+
"file_overlap": 0.0,
|
| 462 |
+
"left_pr_number": 44848,
|
| 463 |
+
"patch_similarity": 0.026,
|
| 464 |
+
"right_pr_number": 44853,
|
| 465 |
+
"size_similarity": 0.294
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"area_overlap": 0.0,
|
| 469 |
+
"code_similarity": 0.142,
|
| 470 |
+
"file_overlap": 0.0,
|
| 471 |
+
"left_pr_number": 44848,
|
| 472 |
+
"patch_similarity": 0.042,
|
| 473 |
+
"right_pr_number": 44899,
|
| 474 |
+
"size_similarity": 0.678
|
| 475 |
+
},
|
| 476 |
+
{
|
| 477 |
+
"area_overlap": 0.0,
|
| 478 |
+
"code_similarity": 0.122,
|
| 479 |
+
"file_overlap": 0.0,
|
| 480 |
+
"left_pr_number": 44848,
|
| 481 |
+
"patch_similarity": 0.0,
|
| 482 |
+
"right_pr_number": 44934,
|
| 483 |
+
"size_similarity": 0.61
|
| 484 |
+
},
|
| 485 |
+
{
|
| 486 |
+
"area_overlap": 0.0,
|
| 487 |
+
"code_similarity": 0.045,
|
| 488 |
+
"file_overlap": 0.0,
|
| 489 |
+
"left_pr_number": 44853,
|
| 490 |
+
"patch_similarity": 0.032,
|
| 491 |
+
"right_pr_number": 44899,
|
| 492 |
+
"size_similarity": 0.199
|
| 493 |
+
},
|
| 494 |
+
{
|
| 495 |
+
"area_overlap": 0.0,
|
| 496 |
+
"code_similarity": 0.04,
|
| 497 |
+
"file_overlap": 0.0,
|
| 498 |
+
"left_pr_number": 44853,
|
| 499 |
+
"patch_similarity": 0.03,
|
| 500 |
+
"right_pr_number": 44934,
|
| 501 |
+
"size_similarity": 0.179
|
| 502 |
+
},
|
| 503 |
+
{
|
| 504 |
+
"area_overlap": 0.0,
|
| 505 |
+
"code_similarity": 0.182,
|
| 506 |
+
"file_overlap": 0.0,
|
| 507 |
+
"left_pr_number": 44899,
|
| 508 |
+
"patch_similarity": 0.013,
|
| 509 |
+
"right_pr_number": 44934,
|
| 510 |
+
"size_similarity": 0.9
|
| 511 |
+
}
|
| 512 |
+
],
|
| 513 |
+
"pr_count": 4,
|
| 514 |
+
"pr_numbers": [
|
| 515 |
+
44848,
|
| 516 |
+
44853,
|
| 517 |
+
44899,
|
| 518 |
+
44934
|
| 519 |
+
],
|
| 520 |
+
"pr_similarity": {
|
| 521 |
+
"44848": {
|
| 522 |
+
"area_overlap": 0.0,
|
| 523 |
+
"code_similarity": 0.122,
|
| 524 |
+
"file_overlap": 0.0,
|
| 525 |
+
"patch_similarity": 0.0,
|
| 526 |
+
"size_similarity": 0.61
|
| 527 |
+
},
|
| 528 |
+
"44853": {
|
| 529 |
+
"area_overlap": 0.0,
|
| 530 |
+
"code_similarity": 0.04,
|
| 531 |
+
"file_overlap": 0.0,
|
| 532 |
+
"patch_similarity": 0.03,
|
| 533 |
+
"size_similarity": 0.179
|
| 534 |
+
},
|
| 535 |
+
"44899": {
|
| 536 |
+
"area_overlap": 0.0,
|
| 537 |
+
"code_similarity": 0.182,
|
| 538 |
+
"file_overlap": 0.0,
|
| 539 |
+
"patch_similarity": 0.013,
|
| 540 |
+
"size_similarity": 0.9
|
| 541 |
+
}
|
| 542 |
+
},
|
| 543 |
+
"recent_pr_count": 4,
|
| 544 |
+
"recent_pr_numbers": [
|
| 545 |
+
44848,
|
| 546 |
+
44853,
|
| 547 |
+
44899,
|
| 548 |
+
44934
|
| 549 |
+
],
|
| 550 |
+
"status": "open",
|
| 551 |
+
"summary": "Cluster of 1 issues and 4 PRs centered on issue #44898.",
|
| 552 |
+
"title": "[BUG] Perceiver image classification (non-default res) fails even with interpolate_pos_encoding=True"
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"authors": [
|
| 556 |
+
"anshuS1310",
|
| 557 |
+
"r266-tech"
|
| 558 |
+
],
|
| 559 |
+
"canonical_issue_number": 44908,
|
| 560 |
+
"canonical_pr_number": 44909,
|
| 561 |
+
"cluster_id": "cluster-44908-3",
|
| 562 |
+
"confidence": 0.8,
|
| 563 |
+
"evidence_types": [
|
| 564 |
+
"closing_reference",
|
| 565 |
+
"shared_issue_target",
|
| 566 |
+
"soft_similarity"
|
| 567 |
+
],
|
| 568 |
+
"github_url": "https://github.com/huggingface/transformers/issues/44908",
|
| 569 |
+
"issue_numbers": [
|
| 570 |
+
44908
|
| 571 |
+
],
|
| 572 |
+
"last_activity_at": "2026-03-24T13:06:15Z",
|
| 573 |
+
"pairwise_similarity": [
|
| 574 |
+
{
|
| 575 |
+
"area_overlap": 1.0,
|
| 576 |
+
"code_similarity": 1.0,
|
| 577 |
+
"file_overlap": 1.0,
|
| 578 |
+
"left_pr_number": 44909,
|
| 579 |
+
"patch_similarity": 1.0,
|
| 580 |
+
"right_pr_number": 44932,
|
| 581 |
+
"size_similarity": 1.0
|
| 582 |
+
}
|
| 583 |
+
],
|
| 584 |
+
"pr_count": 2,
|
| 585 |
+
"pr_numbers": [
|
| 586 |
+
44909,
|
| 587 |
+
44932
|
| 588 |
+
],
|
| 589 |
+
"pr_similarity": {
|
| 590 |
+
"44932": {
|
| 591 |
+
"area_overlap": 1.0,
|
| 592 |
+
"code_similarity": 1.0,
|
| 593 |
+
"file_overlap": 1.0,
|
| 594 |
+
"patch_similarity": 1.0,
|
| 595 |
+
"size_similarity": 1.0
|
| 596 |
+
}
|
| 597 |
+
},
|
| 598 |
+
"recent_pr_count": 2,
|
| 599 |
+
"recent_pr_numbers": [
|
| 600 |
+
44909,
|
| 601 |
+
44932
|
| 602 |
+
],
|
| 603 |
+
"status": "merged",
|
| 604 |
+
"summary": "Cluster of 1 issues and 2 PRs centered on issue #44908.",
|
| 605 |
+
"title": "inverse_sqrt scheduler ignores lr_scheduler_kwargs (timescale not passed)"
|
| 606 |
+
},
|
| 607 |
+
{
|
| 608 |
+
"authors": [
|
| 609 |
+
"JonusClapshaw",
|
| 610 |
+
"gh-wf"
|
| 611 |
+
],
|
| 612 |
+
"canonical_issue_number": 44861,
|
| 613 |
+
"canonical_pr_number": 44862,
|
| 614 |
+
"cluster_id": "cluster-44861-3",
|
| 615 |
+
"confidence": 0.6,
|
| 616 |
+
"evidence_types": [
|
| 617 |
+
"closing_reference",
|
| 618 |
+
"soft_similarity"
|
| 619 |
+
],
|
| 620 |
+
"github_url": "https://github.com/huggingface/transformers/issues/44861",
|
| 621 |
+
"issue_numbers": [
|
| 622 |
+
44861
|
| 623 |
+
],
|
| 624 |
+
"last_activity_at": "2026-03-20T17:51:19Z",
|
| 625 |
+
"pairwise_similarity": [
|
| 626 |
+
{
|
| 627 |
+
"area_overlap": 0.0,
|
| 628 |
+
"code_similarity": 0.014,
|
| 629 |
+
"file_overlap": 0.0,
|
| 630 |
+
"left_pr_number": 44862,
|
| 631 |
+
"patch_similarity": 0.041,
|
| 632 |
+
"right_pr_number": 44870,
|
| 633 |
+
"size_similarity": 0.041
|
| 634 |
+
}
|
| 635 |
+
],
|
| 636 |
+
"pr_count": 2,
|
| 637 |
+
"pr_numbers": [
|
| 638 |
+
44862,
|
| 639 |
+
44870
|
| 640 |
+
],
|
| 641 |
+
"pr_similarity": {
|
| 642 |
+
"44870": {
|
| 643 |
+
"area_overlap": 0.0,
|
| 644 |
+
"code_similarity": 0.014,
|
| 645 |
+
"file_overlap": 0.0,
|
| 646 |
+
"patch_similarity": 0.041,
|
| 647 |
+
"size_similarity": 0.041
|
| 648 |
+
}
|
| 649 |
+
},
|
| 650 |
+
"recent_pr_count": 2,
|
| 651 |
+
"recent_pr_numbers": [
|
| 652 |
+
44862,
|
| 653 |
+
44870
|
| 654 |
+
],
|
| 655 |
+
"status": "closed",
|
| 656 |
+
"summary": "Cluster of 1 issues and 2 PRs centered on issue #44861.",
|
| 657 |
+
"title": "_get_tied_weight_keys crashes with AttributeError when _tied_weights_keys is a list"
|
| 658 |
+
},
|
| 659 |
+
{
|
| 660 |
+
"authors": [
|
| 661 |
+
"guoyangzhen"
|
| 662 |
+
],
|
| 663 |
+
"canonical_issue_number": 44869,
|
| 664 |
+
"canonical_pr_number": 44902,
|
| 665 |
+
"cluster_id": "cluster-44869-3",
|
| 666 |
+
"confidence": 0.6,
|
| 667 |
+
"evidence_types": [
|
| 668 |
+
"closing_reference",
|
| 669 |
+
"soft_similarity"
|
| 670 |
+
],
|
| 671 |
+
"github_url": "https://github.com/huggingface/transformers/issues/44869",
|
| 672 |
+
"issue_numbers": [
|
| 673 |
+
44869
|
| 674 |
+
],
|
| 675 |
+
"last_activity_at": "2026-03-23T12:01:50Z",
|
| 676 |
+
"pairwise_similarity": [
|
| 677 |
+
{
|
| 678 |
+
"area_overlap": 0.727,
|
| 679 |
+
"code_similarity": 0.84,
|
| 680 |
+
"file_overlap": 1.0,
|
| 681 |
+
"left_pr_number": 44885,
|
| 682 |
+
"patch_similarity": 0.667,
|
| 683 |
+
"right_pr_number": 44902,
|
| 684 |
+
"size_similarity": 0.929
|
| 685 |
+
}
|
| 686 |
+
],
|
| 687 |
+
"pr_count": 2,
|
| 688 |
+
"pr_numbers": [
|
| 689 |
+
44885,
|
| 690 |
+
44902
|
| 691 |
+
],
|
| 692 |
+
"pr_similarity": {
|
| 693 |
+
"44885": {
|
| 694 |
+
"area_overlap": 0.727,
|
| 695 |
+
"code_similarity": 0.84,
|
| 696 |
+
"file_overlap": 1.0,
|
| 697 |
+
"patch_similarity": 0.667,
|
| 698 |
+
"size_similarity": 0.929
|
| 699 |
+
}
|
| 700 |
+
},
|
| 701 |
+
"recent_pr_count": 2,
|
| 702 |
+
"recent_pr_numbers": [
|
| 703 |
+
44885,
|
| 704 |
+
44902
|
| 705 |
+
],
|
| 706 |
+
"status": "open",
|
| 707 |
+
"summary": "Cluster of 1 issues and 2 PRs centered on issue #44869.",
|
| 708 |
+
"title": "Whisper word timestamp decode crashes on trailing replacement character at end of decoded token stream"
|
| 709 |
+
},
|
| 710 |
+
{
|
| 711 |
+
"authors": [
|
| 712 |
+
"RicardoLee510520",
|
| 713 |
+
"ai-man-codes"
|
| 714 |
+
],
|
| 715 |
+
"canonical_issue_number": null,
|
| 716 |
+
"canonical_pr_number": 44893,
|
| 717 |
+
"cluster_id": "cluster-44846-2",
|
| 718 |
+
"confidence": 0.5,
|
| 719 |
+
"evidence_types": [
|
| 720 |
+
"soft_similarity"
|
| 721 |
+
],
|
| 722 |
+
"github_url": "https://github.com/huggingface/transformers/pull/44893",
|
| 723 |
+
"issue_numbers": [],
|
| 724 |
+
"last_activity_at": "2026-03-20T18:08:10Z",
|
| 725 |
+
"pairwise_similarity": [
|
| 726 |
+
{
|
| 727 |
+
"area_overlap": 0.0,
|
| 728 |
+
"code_similarity": 0.036,
|
| 729 |
+
"file_overlap": 0.0,
|
| 730 |
+
"left_pr_number": 44846,
|
| 731 |
+
"patch_similarity": 0.012,
|
| 732 |
+
"right_pr_number": 44893,
|
| 733 |
+
"size_similarity": 0.171
|
| 734 |
+
}
|
| 735 |
+
],
|
| 736 |
+
"pr_count": 2,
|
| 737 |
+
"pr_numbers": [
|
| 738 |
+
44846,
|
| 739 |
+
44893
|
| 740 |
+
],
|
| 741 |
+
"pr_similarity": {
|
| 742 |
+
"44846": {
|
| 743 |
+
"area_overlap": 0.0,
|
| 744 |
+
"code_similarity": 0.036,
|
| 745 |
+
"file_overlap": 0.0,
|
| 746 |
+
"patch_similarity": 0.012,
|
| 747 |
+
"size_similarity": 0.171
|
| 748 |
+
}
|
| 749 |
+
},
|
| 750 |
+
"recent_pr_count": 2,
|
| 751 |
+
"recent_pr_numbers": [
|
| 752 |
+
44846,
|
| 753 |
+
44893
|
| 754 |
+
],
|
| 755 |
+
"status": "open",
|
| 756 |
+
"summary": "Cluster of 2 related pull requests linked by soft_similarity.",
|
| 757 |
+
"title": "add `StaticLayer.crop()` to match `DynamicLayer` API"
|
| 758 |
+
},
|
| 759 |
+
{
|
| 760 |
+
"authors": [
|
| 761 |
+
"yonigozlan"
|
| 762 |
+
],
|
| 763 |
+
"canonical_issue_number": null,
|
| 764 |
+
"canonical_pr_number": 44926,
|
| 765 |
+
"cluster_id": "cluster-44897-2",
|
| 766 |
+
"confidence": 0.5,
|
| 767 |
+
"evidence_types": [
|
| 768 |
+
"soft_similarity"
|
| 769 |
+
],
|
| 770 |
+
"github_url": "https://github.com/huggingface/transformers/pull/44926",
|
| 771 |
+
"issue_numbers": [],
|
| 772 |
+
"last_activity_at": "2026-03-23T14:16:49Z",
|
| 773 |
+
"pairwise_similarity": [
|
| 774 |
+
{
|
| 775 |
+
"area_overlap": 0.093,
|
| 776 |
+
"code_similarity": 0.324,
|
| 777 |
+
"file_overlap": 0.333,
|
| 778 |
+
"left_pr_number": 44897,
|
| 779 |
+
"patch_similarity": 0.121,
|
| 780 |
+
"right_pr_number": 44926,
|
| 781 |
+
"size_similarity": 0.867
|
| 782 |
+
}
|
| 783 |
+
],
|
| 784 |
+
"pr_count": 2,
|
| 785 |
+
"pr_numbers": [
|
| 786 |
+
44897,
|
| 787 |
+
44926
|
| 788 |
+
],
|
| 789 |
+
"pr_similarity": {
|
| 790 |
+
"44897": {
|
| 791 |
+
"area_overlap": 0.093,
|
| 792 |
+
"code_similarity": 0.324,
|
| 793 |
+
"file_overlap": 0.333,
|
| 794 |
+
"patch_similarity": 0.121,
|
| 795 |
+
"size_similarity": 0.867
|
| 796 |
+
}
|
| 797 |
+
},
|
| 798 |
+
"recent_pr_count": 2,
|
| 799 |
+
"recent_pr_numbers": [
|
| 800 |
+
44897,
|
| 801 |
+
44926
|
| 802 |
+
],
|
| 803 |
+
"status": "merged",
|
| 804 |
+
"summary": "Cluster of 2 related pull requests linked by soft_similarity.",
|
| 805 |
+
"title": "Fix backward compatibility for full path imports of Fast Image Processors"
|
| 806 |
+
}
|
| 807 |
+
]
|
data/contributors.json
ADDED
|
@@ -0,0 +1,1652 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"account_age_days": 5815,
|
| 4 |
+
"author": "tarekziade",
|
| 5 |
+
"automation_risk_signal": "low",
|
| 6 |
+
"breadth_score": "moderate",
|
| 7 |
+
"cluster_count": 0,
|
| 8 |
+
"first_seen_in_snapshot": false,
|
| 9 |
+
"follow_through_score": "strong",
|
| 10 |
+
"heuristic_note": "high recent PR volume",
|
| 11 |
+
"known_contributor": true,
|
| 12 |
+
"name": "Tarek Ziade",
|
| 13 |
+
"new_to_repo": false,
|
| 14 |
+
"profile_url": "https://github.com/tarekziade",
|
| 15 |
+
"quality_score": null,
|
| 16 |
+
"recent_pr_count": 7,
|
| 17 |
+
"repo_association": "MEMBER",
|
| 18 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Atarekziade",
|
| 19 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Atarekziade",
|
| 20 |
+
"report_reason": null,
|
| 21 |
+
"snapshot_issue_count": 2,
|
| 22 |
+
"snapshot_pr_count": 8
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"account_age_days": 2012,
|
| 26 |
+
"author": "Cyrilvallez",
|
| 27 |
+
"automation_risk_signal": "low",
|
| 28 |
+
"breadth_score": "low",
|
| 29 |
+
"cluster_count": 0,
|
| 30 |
+
"first_seen_in_snapshot": false,
|
| 31 |
+
"follow_through_score": "mixed",
|
| 32 |
+
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 33 |
+
"known_contributor": true,
|
| 34 |
+
"name": "Cyril Vallez",
|
| 35 |
+
"new_to_repo": false,
|
| 36 |
+
"profile_url": "https://github.com/Cyrilvallez",
|
| 37 |
+
"quality_score": null,
|
| 38 |
+
"recent_pr_count": 7,
|
| 39 |
+
"repo_association": "MEMBER",
|
| 40 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACyrilvallez",
|
| 41 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACyrilvallez",
|
| 42 |
+
"report_reason": null,
|
| 43 |
+
"snapshot_issue_count": 0,
|
| 44 |
+
"snapshot_pr_count": 7
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"account_age_days": 4914,
|
| 48 |
+
"author": "ydshieh",
|
| 49 |
+
"automation_risk_signal": "low",
|
| 50 |
+
"breadth_score": "low",
|
| 51 |
+
"cluster_count": 1,
|
| 52 |
+
"first_seen_in_snapshot": false,
|
| 53 |
+
"follow_through_score": "strong",
|
| 54 |
+
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 55 |
+
"known_contributor": true,
|
| 56 |
+
"name": "Yih-Dar",
|
| 57 |
+
"new_to_repo": false,
|
| 58 |
+
"profile_url": "https://github.com/ydshieh",
|
| 59 |
+
"quality_score": null,
|
| 60 |
+
"recent_pr_count": 6,
|
| 61 |
+
"repo_association": "MEMBER",
|
| 62 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aydshieh",
|
| 63 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aydshieh",
|
| 64 |
+
"report_reason": null,
|
| 65 |
+
"snapshot_issue_count": 0,
|
| 66 |
+
"snapshot_pr_count": 6
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"account_age_days": 1997,
|
| 70 |
+
"author": "s-zx",
|
| 71 |
+
"automation_risk_signal": "high",
|
| 72 |
+
"breadth_score": "very high",
|
| 73 |
+
"cluster_count": 0,
|
| 74 |
+
"first_seen_in_snapshot": false,
|
| 75 |
+
"follow_through_score": "weak",
|
| 76 |
+
"heuristic_note": "high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 77 |
+
"known_contributor": false,
|
| 78 |
+
"name": "zxshen",
|
| 79 |
+
"new_to_repo": false,
|
| 80 |
+
"profile_url": "https://github.com/s-zx",
|
| 81 |
+
"quality_score": null,
|
| 82 |
+
"recent_pr_count": 6,
|
| 83 |
+
"repo_association": "NONE",
|
| 84 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3As-zx",
|
| 85 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3As-zx",
|
| 86 |
+
"report_reason": null,
|
| 87 |
+
"snapshot_issue_count": 0,
|
| 88 |
+
"snapshot_pr_count": 6
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"account_age_days": 3568,
|
| 92 |
+
"author": "hmellor",
|
| 93 |
+
"automation_risk_signal": "low",
|
| 94 |
+
"breadth_score": "moderate",
|
| 95 |
+
"cluster_count": 0,
|
| 96 |
+
"first_seen_in_snapshot": false,
|
| 97 |
+
"follow_through_score": "strong",
|
| 98 |
+
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 99 |
+
"known_contributor": true,
|
| 100 |
+
"name": "Harry Mellor",
|
| 101 |
+
"new_to_repo": false,
|
| 102 |
+
"profile_url": "https://github.com/hmellor",
|
| 103 |
+
"quality_score": null,
|
| 104 |
+
"recent_pr_count": 5,
|
| 105 |
+
"repo_association": "MEMBER",
|
| 106 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahmellor",
|
| 107 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahmellor",
|
| 108 |
+
"report_reason": null,
|
| 109 |
+
"snapshot_issue_count": 0,
|
| 110 |
+
"snapshot_pr_count": 5
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"account_age_days": 2272,
|
| 114 |
+
"author": "stevhliu",
|
| 115 |
+
"automation_risk_signal": "low",
|
| 116 |
+
"breadth_score": "low",
|
| 117 |
+
"cluster_count": 0,
|
| 118 |
+
"first_seen_in_snapshot": false,
|
| 119 |
+
"follow_through_score": "mixed",
|
| 120 |
+
"heuristic_note": "high recent PR volume; high open PR share; no visible non-self stars; targets high-star repos",
|
| 121 |
+
"known_contributor": true,
|
| 122 |
+
"name": "Steven Liu",
|
| 123 |
+
"new_to_repo": false,
|
| 124 |
+
"profile_url": "https://github.com/stevhliu",
|
| 125 |
+
"quality_score": null,
|
| 126 |
+
"recent_pr_count": 5,
|
| 127 |
+
"repo_association": "MEMBER",
|
| 128 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Astevhliu",
|
| 129 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Astevhliu",
|
| 130 |
+
"report_reason": null,
|
| 131 |
+
"snapshot_issue_count": 0,
|
| 132 |
+
"snapshot_pr_count": 5
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"account_age_days": 1484,
|
| 136 |
+
"author": "zucchini-nlp",
|
| 137 |
+
"automation_risk_signal": "low",
|
| 138 |
+
"breadth_score": "low",
|
| 139 |
+
"cluster_count": 0,
|
| 140 |
+
"first_seen_in_snapshot": false,
|
| 141 |
+
"follow_through_score": "strong",
|
| 142 |
+
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 143 |
+
"known_contributor": true,
|
| 144 |
+
"name": "Raushan Turganbay",
|
| 145 |
+
"new_to_repo": false,
|
| 146 |
+
"profile_url": "https://github.com/zucchini-nlp",
|
| 147 |
+
"quality_score": null,
|
| 148 |
+
"recent_pr_count": 4,
|
| 149 |
+
"repo_association": "MEMBER",
|
| 150 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Azucchini-nlp",
|
| 151 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Azucchini-nlp",
|
| 152 |
+
"report_reason": null,
|
| 153 |
+
"snapshot_issue_count": 0,
|
| 154 |
+
"snapshot_pr_count": 8
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"account_age_days": 1954,
|
| 158 |
+
"author": "yonigozlan",
|
| 159 |
+
"automation_risk_signal": "low",
|
| 160 |
+
"breadth_score": "low",
|
| 161 |
+
"cluster_count": 2,
|
| 162 |
+
"first_seen_in_snapshot": false,
|
| 163 |
+
"follow_through_score": "strong",
|
| 164 |
+
"heuristic_note": "targets high-star repos",
|
| 165 |
+
"known_contributor": true,
|
| 166 |
+
"name": "Yoni Gozlan",
|
| 167 |
+
"new_to_repo": false,
|
| 168 |
+
"profile_url": "https://github.com/yonigozlan",
|
| 169 |
+
"quality_score": null,
|
| 170 |
+
"recent_pr_count": 4,
|
| 171 |
+
"repo_association": "MEMBER",
|
| 172 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ayonigozlan",
|
| 173 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ayonigozlan",
|
| 174 |
+
"report_reason": null,
|
| 175 |
+
"snapshot_issue_count": 0,
|
| 176 |
+
"snapshot_pr_count": 5
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"account_age_days": 1937,
|
| 180 |
+
"author": "harshaljanjani",
|
| 181 |
+
"automation_risk_signal": "low",
|
| 182 |
+
"breadth_score": "low",
|
| 183 |
+
"cluster_count": 1,
|
| 184 |
+
"first_seen_in_snapshot": false,
|
| 185 |
+
"follow_through_score": "strong",
|
| 186 |
+
"heuristic_note": "targets high-star repos",
|
| 187 |
+
"known_contributor": false,
|
| 188 |
+
"name": "Harshal Janjani",
|
| 189 |
+
"new_to_repo": false,
|
| 190 |
+
"profile_url": "https://github.com/harshaljanjani",
|
| 191 |
+
"quality_score": null,
|
| 192 |
+
"recent_pr_count": 3,
|
| 193 |
+
"repo_association": "CONTRIBUTOR",
|
| 194 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aharshaljanjani",
|
| 195 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aharshaljanjani",
|
| 196 |
+
"report_reason": null,
|
| 197 |
+
"snapshot_issue_count": 1,
|
| 198 |
+
"snapshot_pr_count": 4
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"account_age_days": 5657,
|
| 202 |
+
"author": "Qubitium",
|
| 203 |
+
"automation_risk_signal": "low",
|
| 204 |
+
"breadth_score": "moderate",
|
| 205 |
+
"cluster_count": 0,
|
| 206 |
+
"first_seen_in_snapshot": false,
|
| 207 |
+
"follow_through_score": "strong",
|
| 208 |
+
"heuristic_note": "extremely high recent PR volume",
|
| 209 |
+
"known_contributor": false,
|
| 210 |
+
"name": "Qubitium-ModelCloud",
|
| 211 |
+
"new_to_repo": false,
|
| 212 |
+
"profile_url": "https://github.com/Qubitium",
|
| 213 |
+
"quality_score": null,
|
| 214 |
+
"recent_pr_count": 3,
|
| 215 |
+
"repo_association": "CONTRIBUTOR",
|
| 216 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AQubitium",
|
| 217 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AQubitium",
|
| 218 |
+
"report_reason": null,
|
| 219 |
+
"snapshot_issue_count": 0,
|
| 220 |
+
"snapshot_pr_count": 4
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"account_age_days": 2337,
|
| 224 |
+
"author": "SunMarc",
|
| 225 |
+
"automation_risk_signal": "low",
|
| 226 |
+
"breadth_score": "low",
|
| 227 |
+
"cluster_count": 0,
|
| 228 |
+
"first_seen_in_snapshot": false,
|
| 229 |
+
"follow_through_score": "strong",
|
| 230 |
+
"heuristic_note": "high recent PR volume; targets high-star repos",
|
| 231 |
+
"known_contributor": true,
|
| 232 |
+
"name": "Marc Sun",
|
| 233 |
+
"new_to_repo": false,
|
| 234 |
+
"profile_url": "https://github.com/SunMarc",
|
| 235 |
+
"quality_score": null,
|
| 236 |
+
"recent_pr_count": 3,
|
| 237 |
+
"repo_association": "MEMBER",
|
| 238 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASunMarc",
|
| 239 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASunMarc",
|
| 240 |
+
"report_reason": null,
|
| 241 |
+
"snapshot_issue_count": 0,
|
| 242 |
+
"snapshot_pr_count": 3
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"account_age_days": 3115,
|
| 246 |
+
"author": "itazap",
|
| 247 |
+
"automation_risk_signal": "low",
|
| 248 |
+
"breadth_score": "low",
|
| 249 |
+
"cluster_count": 0,
|
| 250 |
+
"first_seen_in_snapshot": false,
|
| 251 |
+
"follow_through_score": "mixed",
|
| 252 |
+
"heuristic_note": "no visible non-self stars; targets high-star repos",
|
| 253 |
+
"known_contributor": true,
|
| 254 |
+
"name": "Ita Zaporozhets",
|
| 255 |
+
"new_to_repo": false,
|
| 256 |
+
"profile_url": "https://github.com/itazap",
|
| 257 |
+
"quality_score": null,
|
| 258 |
+
"recent_pr_count": 2,
|
| 259 |
+
"repo_association": "MEMBER",
|
| 260 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aitazap",
|
| 261 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aitazap",
|
| 262 |
+
"report_reason": null,
|
| 263 |
+
"snapshot_issue_count": 0,
|
| 264 |
+
"snapshot_pr_count": 4
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"account_age_days": 2330,
|
| 268 |
+
"author": "IlyasMoutawwakil",
|
| 269 |
+
"automation_risk_signal": "low",
|
| 270 |
+
"breadth_score": "low",
|
| 271 |
+
"cluster_count": 1,
|
| 272 |
+
"first_seen_in_snapshot": false,
|
| 273 |
+
"follow_through_score": "mixed",
|
| 274 |
+
"heuristic_note": "targets high-star repos",
|
| 275 |
+
"known_contributor": true,
|
| 276 |
+
"name": "Ilyas Moutawwakil",
|
| 277 |
+
"new_to_repo": false,
|
| 278 |
+
"profile_url": "https://github.com/IlyasMoutawwakil",
|
| 279 |
+
"quality_score": null,
|
| 280 |
+
"recent_pr_count": 2,
|
| 281 |
+
"repo_association": "MEMBER",
|
| 282 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIlyasMoutawwakil",
|
| 283 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIlyasMoutawwakil",
|
| 284 |
+
"report_reason": null,
|
| 285 |
+
"snapshot_issue_count": 0,
|
| 286 |
+
"snapshot_pr_count": 3
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"account_age_days": 2601,
|
| 290 |
+
"author": "3outeille",
|
| 291 |
+
"automation_risk_signal": "low",
|
| 292 |
+
"breadth_score": "low",
|
| 293 |
+
"cluster_count": 0,
|
| 294 |
+
"first_seen_in_snapshot": false,
|
| 295 |
+
"follow_through_score": "weak",
|
| 296 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 297 |
+
"known_contributor": true,
|
| 298 |
+
"name": "Ferdinand Mom",
|
| 299 |
+
"new_to_repo": false,
|
| 300 |
+
"profile_url": "https://github.com/3outeille",
|
| 301 |
+
"quality_score": null,
|
| 302 |
+
"recent_pr_count": 2,
|
| 303 |
+
"repo_association": "MEMBER",
|
| 304 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3A3outeille",
|
| 305 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3A3outeille",
|
| 306 |
+
"report_reason": null,
|
| 307 |
+
"snapshot_issue_count": 0,
|
| 308 |
+
"snapshot_pr_count": 3
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"account_age_days": 1721,
|
| 312 |
+
"author": "Sai-Suraj-27",
|
| 313 |
+
"automation_risk_signal": "low",
|
| 314 |
+
"breadth_score": "low",
|
| 315 |
+
"cluster_count": 2,
|
| 316 |
+
"first_seen_in_snapshot": false,
|
| 317 |
+
"follow_through_score": "strong",
|
| 318 |
+
"heuristic_note": "targets high-star repos",
|
| 319 |
+
"known_contributor": false,
|
| 320 |
+
"name": "Sai-Suraj-27",
|
| 321 |
+
"new_to_repo": false,
|
| 322 |
+
"profile_url": "https://github.com/Sai-Suraj-27",
|
| 323 |
+
"quality_score": null,
|
| 324 |
+
"recent_pr_count": 2,
|
| 325 |
+
"repo_association": "CONTRIBUTOR",
|
| 326 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ASai-Suraj-27",
|
| 327 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ASai-Suraj-27",
|
| 328 |
+
"report_reason": null,
|
| 329 |
+
"snapshot_issue_count": 0,
|
| 330 |
+
"snapshot_pr_count": 2
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"account_age_days": 2566,
|
| 334 |
+
"author": "guoyangzhen",
|
| 335 |
+
"automation_risk_signal": "medium",
|
| 336 |
+
"breadth_score": "very high",
|
| 337 |
+
"cluster_count": 2,
|
| 338 |
+
"first_seen_in_snapshot": false,
|
| 339 |
+
"follow_through_score": "weak",
|
| 340 |
+
"heuristic_note": "extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
|
| 341 |
+
"known_contributor": false,
|
| 342 |
+
"name": "guoyangzhen",
|
| 343 |
+
"new_to_repo": false,
|
| 344 |
+
"profile_url": "https://github.com/guoyangzhen",
|
| 345 |
+
"quality_score": null,
|
| 346 |
+
"recent_pr_count": 2,
|
| 347 |
+
"repo_association": "NONE",
|
| 348 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aguoyangzhen",
|
| 349 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aguoyangzhen",
|
| 350 |
+
"report_reason": null,
|
| 351 |
+
"snapshot_issue_count": 0,
|
| 352 |
+
"snapshot_pr_count": 2
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"account_age_days": 6546,
|
| 356 |
+
"author": "kashif",
|
| 357 |
+
"automation_risk_signal": "low",
|
| 358 |
+
"breadth_score": "high",
|
| 359 |
+
"cluster_count": 2,
|
| 360 |
+
"first_seen_in_snapshot": false,
|
| 361 |
+
"follow_through_score": "mixed",
|
| 362 |
+
"heuristic_note": "broad repo spread; high open PR share; targets high-star repos",
|
| 363 |
+
"known_contributor": true,
|
| 364 |
+
"name": "Kashif Rasul",
|
| 365 |
+
"new_to_repo": false,
|
| 366 |
+
"profile_url": "https://github.com/kashif",
|
| 367 |
+
"quality_score": null,
|
| 368 |
+
"recent_pr_count": 2,
|
| 369 |
+
"repo_association": "MEMBER",
|
| 370 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akashif",
|
| 371 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akashif",
|
| 372 |
+
"report_reason": null,
|
| 373 |
+
"snapshot_issue_count": 0,
|
| 374 |
+
"snapshot_pr_count": 2
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"account_age_days": 2566,
|
| 378 |
+
"author": "ArthurZucker",
|
| 379 |
+
"automation_risk_signal": "low",
|
| 380 |
+
"breadth_score": "low",
|
| 381 |
+
"cluster_count": 1,
|
| 382 |
+
"first_seen_in_snapshot": false,
|
| 383 |
+
"follow_through_score": "mixed",
|
| 384 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 385 |
+
"known_contributor": true,
|
| 386 |
+
"name": "Arthur",
|
| 387 |
+
"new_to_repo": false,
|
| 388 |
+
"profile_url": "https://github.com/ArthurZucker",
|
| 389 |
+
"quality_score": null,
|
| 390 |
+
"recent_pr_count": 2,
|
| 391 |
+
"repo_association": "MEMBER",
|
| 392 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AArthurZucker",
|
| 393 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AArthurZucker",
|
| 394 |
+
"report_reason": null,
|
| 395 |
+
"snapshot_issue_count": 0,
|
| 396 |
+
"snapshot_pr_count": 2
|
| 397 |
+
},
|
| 398 |
+
{
|
| 399 |
+
"account_age_days": 2845,
|
| 400 |
+
"author": "he-yufeng",
|
| 401 |
+
"automation_risk_signal": "medium",
|
| 402 |
+
"breadth_score": "very high",
|
| 403 |
+
"cluster_count": 1,
|
| 404 |
+
"first_seen_in_snapshot": false,
|
| 405 |
+
"follow_through_score": "weak",
|
| 406 |
+
"heuristic_note": "high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
|
| 407 |
+
"known_contributor": false,
|
| 408 |
+
"name": "Yufeng He",
|
| 409 |
+
"new_to_repo": false,
|
| 410 |
+
"profile_url": "https://github.com/he-yufeng",
|
| 411 |
+
"quality_score": null,
|
| 412 |
+
"recent_pr_count": 2,
|
| 413 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 414 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahe-yufeng",
|
| 415 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahe-yufeng",
|
| 416 |
+
"report_reason": null,
|
| 417 |
+
"snapshot_issue_count": 0,
|
| 418 |
+
"snapshot_pr_count": 2
|
| 419 |
+
},
|
| 420 |
+
{
|
| 421 |
+
"account_age_days": 182,
|
| 422 |
+
"author": "r266-tech",
|
| 423 |
+
"automation_risk_signal": "medium",
|
| 424 |
+
"breadth_score": "very high",
|
| 425 |
+
"cluster_count": 1,
|
| 426 |
+
"first_seen_in_snapshot": false,
|
| 427 |
+
"follow_through_score": "weak",
|
| 428 |
+
"heuristic_note": "young account; extremely high recent PR volume; very broad repo spread; high open PR share; targets high-star repos",
|
| 429 |
+
"known_contributor": false,
|
| 430 |
+
"name": null,
|
| 431 |
+
"new_to_repo": false,
|
| 432 |
+
"profile_url": "https://github.com/r266-tech",
|
| 433 |
+
"quality_score": null,
|
| 434 |
+
"recent_pr_count": 2,
|
| 435 |
+
"repo_association": "CONTRIBUTOR",
|
| 436 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ar266-tech",
|
| 437 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ar266-tech",
|
| 438 |
+
"report_reason": null,
|
| 439 |
+
"snapshot_issue_count": 0,
|
| 440 |
+
"snapshot_pr_count": 2
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"account_age_days": 3694,
|
| 444 |
+
"author": "sergiopaniego",
|
| 445 |
+
"automation_risk_signal": "low",
|
| 446 |
+
"breadth_score": "moderate",
|
| 447 |
+
"cluster_count": 1,
|
| 448 |
+
"first_seen_in_snapshot": false,
|
| 449 |
+
"follow_through_score": "mixed",
|
| 450 |
+
"heuristic_note": "targets high-star repos",
|
| 451 |
+
"known_contributor": true,
|
| 452 |
+
"name": "Sergio Paniego Blanco",
|
| 453 |
+
"new_to_repo": false,
|
| 454 |
+
"profile_url": "https://github.com/sergiopaniego",
|
| 455 |
+
"quality_score": null,
|
| 456 |
+
"recent_pr_count": 2,
|
| 457 |
+
"repo_association": "MEMBER",
|
| 458 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asergiopaniego",
|
| 459 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asergiopaniego",
|
| 460 |
+
"report_reason": null,
|
| 461 |
+
"snapshot_issue_count": 0,
|
| 462 |
+
"snapshot_pr_count": 2
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"account_age_days": 3938,
|
| 466 |
+
"author": "Rocketknight1",
|
| 467 |
+
"automation_risk_signal": "low",
|
| 468 |
+
"breadth_score": "low",
|
| 469 |
+
"cluster_count": 0,
|
| 470 |
+
"first_seen_in_snapshot": false,
|
| 471 |
+
"follow_through_score": "strong",
|
| 472 |
+
"heuristic_note": "targets high-star repos",
|
| 473 |
+
"known_contributor": true,
|
| 474 |
+
"name": "Matt",
|
| 475 |
+
"new_to_repo": false,
|
| 476 |
+
"profile_url": "https://github.com/Rocketknight1",
|
| 477 |
+
"quality_score": null,
|
| 478 |
+
"recent_pr_count": 2,
|
| 479 |
+
"repo_association": "MEMBER",
|
| 480 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARocketknight1",
|
| 481 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARocketknight1",
|
| 482 |
+
"report_reason": null,
|
| 483 |
+
"snapshot_issue_count": 0,
|
| 484 |
+
"snapshot_pr_count": 2
|
| 485 |
+
},
|
| 486 |
+
{
|
| 487 |
+
"account_age_days": 1372,
|
| 488 |
+
"author": "jiqing-feng",
|
| 489 |
+
"automation_risk_signal": "low",
|
| 490 |
+
"breadth_score": "moderate",
|
| 491 |
+
"cluster_count": 0,
|
| 492 |
+
"first_seen_in_snapshot": false,
|
| 493 |
+
"follow_through_score": "mixed",
|
| 494 |
+
"heuristic_note": "\u2014",
|
| 495 |
+
"known_contributor": false,
|
| 496 |
+
"name": null,
|
| 497 |
+
"new_to_repo": false,
|
| 498 |
+
"profile_url": "https://github.com/jiqing-feng",
|
| 499 |
+
"quality_score": null,
|
| 500 |
+
"recent_pr_count": 2,
|
| 501 |
+
"repo_association": "CONTRIBUTOR",
|
| 502 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajiqing-feng",
|
| 503 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajiqing-feng",
|
| 504 |
+
"report_reason": null,
|
| 505 |
+
"snapshot_issue_count": 0,
|
| 506 |
+
"snapshot_pr_count": 2
|
| 507 |
+
},
|
| 508 |
+
{
|
| 509 |
+
"account_age_days": 291,
|
| 510 |
+
"author": "maxsloef-goodfire",
|
| 511 |
+
"automation_risk_signal": "low",
|
| 512 |
+
"breadth_score": "low",
|
| 513 |
+
"cluster_count": 0,
|
| 514 |
+
"first_seen_in_snapshot": false,
|
| 515 |
+
"follow_through_score": "mixed",
|
| 516 |
+
"heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 517 |
+
"known_contributor": false,
|
| 518 |
+
"name": null,
|
| 519 |
+
"new_to_repo": false,
|
| 520 |
+
"profile_url": "https://github.com/maxsloef-goodfire",
|
| 521 |
+
"quality_score": null,
|
| 522 |
+
"recent_pr_count": 2,
|
| 523 |
+
"repo_association": "CONTRIBUTOR",
|
| 524 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amaxsloef-goodfire",
|
| 525 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amaxsloef-goodfire",
|
| 526 |
+
"report_reason": null,
|
| 527 |
+
"snapshot_issue_count": 0,
|
| 528 |
+
"snapshot_pr_count": 2
|
| 529 |
+
},
|
| 530 |
+
{
|
| 531 |
+
"account_age_days": 1789,
|
| 532 |
+
"author": "remi-or",
|
| 533 |
+
"automation_risk_signal": "low",
|
| 534 |
+
"breadth_score": "low",
|
| 535 |
+
"cluster_count": 0,
|
| 536 |
+
"first_seen_in_snapshot": false,
|
| 537 |
+
"follow_through_score": "strong",
|
| 538 |
+
"heuristic_note": "targets high-star repos",
|
| 539 |
+
"known_contributor": true,
|
| 540 |
+
"name": "R\u00e9mi Ouazan",
|
| 541 |
+
"new_to_repo": false,
|
| 542 |
+
"profile_url": "https://github.com/remi-or",
|
| 543 |
+
"quality_score": null,
|
| 544 |
+
"recent_pr_count": 2,
|
| 545 |
+
"repo_association": "MEMBER",
|
| 546 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aremi-or",
|
| 547 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aremi-or",
|
| 548 |
+
"report_reason": null,
|
| 549 |
+
"snapshot_issue_count": 0,
|
| 550 |
+
"snapshot_pr_count": 2
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"account_age_days": 3315,
|
| 554 |
+
"author": "lashahub",
|
| 555 |
+
"automation_risk_signal": "low",
|
| 556 |
+
"breadth_score": "low",
|
| 557 |
+
"cluster_count": 0,
|
| 558 |
+
"first_seen_in_snapshot": false,
|
| 559 |
+
"follow_through_score": "mixed",
|
| 560 |
+
"heuristic_note": "high open PR share; no visible non-self stars; targets high-star repos",
|
| 561 |
+
"known_contributor": false,
|
| 562 |
+
"name": "Lasha Koroshinadze",
|
| 563 |
+
"new_to_repo": false,
|
| 564 |
+
"profile_url": "https://github.com/lashahub",
|
| 565 |
+
"quality_score": null,
|
| 566 |
+
"recent_pr_count": 1,
|
| 567 |
+
"repo_association": "CONTRIBUTOR",
|
| 568 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Alashahub",
|
| 569 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Alashahub",
|
| 570 |
+
"report_reason": null,
|
| 571 |
+
"snapshot_issue_count": 0,
|
| 572 |
+
"snapshot_pr_count": 2
|
| 573 |
+
},
|
| 574 |
+
{
|
| 575 |
+
"account_age_days": 3986,
|
| 576 |
+
"author": "BSchilperoort",
|
| 577 |
+
"automation_risk_signal": "low",
|
| 578 |
+
"breadth_score": "low",
|
| 579 |
+
"cluster_count": 1,
|
| 580 |
+
"first_seen_in_snapshot": false,
|
| 581 |
+
"follow_through_score": "strong",
|
| 582 |
+
"heuristic_note": "\u2014",
|
| 583 |
+
"known_contributor": false,
|
| 584 |
+
"name": "Bart Schilperoort",
|
| 585 |
+
"new_to_repo": false,
|
| 586 |
+
"profile_url": "https://github.com/BSchilperoort",
|
| 587 |
+
"quality_score": null,
|
| 588 |
+
"recent_pr_count": 1,
|
| 589 |
+
"repo_association": "NONE",
|
| 590 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ABSchilperoort",
|
| 591 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ABSchilperoort",
|
| 592 |
+
"report_reason": null,
|
| 593 |
+
"snapshot_issue_count": 1,
|
| 594 |
+
"snapshot_pr_count": 1
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"account_age_days": 2405,
|
| 598 |
+
"author": "JonusClapshaw",
|
| 599 |
+
"automation_risk_signal": "low",
|
| 600 |
+
"breadth_score": "moderate",
|
| 601 |
+
"cluster_count": 1,
|
| 602 |
+
"first_seen_in_snapshot": false,
|
| 603 |
+
"follow_through_score": "weak",
|
| 604 |
+
"heuristic_note": "high open PR share; no visible non-self stars",
|
| 605 |
+
"known_contributor": false,
|
| 606 |
+
"name": null,
|
| 607 |
+
"new_to_repo": false,
|
| 608 |
+
"profile_url": "https://github.com/JonusClapshaw",
|
| 609 |
+
"quality_score": null,
|
| 610 |
+
"recent_pr_count": 1,
|
| 611 |
+
"repo_association": "NONE",
|
| 612 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJonusClapshaw",
|
| 613 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJonusClapshaw",
|
| 614 |
+
"report_reason": null,
|
| 615 |
+
"snapshot_issue_count": 0,
|
| 616 |
+
"snapshot_pr_count": 1
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"account_age_days": 145,
|
| 620 |
+
"author": "RicardoLee510520",
|
| 621 |
+
"automation_risk_signal": "medium",
|
| 622 |
+
"breadth_score": "low",
|
| 623 |
+
"cluster_count": 1,
|
| 624 |
+
"first_seen_in_snapshot": false,
|
| 625 |
+
"follow_through_score": "weak",
|
| 626 |
+
"heuristic_note": "young account; many recent closed-unmerged PRs; targets high-star repos",
|
| 627 |
+
"known_contributor": false,
|
| 628 |
+
"name": "Ricardo",
|
| 629 |
+
"new_to_repo": false,
|
| 630 |
+
"profile_url": "https://github.com/RicardoLee510520",
|
| 631 |
+
"quality_score": null,
|
| 632 |
+
"recent_pr_count": 1,
|
| 633 |
+
"repo_association": "FIRST_TIMER",
|
| 634 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ARicardoLee510520",
|
| 635 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ARicardoLee510520",
|
| 636 |
+
"report_reason": null,
|
| 637 |
+
"snapshot_issue_count": 0,
|
| 638 |
+
"snapshot_pr_count": 1
|
| 639 |
+
},
|
| 640 |
+
{
|
| 641 |
+
"account_age_days": 537,
|
| 642 |
+
"author": "ai-man-codes",
|
| 643 |
+
"automation_risk_signal": "low",
|
| 644 |
+
"breadth_score": "moderate",
|
| 645 |
+
"cluster_count": 1,
|
| 646 |
+
"first_seen_in_snapshot": false,
|
| 647 |
+
"follow_through_score": "mixed",
|
| 648 |
+
"heuristic_note": "targets high-star repos",
|
| 649 |
+
"known_contributor": false,
|
| 650 |
+
"name": "Aiman",
|
| 651 |
+
"new_to_repo": false,
|
| 652 |
+
"profile_url": "https://github.com/ai-man-codes",
|
| 653 |
+
"quality_score": null,
|
| 654 |
+
"recent_pr_count": 1,
|
| 655 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 656 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aai-man-codes",
|
| 657 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aai-man-codes",
|
| 658 |
+
"report_reason": null,
|
| 659 |
+
"snapshot_issue_count": 0,
|
| 660 |
+
"snapshot_pr_count": 1
|
| 661 |
+
},
|
| 662 |
+
{
|
| 663 |
+
"account_age_days": 125,
|
| 664 |
+
"author": "anshuS1310",
|
| 665 |
+
"automation_risk_signal": "medium",
|
| 666 |
+
"breadth_score": "low",
|
| 667 |
+
"cluster_count": 1,
|
| 668 |
+
"first_seen_in_snapshot": false,
|
| 669 |
+
"follow_through_score": "mixed",
|
| 670 |
+
"heuristic_note": "young account; high open PR share; no visible non-self stars; targets high-star repos",
|
| 671 |
+
"known_contributor": false,
|
| 672 |
+
"name": null,
|
| 673 |
+
"new_to_repo": false,
|
| 674 |
+
"profile_url": "https://github.com/anshuS1310",
|
| 675 |
+
"quality_score": null,
|
| 676 |
+
"recent_pr_count": 1,
|
| 677 |
+
"repo_association": "CONTRIBUTOR",
|
| 678 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AanshuS1310",
|
| 679 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AanshuS1310",
|
| 680 |
+
"report_reason": null,
|
| 681 |
+
"snapshot_issue_count": 0,
|
| 682 |
+
"snapshot_pr_count": 1
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"account_age_days": 4166,
|
| 686 |
+
"author": "cjkindel",
|
| 687 |
+
"automation_risk_signal": "low",
|
| 688 |
+
"breadth_score": "high",
|
| 689 |
+
"cluster_count": 1,
|
| 690 |
+
"first_seen_in_snapshot": true,
|
| 691 |
+
"follow_through_score": "strong",
|
| 692 |
+
"heuristic_note": "high recent PR volume; broad repo spread",
|
| 693 |
+
"known_contributor": false,
|
| 694 |
+
"name": "CJ Kindel",
|
| 695 |
+
"new_to_repo": true,
|
| 696 |
+
"profile_url": "https://github.com/cjkindel",
|
| 697 |
+
"quality_score": null,
|
| 698 |
+
"recent_pr_count": 1,
|
| 699 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 700 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Acjkindel",
|
| 701 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Acjkindel",
|
| 702 |
+
"report_reason": "first_seen_in_snapshot",
|
| 703 |
+
"snapshot_issue_count": 0,
|
| 704 |
+
"snapshot_pr_count": 1
|
| 705 |
+
},
|
| 706 |
+
{
|
| 707 |
+
"account_age_days": 1312,
|
| 708 |
+
"author": "gh-wf",
|
| 709 |
+
"automation_risk_signal": "low",
|
| 710 |
+
"breadth_score": "low",
|
| 711 |
+
"cluster_count": 1,
|
| 712 |
+
"first_seen_in_snapshot": false,
|
| 713 |
+
"follow_through_score": "weak",
|
| 714 |
+
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 715 |
+
"known_contributor": false,
|
| 716 |
+
"name": null,
|
| 717 |
+
"new_to_repo": false,
|
| 718 |
+
"profile_url": "https://github.com/gh-wf",
|
| 719 |
+
"quality_score": null,
|
| 720 |
+
"recent_pr_count": 1,
|
| 721 |
+
"repo_association": "NONE",
|
| 722 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Agh-wf",
|
| 723 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Agh-wf",
|
| 724 |
+
"report_reason": null,
|
| 725 |
+
"snapshot_issue_count": 1,
|
| 726 |
+
"snapshot_pr_count": 1
|
| 727 |
+
},
|
| 728 |
+
{
|
| 729 |
+
"account_age_days": 1623,
|
| 730 |
+
"author": "hemantmm",
|
| 731 |
+
"automation_risk_signal": "low",
|
| 732 |
+
"breadth_score": "low",
|
| 733 |
+
"cluster_count": 1,
|
| 734 |
+
"first_seen_in_snapshot": false,
|
| 735 |
+
"follow_through_score": "weak",
|
| 736 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 737 |
+
"known_contributor": false,
|
| 738 |
+
"name": "Hemant M Mehta",
|
| 739 |
+
"new_to_repo": false,
|
| 740 |
+
"profile_url": "https://github.com/hemantmm",
|
| 741 |
+
"quality_score": null,
|
| 742 |
+
"recent_pr_count": 1,
|
| 743 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 744 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ahemantmm",
|
| 745 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ahemantmm",
|
| 746 |
+
"report_reason": null,
|
| 747 |
+
"snapshot_issue_count": 0,
|
| 748 |
+
"snapshot_pr_count": 1
|
| 749 |
+
},
|
| 750 |
+
{
|
| 751 |
+
"account_age_days": 1390,
|
| 752 |
+
"author": "Abdennacer-Badaoui",
|
| 753 |
+
"automation_risk_signal": "low",
|
| 754 |
+
"breadth_score": "moderate",
|
| 755 |
+
"cluster_count": 0,
|
| 756 |
+
"first_seen_in_snapshot": true,
|
| 757 |
+
"follow_through_score": "strong",
|
| 758 |
+
"heuristic_note": "\u2014",
|
| 759 |
+
"known_contributor": true,
|
| 760 |
+
"name": "BADAOUI Abdennacer",
|
| 761 |
+
"new_to_repo": true,
|
| 762 |
+
"profile_url": "https://github.com/Abdennacer-Badaoui",
|
| 763 |
+
"quality_score": null,
|
| 764 |
+
"recent_pr_count": 1,
|
| 765 |
+
"repo_association": "MEMBER",
|
| 766 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AAbdennacer-Badaoui",
|
| 767 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AAbdennacer-Badaoui",
|
| 768 |
+
"report_reason": "first_seen_in_snapshot",
|
| 769 |
+
"snapshot_issue_count": 0,
|
| 770 |
+
"snapshot_pr_count": 1
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"account_age_days": 11,
|
| 774 |
+
"author": "BillionClaw",
|
| 775 |
+
"automation_risk_signal": "high",
|
| 776 |
+
"breadth_score": "very high",
|
| 777 |
+
"cluster_count": 0,
|
| 778 |
+
"first_seen_in_snapshot": false,
|
| 779 |
+
"follow_through_score": "weak",
|
| 780 |
+
"heuristic_note": "very new account; extremely high recent PR volume; very broad repo spread; many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
|
| 781 |
+
"known_contributor": false,
|
| 782 |
+
"name": "BillionToken",
|
| 783 |
+
"new_to_repo": false,
|
| 784 |
+
"profile_url": "https://github.com/BillionClaw",
|
| 785 |
+
"quality_score": null,
|
| 786 |
+
"recent_pr_count": 1,
|
| 787 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 788 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ABillionClaw",
|
| 789 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ABillionClaw",
|
| 790 |
+
"report_reason": null,
|
| 791 |
+
"snapshot_issue_count": 0,
|
| 792 |
+
"snapshot_pr_count": 1
|
| 793 |
+
},
|
| 794 |
+
{
|
| 795 |
+
"account_age_days": 335,
|
| 796 |
+
"author": "Charly21r",
|
| 797 |
+
"automation_risk_signal": "medium",
|
| 798 |
+
"breadth_score": "low",
|
| 799 |
+
"cluster_count": 0,
|
| 800 |
+
"first_seen_in_snapshot": false,
|
| 801 |
+
"follow_through_score": "weak",
|
| 802 |
+
"heuristic_note": "young account; many recent closed-unmerged PRs; high open PR share; targets high-star repos",
|
| 803 |
+
"known_contributor": false,
|
| 804 |
+
"name": "Carlos Redondo",
|
| 805 |
+
"new_to_repo": false,
|
| 806 |
+
"profile_url": "https://github.com/Charly21r",
|
| 807 |
+
"quality_score": null,
|
| 808 |
+
"recent_pr_count": 1,
|
| 809 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 810 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACharly21r",
|
| 811 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACharly21r",
|
| 812 |
+
"report_reason": null,
|
| 813 |
+
"snapshot_issue_count": 0,
|
| 814 |
+
"snapshot_pr_count": 1
|
| 815 |
+
},
|
| 816 |
+
{
|
| 817 |
+
"account_age_days": 2805,
|
| 818 |
+
"author": "CyrilSterling",
|
| 819 |
+
"automation_risk_signal": "low",
|
| 820 |
+
"breadth_score": "low",
|
| 821 |
+
"cluster_count": 0,
|
| 822 |
+
"first_seen_in_snapshot": false,
|
| 823 |
+
"follow_through_score": "mixed",
|
| 824 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 825 |
+
"known_contributor": false,
|
| 826 |
+
"name": "BoqiangZhang",
|
| 827 |
+
"new_to_repo": false,
|
| 828 |
+
"profile_url": "https://github.com/CyrilSterling",
|
| 829 |
+
"quality_score": null,
|
| 830 |
+
"recent_pr_count": 1,
|
| 831 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 832 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ACyrilSterling",
|
| 833 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ACyrilSterling",
|
| 834 |
+
"report_reason": null,
|
| 835 |
+
"snapshot_issue_count": 0,
|
| 836 |
+
"snapshot_pr_count": 1
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"account_age_days": 1523,
|
| 840 |
+
"author": "IvanFan-Van",
|
| 841 |
+
"automation_risk_signal": "low",
|
| 842 |
+
"breadth_score": "low",
|
| 843 |
+
"cluster_count": 0,
|
| 844 |
+
"first_seen_in_snapshot": false,
|
| 845 |
+
"follow_through_score": "strong",
|
| 846 |
+
"heuristic_note": "\u2014",
|
| 847 |
+
"known_contributor": false,
|
| 848 |
+
"name": null,
|
| 849 |
+
"new_to_repo": false,
|
| 850 |
+
"profile_url": "https://github.com/IvanFan-Van",
|
| 851 |
+
"quality_score": null,
|
| 852 |
+
"recent_pr_count": 1,
|
| 853 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 854 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AIvanFan-Van",
|
| 855 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AIvanFan-Van",
|
| 856 |
+
"report_reason": null,
|
| 857 |
+
"snapshot_issue_count": 1,
|
| 858 |
+
"snapshot_pr_count": 1
|
| 859 |
+
},
|
| 860 |
+
{
|
| 861 |
+
"account_age_days": 1624,
|
| 862 |
+
"author": "JJJYmmm",
|
| 863 |
+
"automation_risk_signal": "low",
|
| 864 |
+
"breadth_score": "moderate",
|
| 865 |
+
"cluster_count": 0,
|
| 866 |
+
"first_seen_in_snapshot": false,
|
| 867 |
+
"follow_through_score": "mixed",
|
| 868 |
+
"heuristic_note": "targets high-star repos",
|
| 869 |
+
"known_contributor": false,
|
| 870 |
+
"name": "JJJYmmm",
|
| 871 |
+
"new_to_repo": false,
|
| 872 |
+
"profile_url": "https://github.com/JJJYmmm",
|
| 873 |
+
"quality_score": null,
|
| 874 |
+
"recent_pr_count": 1,
|
| 875 |
+
"repo_association": "CONTRIBUTOR",
|
| 876 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJJJYmmm",
|
| 877 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJJJYmmm",
|
| 878 |
+
"report_reason": null,
|
| 879 |
+
"snapshot_issue_count": 0,
|
| 880 |
+
"snapshot_pr_count": 1
|
| 881 |
+
},
|
| 882 |
+
{
|
| 883 |
+
"account_age_days": 2178,
|
| 884 |
+
"author": "Jess-Co-Del",
|
| 885 |
+
"automation_risk_signal": "low",
|
| 886 |
+
"breadth_score": "low",
|
| 887 |
+
"cluster_count": 0,
|
| 888 |
+
"first_seen_in_snapshot": false,
|
| 889 |
+
"follow_through_score": "weak",
|
| 890 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 891 |
+
"known_contributor": false,
|
| 892 |
+
"name": "Jessica C. Delmoral",
|
| 893 |
+
"new_to_repo": false,
|
| 894 |
+
"profile_url": "https://github.com/Jess-Co-Del",
|
| 895 |
+
"quality_score": null,
|
| 896 |
+
"recent_pr_count": 1,
|
| 897 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 898 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AJess-Co-Del",
|
| 899 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AJess-Co-Del",
|
| 900 |
+
"report_reason": null,
|
| 901 |
+
"snapshot_issue_count": 0,
|
| 902 |
+
"snapshot_pr_count": 1
|
| 903 |
+
},
|
| 904 |
+
{
|
| 905 |
+
"account_age_days": 4072,
|
| 906 |
+
"author": "NicoleRobin",
|
| 907 |
+
"automation_risk_signal": "low",
|
| 908 |
+
"breadth_score": "low",
|
| 909 |
+
"cluster_count": 0,
|
| 910 |
+
"first_seen_in_snapshot": false,
|
| 911 |
+
"follow_through_score": "strong",
|
| 912 |
+
"heuristic_note": "targets high-star repos",
|
| 913 |
+
"known_contributor": false,
|
| 914 |
+
"name": "Jianwei Zhang",
|
| 915 |
+
"new_to_repo": false,
|
| 916 |
+
"profile_url": "https://github.com/NicoleRobin",
|
| 917 |
+
"quality_score": null,
|
| 918 |
+
"recent_pr_count": 1,
|
| 919 |
+
"repo_association": "NONE",
|
| 920 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ANicoleRobin",
|
| 921 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ANicoleRobin",
|
| 922 |
+
"report_reason": null,
|
| 923 |
+
"snapshot_issue_count": 0,
|
| 924 |
+
"snapshot_pr_count": 1
|
| 925 |
+
},
|
| 926 |
+
{
|
| 927 |
+
"account_age_days": 540,
|
| 928 |
+
"author": "VanshikaSohal",
|
| 929 |
+
"automation_risk_signal": "low",
|
| 930 |
+
"breadth_score": "low",
|
| 931 |
+
"cluster_count": 0,
|
| 932 |
+
"first_seen_in_snapshot": false,
|
| 933 |
+
"follow_through_score": "mixed",
|
| 934 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 935 |
+
"known_contributor": false,
|
| 936 |
+
"name": "Vanshika Sohal",
|
| 937 |
+
"new_to_repo": false,
|
| 938 |
+
"profile_url": "https://github.com/VanshikaSohal",
|
| 939 |
+
"quality_score": null,
|
| 940 |
+
"recent_pr_count": 1,
|
| 941 |
+
"repo_association": "CONTRIBUTOR",
|
| 942 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AVanshikaSohal",
|
| 943 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AVanshikaSohal",
|
| 944 |
+
"report_reason": null,
|
| 945 |
+
"snapshot_issue_count": 0,
|
| 946 |
+
"snapshot_pr_count": 1
|
| 947 |
+
},
|
| 948 |
+
{
|
| 949 |
+
"account_age_days": 3254,
|
| 950 |
+
"author": "andylizf",
|
| 951 |
+
"automation_risk_signal": "low",
|
| 952 |
+
"breadth_score": "low",
|
| 953 |
+
"cluster_count": 0,
|
| 954 |
+
"first_seen_in_snapshot": false,
|
| 955 |
+
"follow_through_score": "strong",
|
| 956 |
+
"heuristic_note": "targets high-star repos",
|
| 957 |
+
"known_contributor": false,
|
| 958 |
+
"name": "Zhifei Li",
|
| 959 |
+
"new_to_repo": false,
|
| 960 |
+
"profile_url": "https://github.com/andylizf",
|
| 961 |
+
"quality_score": null,
|
| 962 |
+
"recent_pr_count": 1,
|
| 963 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 964 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aandylizf",
|
| 965 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aandylizf",
|
| 966 |
+
"report_reason": null,
|
| 967 |
+
"snapshot_issue_count": 1,
|
| 968 |
+
"snapshot_pr_count": 1
|
| 969 |
+
},
|
| 970 |
+
{
|
| 971 |
+
"account_age_days": 3257,
|
| 972 |
+
"author": "anuq",
|
| 973 |
+
"automation_risk_signal": "low",
|
| 974 |
+
"breadth_score": "moderate",
|
| 975 |
+
"cluster_count": 0,
|
| 976 |
+
"first_seen_in_snapshot": false,
|
| 977 |
+
"follow_through_score": "weak",
|
| 978 |
+
"heuristic_note": "many recent closed-unmerged PRs",
|
| 979 |
+
"known_contributor": false,
|
| 980 |
+
"name": "Anup Shetye",
|
| 981 |
+
"new_to_repo": false,
|
| 982 |
+
"profile_url": "https://github.com/anuq",
|
| 983 |
+
"quality_score": null,
|
| 984 |
+
"recent_pr_count": 1,
|
| 985 |
+
"repo_association": "NONE",
|
| 986 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aanuq",
|
| 987 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aanuq",
|
| 988 |
+
"report_reason": null,
|
| 989 |
+
"snapshot_issue_count": 0,
|
| 990 |
+
"snapshot_pr_count": 1
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"account_age_days": 5165,
|
| 994 |
+
"author": "bensons",
|
| 995 |
+
"automation_risk_signal": "low",
|
| 996 |
+
"breadth_score": "low",
|
| 997 |
+
"cluster_count": 0,
|
| 998 |
+
"first_seen_in_snapshot": false,
|
| 999 |
+
"follow_through_score": "weak",
|
| 1000 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 1001 |
+
"known_contributor": false,
|
| 1002 |
+
"name": "Benson Schliesser",
|
| 1003 |
+
"new_to_repo": false,
|
| 1004 |
+
"profile_url": "https://github.com/bensons",
|
| 1005 |
+
"quality_score": null,
|
| 1006 |
+
"recent_pr_count": 1,
|
| 1007 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1008 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abensons",
|
| 1009 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abensons",
|
| 1010 |
+
"report_reason": null,
|
| 1011 |
+
"snapshot_issue_count": 0,
|
| 1012 |
+
"snapshot_pr_count": 1
|
| 1013 |
+
},
|
| 1014 |
+
{
|
| 1015 |
+
"account_age_days": 3650,
|
| 1016 |
+
"author": "bigshanedogg",
|
| 1017 |
+
"automation_risk_signal": "low",
|
| 1018 |
+
"breadth_score": "low",
|
| 1019 |
+
"cluster_count": 0,
|
| 1020 |
+
"first_seen_in_snapshot": false,
|
| 1021 |
+
"follow_through_score": "weak",
|
| 1022 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 1023 |
+
"known_contributor": false,
|
| 1024 |
+
"name": null,
|
| 1025 |
+
"new_to_repo": false,
|
| 1026 |
+
"profile_url": "https://github.com/bigshanedogg",
|
| 1027 |
+
"quality_score": null,
|
| 1028 |
+
"recent_pr_count": 1,
|
| 1029 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1030 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abigshanedogg",
|
| 1031 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abigshanedogg",
|
| 1032 |
+
"report_reason": null,
|
| 1033 |
+
"snapshot_issue_count": 1,
|
| 1034 |
+
"snapshot_pr_count": 1
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"account_age_days": 5014,
|
| 1038 |
+
"author": "dacorvo",
|
| 1039 |
+
"automation_risk_signal": "low",
|
| 1040 |
+
"breadth_score": "low",
|
| 1041 |
+
"cluster_count": 0,
|
| 1042 |
+
"first_seen_in_snapshot": false,
|
| 1043 |
+
"follow_through_score": "mixed",
|
| 1044 |
+
"heuristic_note": "\u2014",
|
| 1045 |
+
"known_contributor": true,
|
| 1046 |
+
"name": "David Corvoysier",
|
| 1047 |
+
"new_to_repo": false,
|
| 1048 |
+
"profile_url": "https://github.com/dacorvo",
|
| 1049 |
+
"quality_score": null,
|
| 1050 |
+
"recent_pr_count": 1,
|
| 1051 |
+
"repo_association": "MEMBER",
|
| 1052 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Adacorvo",
|
| 1053 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Adacorvo",
|
| 1054 |
+
"report_reason": null,
|
| 1055 |
+
"snapshot_issue_count": 1,
|
| 1056 |
+
"snapshot_pr_count": 1
|
| 1057 |
+
},
|
| 1058 |
+
{
|
| 1059 |
+
"account_age_days": 1492,
|
| 1060 |
+
"author": "heycorgi",
|
| 1061 |
+
"automation_risk_signal": "low",
|
| 1062 |
+
"breadth_score": "low",
|
| 1063 |
+
"cluster_count": 0,
|
| 1064 |
+
"first_seen_in_snapshot": false,
|
| 1065 |
+
"follow_through_score": "weak",
|
| 1066 |
+
"heuristic_note": "many recent closed-unmerged PRs; no visible non-self stars; targets high-star repos",
|
| 1067 |
+
"known_contributor": false,
|
| 1068 |
+
"name": null,
|
| 1069 |
+
"new_to_repo": false,
|
| 1070 |
+
"profile_url": "https://github.com/heycorgi",
|
| 1071 |
+
"quality_score": null,
|
| 1072 |
+
"recent_pr_count": 1,
|
| 1073 |
+
"repo_association": "NONE",
|
| 1074 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aheycorgi",
|
| 1075 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aheycorgi",
|
| 1076 |
+
"report_reason": null,
|
| 1077 |
+
"snapshot_issue_count": 0,
|
| 1078 |
+
"snapshot_pr_count": 1
|
| 1079 |
+
},
|
| 1080 |
+
{
|
| 1081 |
+
"account_age_days": 484,
|
| 1082 |
+
"author": "javierdejesusda",
|
| 1083 |
+
"automation_risk_signal": "low",
|
| 1084 |
+
"breadth_score": "high",
|
| 1085 |
+
"cluster_count": 0,
|
| 1086 |
+
"first_seen_in_snapshot": false,
|
| 1087 |
+
"follow_through_score": "weak",
|
| 1088 |
+
"heuristic_note": "broad repo spread; high open PR share; targets high-star repos",
|
| 1089 |
+
"known_contributor": false,
|
| 1090 |
+
"name": "Javier De Jesus",
|
| 1091 |
+
"new_to_repo": false,
|
| 1092 |
+
"profile_url": "https://github.com/javierdejesusda",
|
| 1093 |
+
"quality_score": null,
|
| 1094 |
+
"recent_pr_count": 1,
|
| 1095 |
+
"repo_association": "CONTRIBUTOR",
|
| 1096 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajavierdejesusda",
|
| 1097 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajavierdejesusda",
|
| 1098 |
+
"report_reason": null,
|
| 1099 |
+
"snapshot_issue_count": 0,
|
| 1100 |
+
"snapshot_pr_count": 1
|
| 1101 |
+
},
|
| 1102 |
+
{
|
| 1103 |
+
"account_age_days": 2824,
|
| 1104 |
+
"author": "josh-kean",
|
| 1105 |
+
"automation_risk_signal": "low",
|
| 1106 |
+
"breadth_score": "low",
|
| 1107 |
+
"cluster_count": 0,
|
| 1108 |
+
"first_seen_in_snapshot": false,
|
| 1109 |
+
"follow_through_score": "weak",
|
| 1110 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 1111 |
+
"known_contributor": false,
|
| 1112 |
+
"name": "Josh",
|
| 1113 |
+
"new_to_repo": false,
|
| 1114 |
+
"profile_url": "https://github.com/josh-kean",
|
| 1115 |
+
"quality_score": null,
|
| 1116 |
+
"recent_pr_count": 1,
|
| 1117 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1118 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajosh-kean",
|
| 1119 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajosh-kean",
|
| 1120 |
+
"report_reason": null,
|
| 1121 |
+
"snapshot_issue_count": 1,
|
| 1122 |
+
"snapshot_pr_count": 1
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"account_age_days": 2828,
|
| 1126 |
+
"author": "juliendenize",
|
| 1127 |
+
"automation_risk_signal": "low",
|
| 1128 |
+
"breadth_score": "moderate",
|
| 1129 |
+
"cluster_count": 0,
|
| 1130 |
+
"first_seen_in_snapshot": false,
|
| 1131 |
+
"follow_through_score": "mixed",
|
| 1132 |
+
"heuristic_note": "targets high-star repos",
|
| 1133 |
+
"known_contributor": false,
|
| 1134 |
+
"name": "Julien Denize",
|
| 1135 |
+
"new_to_repo": false,
|
| 1136 |
+
"profile_url": "https://github.com/juliendenize",
|
| 1137 |
+
"quality_score": null,
|
| 1138 |
+
"recent_pr_count": 1,
|
| 1139 |
+
"repo_association": "CONTRIBUTOR",
|
| 1140 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajuliendenize",
|
| 1141 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajuliendenize",
|
| 1142 |
+
"report_reason": null,
|
| 1143 |
+
"snapshot_issue_count": 0,
|
| 1144 |
+
"snapshot_pr_count": 1
|
| 1145 |
+
},
|
| 1146 |
+
{
|
| 1147 |
+
"account_age_days": 3910,
|
| 1148 |
+
"author": "kaixuanliu",
|
| 1149 |
+
"automation_risk_signal": "low",
|
| 1150 |
+
"breadth_score": "moderate",
|
| 1151 |
+
"cluster_count": 0,
|
| 1152 |
+
"first_seen_in_snapshot": false,
|
| 1153 |
+
"follow_through_score": "strong",
|
| 1154 |
+
"heuristic_note": "targets high-star repos",
|
| 1155 |
+
"known_contributor": false,
|
| 1156 |
+
"name": "kaixuanliu",
|
| 1157 |
+
"new_to_repo": false,
|
| 1158 |
+
"profile_url": "https://github.com/kaixuanliu",
|
| 1159 |
+
"quality_score": null,
|
| 1160 |
+
"recent_pr_count": 1,
|
| 1161 |
+
"repo_association": "CONTRIBUTOR",
|
| 1162 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akaixuanliu",
|
| 1163 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akaixuanliu",
|
| 1164 |
+
"report_reason": null,
|
| 1165 |
+
"snapshot_issue_count": 1,
|
| 1166 |
+
"snapshot_pr_count": 1
|
| 1167 |
+
},
|
| 1168 |
+
{
|
| 1169 |
+
"account_age_days": 3744,
|
| 1170 |
+
"author": "m-matthias",
|
| 1171 |
+
"automation_risk_signal": "low",
|
| 1172 |
+
"breadth_score": "low",
|
| 1173 |
+
"cluster_count": 0,
|
| 1174 |
+
"first_seen_in_snapshot": false,
|
| 1175 |
+
"follow_through_score": "strong",
|
| 1176 |
+
"heuristic_note": "no visible non-self stars; targets high-star repos",
|
| 1177 |
+
"known_contributor": false,
|
| 1178 |
+
"name": "Matt",
|
| 1179 |
+
"new_to_repo": false,
|
| 1180 |
+
"profile_url": "https://github.com/m-matthias",
|
| 1181 |
+
"quality_score": null,
|
| 1182 |
+
"recent_pr_count": 1,
|
| 1183 |
+
"repo_association": "CONTRIBUTOR",
|
| 1184 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Am-matthias",
|
| 1185 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Am-matthias",
|
| 1186 |
+
"report_reason": null,
|
| 1187 |
+
"snapshot_issue_count": 1,
|
| 1188 |
+
"snapshot_pr_count": 1
|
| 1189 |
+
},
|
| 1190 |
+
{
|
| 1191 |
+
"account_age_days": 3341,
|
| 1192 |
+
"author": "michaelbenayoun",
|
| 1193 |
+
"automation_risk_signal": "low",
|
| 1194 |
+
"breadth_score": "moderate",
|
| 1195 |
+
"cluster_count": 0,
|
| 1196 |
+
"first_seen_in_snapshot": false,
|
| 1197 |
+
"follow_through_score": "strong",
|
| 1198 |
+
"heuristic_note": "targets high-star repos",
|
| 1199 |
+
"known_contributor": true,
|
| 1200 |
+
"name": "Michael Benayoun",
|
| 1201 |
+
"new_to_repo": false,
|
| 1202 |
+
"profile_url": "https://github.com/michaelbenayoun",
|
| 1203 |
+
"quality_score": null,
|
| 1204 |
+
"recent_pr_count": 1,
|
| 1205 |
+
"repo_association": "MEMBER",
|
| 1206 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Amichaelbenayoun",
|
| 1207 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Amichaelbenayoun",
|
| 1208 |
+
"report_reason": null,
|
| 1209 |
+
"snapshot_issue_count": 0,
|
| 1210 |
+
"snapshot_pr_count": 1
|
| 1211 |
+
},
|
| 1212 |
+
{
|
| 1213 |
+
"account_age_days": 1944,
|
| 1214 |
+
"author": "ouroborosscr",
|
| 1215 |
+
"automation_risk_signal": "low",
|
| 1216 |
+
"breadth_score": "low",
|
| 1217 |
+
"cluster_count": 0,
|
| 1218 |
+
"first_seen_in_snapshot": false,
|
| 1219 |
+
"follow_through_score": "weak",
|
| 1220 |
+
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 1221 |
+
"known_contributor": false,
|
| 1222 |
+
"name": null,
|
| 1223 |
+
"new_to_repo": false,
|
| 1224 |
+
"profile_url": "https://github.com/ouroborosscr",
|
| 1225 |
+
"quality_score": null,
|
| 1226 |
+
"recent_pr_count": 1,
|
| 1227 |
+
"repo_association": "FIRST_TIMER",
|
| 1228 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aouroborosscr",
|
| 1229 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aouroborosscr",
|
| 1230 |
+
"report_reason": null,
|
| 1231 |
+
"snapshot_issue_count": 2,
|
| 1232 |
+
"snapshot_pr_count": 1
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"account_age_days": 1973,
|
| 1236 |
+
"author": "philippguevorguian",
|
| 1237 |
+
"automation_risk_signal": "low",
|
| 1238 |
+
"breadth_score": "low",
|
| 1239 |
+
"cluster_count": 0,
|
| 1240 |
+
"first_seen_in_snapshot": true,
|
| 1241 |
+
"follow_through_score": "mixed",
|
| 1242 |
+
"heuristic_note": "\u2014",
|
| 1243 |
+
"known_contributor": false,
|
| 1244 |
+
"name": null,
|
| 1245 |
+
"new_to_repo": true,
|
| 1246 |
+
"profile_url": "https://github.com/philippguevorguian",
|
| 1247 |
+
"quality_score": null,
|
| 1248 |
+
"recent_pr_count": 1,
|
| 1249 |
+
"repo_association": "NONE",
|
| 1250 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aphilippguevorguian",
|
| 1251 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aphilippguevorguian",
|
| 1252 |
+
"report_reason": "first_seen_in_snapshot",
|
| 1253 |
+
"snapshot_issue_count": 0,
|
| 1254 |
+
"snapshot_pr_count": 1
|
| 1255 |
+
},
|
| 1256 |
+
{
|
| 1257 |
+
"account_age_days": 4753,
|
| 1258 |
+
"author": "prakhar-agarwal",
|
| 1259 |
+
"automation_risk_signal": "low",
|
| 1260 |
+
"breadth_score": "low",
|
| 1261 |
+
"cluster_count": 0,
|
| 1262 |
+
"first_seen_in_snapshot": false,
|
| 1263 |
+
"follow_through_score": "weak",
|
| 1264 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 1265 |
+
"known_contributor": false,
|
| 1266 |
+
"name": "Prakhar Agarwal",
|
| 1267 |
+
"new_to_repo": false,
|
| 1268 |
+
"profile_url": "https://github.com/prakhar-agarwal",
|
| 1269 |
+
"quality_score": null,
|
| 1270 |
+
"recent_pr_count": 1,
|
| 1271 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1272 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aprakhar-agarwal",
|
| 1273 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aprakhar-agarwal",
|
| 1274 |
+
"report_reason": null,
|
| 1275 |
+
"snapshot_issue_count": 0,
|
| 1276 |
+
"snapshot_pr_count": 1
|
| 1277 |
+
},
|
| 1278 |
+
{
|
| 1279 |
+
"account_age_days": 3020,
|
| 1280 |
+
"author": "pramilajangid",
|
| 1281 |
+
"automation_risk_signal": "low",
|
| 1282 |
+
"breadth_score": "low",
|
| 1283 |
+
"cluster_count": 0,
|
| 1284 |
+
"first_seen_in_snapshot": false,
|
| 1285 |
+
"follow_through_score": "weak",
|
| 1286 |
+
"heuristic_note": "high open PR share",
|
| 1287 |
+
"known_contributor": false,
|
| 1288 |
+
"name": "pramila jangid",
|
| 1289 |
+
"new_to_repo": false,
|
| 1290 |
+
"profile_url": "https://github.com/pramilajangid",
|
| 1291 |
+
"quality_score": null,
|
| 1292 |
+
"recent_pr_count": 1,
|
| 1293 |
+
"repo_association": "NONE",
|
| 1294 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Apramilajangid",
|
| 1295 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Apramilajangid",
|
| 1296 |
+
"report_reason": null,
|
| 1297 |
+
"snapshot_issue_count": 0,
|
| 1298 |
+
"snapshot_pr_count": 1
|
| 1299 |
+
},
|
| 1300 |
+
{
|
| 1301 |
+
"account_age_days": 2137,
|
| 1302 |
+
"author": "roycho96",
|
| 1303 |
+
"automation_risk_signal": "low",
|
| 1304 |
+
"breadth_score": "moderate",
|
| 1305 |
+
"cluster_count": 0,
|
| 1306 |
+
"first_seen_in_snapshot": false,
|
| 1307 |
+
"follow_through_score": "mixed",
|
| 1308 |
+
"heuristic_note": "high open PR share",
|
| 1309 |
+
"known_contributor": false,
|
| 1310 |
+
"name": "Sung Hyun Cho",
|
| 1311 |
+
"new_to_repo": false,
|
| 1312 |
+
"profile_url": "https://github.com/roycho96",
|
| 1313 |
+
"quality_score": null,
|
| 1314 |
+
"recent_pr_count": 1,
|
| 1315 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1316 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aroycho96",
|
| 1317 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aroycho96",
|
| 1318 |
+
"report_reason": null,
|
| 1319 |
+
"snapshot_issue_count": 0,
|
| 1320 |
+
"snapshot_pr_count": 1
|
| 1321 |
+
},
|
| 1322 |
+
{
|
| 1323 |
+
"account_age_days": 3342,
|
| 1324 |
+
"author": "sdharani91",
|
| 1325 |
+
"automation_risk_signal": "medium",
|
| 1326 |
+
"breadth_score": "low",
|
| 1327 |
+
"cluster_count": 0,
|
| 1328 |
+
"first_seen_in_snapshot": false,
|
| 1329 |
+
"follow_through_score": "weak",
|
| 1330 |
+
"heuristic_note": "many recent closed-unmerged PRs; high open PR share; no visible non-self stars; targets high-star repos",
|
| 1331 |
+
"known_contributor": false,
|
| 1332 |
+
"name": null,
|
| 1333 |
+
"new_to_repo": false,
|
| 1334 |
+
"profile_url": "https://github.com/sdharani91",
|
| 1335 |
+
"quality_score": null,
|
| 1336 |
+
"recent_pr_count": 1,
|
| 1337 |
+
"repo_association": "NONE",
|
| 1338 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asdharani91",
|
| 1339 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asdharani91",
|
| 1340 |
+
"report_reason": null,
|
| 1341 |
+
"snapshot_issue_count": 0,
|
| 1342 |
+
"snapshot_pr_count": 1
|
| 1343 |
+
},
|
| 1344 |
+
{
|
| 1345 |
+
"account_age_days": 2667,
|
| 1346 |
+
"author": "syncdoth",
|
| 1347 |
+
"automation_risk_signal": "low",
|
| 1348 |
+
"breadth_score": "low",
|
| 1349 |
+
"cluster_count": 0,
|
| 1350 |
+
"first_seen_in_snapshot": false,
|
| 1351 |
+
"follow_through_score": "weak",
|
| 1352 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 1353 |
+
"known_contributor": false,
|
| 1354 |
+
"name": "Sehyun Choi",
|
| 1355 |
+
"new_to_repo": false,
|
| 1356 |
+
"profile_url": "https://github.com/syncdoth",
|
| 1357 |
+
"quality_score": null,
|
| 1358 |
+
"recent_pr_count": 1,
|
| 1359 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1360 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Asyncdoth",
|
| 1361 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Asyncdoth",
|
| 1362 |
+
"report_reason": null,
|
| 1363 |
+
"snapshot_issue_count": 1,
|
| 1364 |
+
"snapshot_pr_count": 1
|
| 1365 |
+
},
|
| 1366 |
+
{
|
| 1367 |
+
"account_age_days": 1967,
|
| 1368 |
+
"author": "vasqu",
|
| 1369 |
+
"automation_risk_signal": "low",
|
| 1370 |
+
"breadth_score": "low",
|
| 1371 |
+
"cluster_count": 0,
|
| 1372 |
+
"first_seen_in_snapshot": false,
|
| 1373 |
+
"follow_through_score": "mixed",
|
| 1374 |
+
"heuristic_note": "targets high-star repos",
|
| 1375 |
+
"known_contributor": true,
|
| 1376 |
+
"name": "Anton Vlasjuk",
|
| 1377 |
+
"new_to_repo": false,
|
| 1378 |
+
"profile_url": "https://github.com/vasqu",
|
| 1379 |
+
"quality_score": null,
|
| 1380 |
+
"recent_pr_count": 1,
|
| 1381 |
+
"repo_association": "MEMBER",
|
| 1382 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avasqu",
|
| 1383 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avasqu",
|
| 1384 |
+
"report_reason": null,
|
| 1385 |
+
"snapshot_issue_count": 0,
|
| 1386 |
+
"snapshot_pr_count": 1
|
| 1387 |
+
},
|
| 1388 |
+
{
|
| 1389 |
+
"account_age_days": 2049,
|
| 1390 |
+
"author": "vivekvar-dl",
|
| 1391 |
+
"automation_risk_signal": "medium",
|
| 1392 |
+
"breadth_score": "high",
|
| 1393 |
+
"cluster_count": 0,
|
| 1394 |
+
"first_seen_in_snapshot": false,
|
| 1395 |
+
"follow_through_score": "weak",
|
| 1396 |
+
"heuristic_note": "high recent PR volume; broad repo spread; high open PR share; targets high-star repos",
|
| 1397 |
+
"known_contributor": false,
|
| 1398 |
+
"name": "vivek varikuti",
|
| 1399 |
+
"new_to_repo": false,
|
| 1400 |
+
"profile_url": "https://github.com/vivekvar-dl",
|
| 1401 |
+
"quality_score": null,
|
| 1402 |
+
"recent_pr_count": 1,
|
| 1403 |
+
"repo_association": "NONE",
|
| 1404 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Avivekvar-dl",
|
| 1405 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Avivekvar-dl",
|
| 1406 |
+
"report_reason": null,
|
| 1407 |
+
"snapshot_issue_count": 0,
|
| 1408 |
+
"snapshot_pr_count": 1
|
| 1409 |
+
},
|
| 1410 |
+
{
|
| 1411 |
+
"account_age_days": 1734,
|
| 1412 |
+
"author": "wilnn",
|
| 1413 |
+
"automation_risk_signal": "low",
|
| 1414 |
+
"breadth_score": "low",
|
| 1415 |
+
"cluster_count": 0,
|
| 1416 |
+
"first_seen_in_snapshot": false,
|
| 1417 |
+
"follow_through_score": "strong",
|
| 1418 |
+
"heuristic_note": "targets high-star repos",
|
| 1419 |
+
"known_contributor": false,
|
| 1420 |
+
"name": null,
|
| 1421 |
+
"new_to_repo": false,
|
| 1422 |
+
"profile_url": "https://github.com/wilnn",
|
| 1423 |
+
"quality_score": null,
|
| 1424 |
+
"recent_pr_count": 1,
|
| 1425 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1426 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Awilnn",
|
| 1427 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Awilnn",
|
| 1428 |
+
"report_reason": null,
|
| 1429 |
+
"snapshot_issue_count": 0,
|
| 1430 |
+
"snapshot_pr_count": 1
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"account_age_days": 2574,
|
| 1434 |
+
"author": "NielsRogge",
|
| 1435 |
+
"automation_risk_signal": "low",
|
| 1436 |
+
"breadth_score": "moderate",
|
| 1437 |
+
"cluster_count": 0,
|
| 1438 |
+
"first_seen_in_snapshot": false,
|
| 1439 |
+
"follow_through_score": "mixed",
|
| 1440 |
+
"heuristic_note": "high recent PR volume",
|
| 1441 |
+
"known_contributor": true,
|
| 1442 |
+
"name": null,
|
| 1443 |
+
"new_to_repo": false,
|
| 1444 |
+
"profile_url": "https://github.com/NielsRogge",
|
| 1445 |
+
"quality_score": null,
|
| 1446 |
+
"recent_pr_count": 0,
|
| 1447 |
+
"repo_association": "MEMBER",
|
| 1448 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3ANielsRogge",
|
| 1449 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3ANielsRogge",
|
| 1450 |
+
"report_reason": null,
|
| 1451 |
+
"snapshot_issue_count": 0,
|
| 1452 |
+
"snapshot_pr_count": 1
|
| 1453 |
+
},
|
| 1454 |
+
{
|
| 1455 |
+
"account_age_days": 1863,
|
| 1456 |
+
"author": "ShahVandit",
|
| 1457 |
+
"automation_risk_signal": "low",
|
| 1458 |
+
"breadth_score": "low",
|
| 1459 |
+
"cluster_count": 0,
|
| 1460 |
+
"first_seen_in_snapshot": false,
|
| 1461 |
+
"follow_through_score": "weak",
|
| 1462 |
+
"heuristic_note": "high open PR share; no visible non-self stars",
|
| 1463 |
+
"known_contributor": false,
|
| 1464 |
+
"name": null,
|
| 1465 |
+
"new_to_repo": false,
|
| 1466 |
+
"profile_url": "https://github.com/ShahVandit",
|
| 1467 |
+
"quality_score": null,
|
| 1468 |
+
"recent_pr_count": 0,
|
| 1469 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1470 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3AShahVandit",
|
| 1471 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3AShahVandit",
|
| 1472 |
+
"report_reason": null,
|
| 1473 |
+
"snapshot_issue_count": 0,
|
| 1474 |
+
"snapshot_pr_count": 1
|
| 1475 |
+
},
|
| 1476 |
+
{
|
| 1477 |
+
"account_age_days": 5515,
|
| 1478 |
+
"author": "alexmalyshev",
|
| 1479 |
+
"automation_risk_signal": "low",
|
| 1480 |
+
"breadth_score": "low",
|
| 1481 |
+
"cluster_count": 0,
|
| 1482 |
+
"first_seen_in_snapshot": false,
|
| 1483 |
+
"follow_through_score": "weak",
|
| 1484 |
+
"heuristic_note": "targets high-star repos",
|
| 1485 |
+
"known_contributor": false,
|
| 1486 |
+
"name": "Alex Malyshev",
|
| 1487 |
+
"new_to_repo": false,
|
| 1488 |
+
"profile_url": "https://github.com/alexmalyshev",
|
| 1489 |
+
"quality_score": null,
|
| 1490 |
+
"recent_pr_count": 0,
|
| 1491 |
+
"repo_association": "CONTRIBUTOR",
|
| 1492 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aalexmalyshev",
|
| 1493 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aalexmalyshev",
|
| 1494 |
+
"report_reason": null,
|
| 1495 |
+
"snapshot_issue_count": 0,
|
| 1496 |
+
"snapshot_pr_count": 1
|
| 1497 |
+
},
|
| 1498 |
+
{
|
| 1499 |
+
"account_age_days": 5015,
|
| 1500 |
+
"author": "balvisio",
|
| 1501 |
+
"automation_risk_signal": "low",
|
| 1502 |
+
"breadth_score": "low",
|
| 1503 |
+
"cluster_count": 0,
|
| 1504 |
+
"first_seen_in_snapshot": false,
|
| 1505 |
+
"follow_through_score": "weak",
|
| 1506 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 1507 |
+
"known_contributor": false,
|
| 1508 |
+
"name": "Bruno Alvisio",
|
| 1509 |
+
"new_to_repo": false,
|
| 1510 |
+
"profile_url": "https://github.com/balvisio",
|
| 1511 |
+
"quality_score": null,
|
| 1512 |
+
"recent_pr_count": 0,
|
| 1513 |
+
"repo_association": "CONTRIBUTOR",
|
| 1514 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Abalvisio",
|
| 1515 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Abalvisio",
|
| 1516 |
+
"report_reason": null,
|
| 1517 |
+
"snapshot_issue_count": 0,
|
| 1518 |
+
"snapshot_pr_count": 1
|
| 1519 |
+
},
|
| 1520 |
+
{
|
| 1521 |
+
"account_age_days": 1583,
|
| 1522 |
+
"author": "eustlb",
|
| 1523 |
+
"automation_risk_signal": "low",
|
| 1524 |
+
"breadth_score": "low",
|
| 1525 |
+
"cluster_count": 0,
|
| 1526 |
+
"first_seen_in_snapshot": false,
|
| 1527 |
+
"follow_through_score": "strong",
|
| 1528 |
+
"heuristic_note": "targets high-star repos",
|
| 1529 |
+
"known_contributor": true,
|
| 1530 |
+
"name": null,
|
| 1531 |
+
"new_to_repo": false,
|
| 1532 |
+
"profile_url": "https://github.com/eustlb",
|
| 1533 |
+
"quality_score": null,
|
| 1534 |
+
"recent_pr_count": 0,
|
| 1535 |
+
"repo_association": "MEMBER",
|
| 1536 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aeustlb",
|
| 1537 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aeustlb",
|
| 1538 |
+
"report_reason": null,
|
| 1539 |
+
"snapshot_issue_count": 0,
|
| 1540 |
+
"snapshot_pr_count": 1
|
| 1541 |
+
},
|
| 1542 |
+
{
|
| 1543 |
+
"account_age_days": 1609,
|
| 1544 |
+
"author": "jp1924",
|
| 1545 |
+
"automation_risk_signal": "low",
|
| 1546 |
+
"breadth_score": "low",
|
| 1547 |
+
"cluster_count": 0,
|
| 1548 |
+
"first_seen_in_snapshot": false,
|
| 1549 |
+
"follow_through_score": "weak",
|
| 1550 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 1551 |
+
"known_contributor": false,
|
| 1552 |
+
"name": "jp",
|
| 1553 |
+
"new_to_repo": false,
|
| 1554 |
+
"profile_url": "https://github.com/jp1924",
|
| 1555 |
+
"quality_score": null,
|
| 1556 |
+
"recent_pr_count": 0,
|
| 1557 |
+
"repo_association": "CONTRIBUTOR",
|
| 1558 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Ajp1924",
|
| 1559 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Ajp1924",
|
| 1560 |
+
"report_reason": null,
|
| 1561 |
+
"snapshot_issue_count": 0,
|
| 1562 |
+
"snapshot_pr_count": 1
|
| 1563 |
+
},
|
| 1564 |
+
{
|
| 1565 |
+
"account_age_days": 4185,
|
| 1566 |
+
"author": "khushali9",
|
| 1567 |
+
"automation_risk_signal": "low",
|
| 1568 |
+
"breadth_score": "low",
|
| 1569 |
+
"cluster_count": 0,
|
| 1570 |
+
"first_seen_in_snapshot": false,
|
| 1571 |
+
"follow_through_score": "weak",
|
| 1572 |
+
"heuristic_note": "many recent closed-unmerged PRs; targets high-star repos",
|
| 1573 |
+
"known_contributor": false,
|
| 1574 |
+
"name": "Khushali Desai",
|
| 1575 |
+
"new_to_repo": false,
|
| 1576 |
+
"profile_url": "https://github.com/khushali9",
|
| 1577 |
+
"quality_score": null,
|
| 1578 |
+
"recent_pr_count": 0,
|
| 1579 |
+
"repo_association": "CONTRIBUTOR",
|
| 1580 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Akhushali9",
|
| 1581 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Akhushali9",
|
| 1582 |
+
"report_reason": null,
|
| 1583 |
+
"snapshot_issue_count": 0,
|
| 1584 |
+
"snapshot_pr_count": 1
|
| 1585 |
+
},
|
| 1586 |
+
{
|
| 1587 |
+
"account_age_days": 4090,
|
| 1588 |
+
"author": "lmaksym",
|
| 1589 |
+
"automation_risk_signal": "low",
|
| 1590 |
+
"breadth_score": "moderate",
|
| 1591 |
+
"cluster_count": 0,
|
| 1592 |
+
"first_seen_in_snapshot": false,
|
| 1593 |
+
"follow_through_score": "weak",
|
| 1594 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 1595 |
+
"known_contributor": false,
|
| 1596 |
+
"name": "Maksym Lypivskyi",
|
| 1597 |
+
"new_to_repo": false,
|
| 1598 |
+
"profile_url": "https://github.com/lmaksym",
|
| 1599 |
+
"quality_score": null,
|
| 1600 |
+
"recent_pr_count": 0,
|
| 1601 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1602 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Almaksym",
|
| 1603 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Almaksym",
|
| 1604 |
+
"report_reason": null,
|
| 1605 |
+
"snapshot_issue_count": 0,
|
| 1606 |
+
"snapshot_pr_count": 1
|
| 1607 |
+
},
|
| 1608 |
+
{
|
| 1609 |
+
"account_age_days": 3683,
|
| 1610 |
+
"author": "rain-1",
|
| 1611 |
+
"automation_risk_signal": "low",
|
| 1612 |
+
"breadth_score": "moderate",
|
| 1613 |
+
"cluster_count": 0,
|
| 1614 |
+
"first_seen_in_snapshot": false,
|
| 1615 |
+
"follow_through_score": "strong",
|
| 1616 |
+
"heuristic_note": "\u2014",
|
| 1617 |
+
"known_contributor": false,
|
| 1618 |
+
"name": "rain1",
|
| 1619 |
+
"new_to_repo": false,
|
| 1620 |
+
"profile_url": "https://github.com/rain-1",
|
| 1621 |
+
"quality_score": null,
|
| 1622 |
+
"recent_pr_count": 0,
|
| 1623 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 1624 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Arain-1",
|
| 1625 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Arain-1",
|
| 1626 |
+
"report_reason": null,
|
| 1627 |
+
"snapshot_issue_count": 0,
|
| 1628 |
+
"snapshot_pr_count": 1
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"account_age_days": 1613,
|
| 1632 |
+
"author": "umbilnm",
|
| 1633 |
+
"automation_risk_signal": "low",
|
| 1634 |
+
"breadth_score": "low",
|
| 1635 |
+
"cluster_count": 0,
|
| 1636 |
+
"first_seen_in_snapshot": false,
|
| 1637 |
+
"follow_through_score": "weak",
|
| 1638 |
+
"heuristic_note": "high open PR share; targets high-star repos",
|
| 1639 |
+
"known_contributor": false,
|
| 1640 |
+
"name": "Kirill Ustinov",
|
| 1641 |
+
"new_to_repo": false,
|
| 1642 |
+
"profile_url": "https://github.com/umbilnm",
|
| 1643 |
+
"quality_score": null,
|
| 1644 |
+
"recent_pr_count": 0,
|
| 1645 |
+
"repo_association": "CONTRIBUTOR",
|
| 1646 |
+
"repo_issues_url": "https://github.com/huggingface/transformers/issues?q=is%3Aissue+author%3Aumbilnm",
|
| 1647 |
+
"repo_pull_requests_url": "https://github.com/huggingface/transformers/pulls?q=is%3Apr+author%3Aumbilnm",
|
| 1648 |
+
"report_reason": null,
|
| 1649 |
+
"snapshot_issue_count": 0,
|
| 1650 |
+
"snapshot_pr_count": 1
|
| 1651 |
+
}
|
| 1652 |
+
]
|
data/prs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/summary.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"analysis_available": true,
|
| 3 |
+
"cluster_count": 7,
|
| 4 |
+
"clustered_pr_count": 23,
|
| 5 |
+
"contributor_count": 75,
|
| 6 |
+
"contributors_available": true,
|
| 7 |
+
"generated_at": "2026-03-24T23:23:53Z",
|
| 8 |
+
"merged_pr_count": 47,
|
| 9 |
+
"open_pr_count": 48,
|
| 10 |
+
"pr_count": 121,
|
| 11 |
+
"reference_time": "2026-03-24T21:53:31Z",
|
| 12 |
+
"repo": "huggingface/transformers",
|
| 13 |
+
"snapshot_id": "20260324T215331Z",
|
| 14 |
+
"window_days": 14
|
| 15 |
+
}
|
index.html
CHANGED
|
@@ -1,19 +1,13 @@
|
|
| 1 |
<!doctype html>
|
| 2 |
-
<html>
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
Also don't forget to check the
|
| 15 |
-
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
| 16 |
-
</p>
|
| 17 |
-
</div>
|
| 18 |
-
</body>
|
| 19 |
-
</html>
|
|
|
|
| 1 |
<!doctype html>
|
| 2 |
+
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8" />
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 6 |
+
<title>slop-farmer dashboard</title>
|
| 7 |
+
<script type="module" crossorigin src="/assets/index-DqhlJVPW.js"></script>
|
| 8 |
+
<link rel="stylesheet" crossorigin href="/assets/index-C2WFH2m5.css">
|
| 9 |
+
</head>
|
| 10 |
+
<body>
|
| 11 |
+
<div id="root"></div>
|
| 12 |
+
</body>
|
| 13 |
+
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|