יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.LG ·

שבירת תקרת הטוקנים

Breaking the Token Ceiling: Distilling Smaller, Stronger Byte Models
חוקרים מצאו כי מודלים ממוזגים של בייטים משפרים את ביצועיהם של מודלים טוקניים. המחקר הראה כי מודלים אלו מגיעים לרמות ביצועים גבוהות יותר עם יותר חישוב. המודל Llama 3.2-1B הוזכר כדוגמה.
תקציר מקורי באנגליתarXiv:2609.12303v1 Announce Type: cross Abstract: Small models are made more capable through distillation from a larger one that shares their tokenization scheme. However, do distilled byte and token models behave similarly in terms of scaling trends as compute and data increases? To enable this comparison, we introduce two variants to efficiently convert token logits to Byte Logits: 1) approximate: Marginalize-It, and 2) exact: End-Of-Token. We then present the first large scale study of overtraining decoder-only dense transformer models varying two dimensions simultaneously: the tokenization scheme (Tokens, Bytes, Bytes w/ eot) and the training objective (Distillation vs. Cross-Entropy), sweeping layer-parameter-matched models with roughly 1 billion parameters up to 1 trillion bytes of d
קרא במקור המקורי