concept
active
concept:base-10-addition

Base-10 addition

The generic addition mechanism that Llama-3.1-8B actually uses to compute sums before mapping back to cyclic concept space

Neighborhood — ranked by edge-count

Concepts (4)

concept
  • High pretraining exposure numeral system used in E2.
  • The core finding: Llama-3.1-8B reuses one addition mechanism across all cyclic tasks rather than learning task-specific modular arithmetic
  • Llama's discovered algorithm: first compute integer sum via base-10 addition, then map the sum back to cyclic concept space
  • Modular addition
    contradicts
    The mathematically natural computation for cyclic concepts (e.g., addition mod 12 for months), which the paper shows Llama does NOT directly implement

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.