FNS base-level decoder both modes; recovery 31.5/38.9 euk, 40.9/54.1 bacteria (Carbon's actual decoder) 2b23356 verified Quazim0t0 commited on 6 days ago
Stats: base-pair FNS likelihood 1.88 vs 1.79; bacteria recovery 35.3% ac304b9 verified Quazim0t0 commited on 6 days ago
Default generation = base-pair (FNS), marginalized per-base sampling 0568a46 verified Quazim0t0 commited on 6 days ago
FNS base-pair-level decode + per-base score() (Carbon's factorized-nucleotide method) 947ff9b verified Quazim0t0 commited on 6 days ago
stats: bits/base 1.79 (prok round2, trailing +0.0427) 58cba75 verified Quazim0t0 commited on 6 days ago
Switch sampled decoder to nucleus/top-p (Carbon's decoder) instead of top-k — escapes low-complexity loops c4d1e75 verified Quazim0t0 commited on 6 days ago
Apply repetition penalty + no-repeat block to greedy/argmax (was sampled-only) — fixes argmax repeat-collapse 6fb2512 verified Quazim0t0 commited on 6 days ago
Feed FULL sequence as context to the specialist (was seq[-48:]); argmax default 861e622 verified Quazim0t0 commited on 6 days ago
Generation now matches offline tests: full frame-aligned context (len%6==0, cap 1020), not seq[-48:] 12b8798 verified Quazim0t0 commited on 6 days ago
Fix Examples decode value to match new radio choices (sampled default) 67558ad verified Quazim0t0 commited on 6 days ago
Default decoding back to sampled; fix unreadable (dark-mode black) radio/checkbox options 855be59 verified Quazim0t0 commited on 6 days ago
Per-domain auto decoding: argmax for euk/prok/splice, sampled for mrna (default 'auto'); manual override kept 9a31cd0 verified Quazim0t0 commited on 6 days ago
Add DECODING toggle (greedy argmax default / sampled); argmax shows coding ATG-start frames d73f16a verified Quazim0t0 commited on 6 days ago
Restore raw-sequence text box (copy-paste) below the helix + token tracks during generation 2b15a7b verified Quazim0t0 commited on 6 days ago
Stats: routing 99.8%, bits/base 1.80; splice now beats Carbon 47f829e verified Quazim0t0 commited on 6 days ago
Add tokenization tracks (our take on carbon-tokenization-02): per-base color track + real 6-mer token strip below the helix; align nucleotide palette d75201b verified Quazim0t0 commited on 7 days ago
Add live 2D double-helix viz (our own take on carbon-helix-2d): base-by-base SVG strand, cream palette, routed-accent strands 90945b1 verified Quazim0t0 commited on 7 days ago
Update seq-recovery stats to re-measured values (euk 31.0%, bacteria 36.5%) ae8b756 verified Quazim0t0 commited on 7 days ago
Stats: routing 98.3%, bits/base 1.81 (mrna round, mean trailing +0.0573) 9a92275 verified Quazim0t0 commited on 7 days ago
Stats: routing 98.0%, bits/base 1.84 (eukaryote round) 0863ce6 verified Quazim0t0 commited on 7 days ago
Fix Examples dataset rows rendering black (override table row-fill vars) 0972fae verified Quazim0t0 commited on 8 days ago
Fix readability: pin paper palette for dark-mode + force light theme (text was white-on-cream) f2ffeab verified Quazim0t0 commited on 8 days ago
Restyle: Carbon-demo editorial paper aesthetic (cream/ink/green + JetBrains Mono), DaisyChain hero banner + chain motif ce787d0 verified Quazim0t0 commited on 8 days ago
Update stats: routing 94.8% -> 96.2%, bits/base 1.86 -> 1.85 (prokaryote distill round) 6780535 verified Quazim0t0 commited on 8 days ago