Skip to content

Pull requests: James-CUDA/Gittensor-TinyRouter

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(scoring): extract (B), \boxed{B.}, and 答案是B choice letters
#512 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): treat NBSP and middle-dot as thousands separators
#511 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): strip \displaystyle and \tag{…} from normalized answers
#510 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): peel \lvert/\rvert absolute-value delimiters
#509 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): extract integer powers like 10^{3} as one term
#504 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): treat ideographic , as a thousands separator
#503 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): fold Unicode Greek letters to the same tokens as LaTeX
#502 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): unwrap \color/\textcolor/\underline presentation wrappers
#501 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): normalize ∞ and \infty to the same token
#496 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 task
fix(scoring): extract [B], ***B***, and 答案:B choice letters
#494 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): peel absolute-value bars |x| to abs(x)
#493 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): extract and value-normalize \binom / \choose
#492 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): extract LaTeX a\times10^{b} as one scientific term
#488 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): recognize TeX \over fractions in extract and normalize
#487 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): treat \sqrt[n]{x} as one term and value-normalize
#486 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): keep relational prefixes on extracted math answers
#482 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): collapse LaTeX thin-space thousands before extract
#481 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): unwrap \cfrac like other LaTeX fraction commands
#480 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): strip approx/sim hedges from normalized math answers
#476 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): treat unary en/em dashes as minus signs
#475 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scoring): strip frac parens around post-#434 power atoms
#472 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 of 2 tasks
fix(scripts): stop passing require_all to R11 analyzer
#470 opened Jul 24, 2026 by marktech0813 Contributor Loading…
2 tasks done
fix(scoring): BBH exact-match accepts Markdown-emphasised answers
#469 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 task done
fix(scoring): fold Unicode minus U+2212 so negative answers grade by value
#468 opened Jul 24, 2026 by marktech0813 Contributor Loading…
1 task done
ProTip! Exclude everything labeled bug with -label:bug.