REVIEW 3 major objections 5 minor 79 references
A variance floor fixes the crispness collapse that kills legible transformers, yielding units that are readable, surgically editable, and rewirable by a decorrelation dial at quality parity.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-13 05:34 UTC pith:BZ6IEYTD
load-bearing objection Clean algebraic fix for crispness collapse plus a usable end-to-end legible model; the 78%/50% headline is a knife-edge single-seed snapshot, but the identity, ablations, and edit locality still make it worth reading. the 3 major comments →
Training, Reading, and Editing Legible Transformers
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The crispness pressure E[v(1−v)] equals μ(1−μ)−var and therefore cannot distinguish a live detector from a dead constant; a per-channel variance floor that is exactly the selective metric written as a loss, paired with a learned per-unit gate, recovers both legibility and quality and produces an end-to-end model whose crisp sparse units admit far more local deep edits and a fan-out-to-fan-in circuit dial at parity with a conventional baseline.
What carries the argument
The identity E[v(1−v)] = μ(1−μ) − var, which shows the crispness penalty is a variance-minimizer, and the per-channel variance floor L_ctx that prices out the zero-variance endpoints so the only zero-loss state is crisp and contextual.
Load-bearing premise
That the fixed variance threshold used to call a unit selective is a stable definition of legibility rather than a knife-edge that small drifts can push large numbers of channels across.
What would settle it
Train the same architecture with the variance floor at several nearby thresholds and seeds; if selective fractions and edit-locality gains swing wildly or quality collapses while the continuous crisp fraction stays high, the floor is not a robust definition of the target state.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper shows that legible-by-construction transformers (bounded fuzzy-set FFN operators and attention values) require an explicit training objective to remain usable: a crispness penalty collapses units to dead constants because E[v(1-v)]=μ(1-μ)-var is a pure variance minimizer, and a per-channel variance floor L_ctx (the selective metric written as a hinge loss) repairs the collapse, recovering both selective fractions and quality. A learned per-unit gate α retires the hand-set reserved-GELU fraction, routing 87% of load-bearing computation through crisp operators and yielding an annealed model with 78% selective FFN operands and 50% selective attention channels at parity with a GELU baseline. In the tuned-lens frame the units separate clean detection from harder naming; crisp sparse units support 50–184× more local deep edits (including single-unit A∩B conjunctions); and a between-unit decorrelation term acts as a free dial that trades fan-out reuse for fan-in independence, making concepts surgically editable and predictions attributable to short lists of named operations.
Significance. If the results hold, the work supplies a practical, algebraically motivated objective that turns prior legible substrates into end-to-end models that can be read and edited without post-hoc dictionaries. The identity and variance-floor fix are clean contributions that connect specification gaming to anti-collapse regularizers; the edit-locality gains and free fan-out/fan-in dial are concrete payoffs for interpretability and model editing. Strengths include the exact identity, coherent ablations (floor placement, tax schedules, λ_d sweep), and the demonstration that quality metrics (perplexity, LAMBADA, BLiMP) recover independently of the selective count. The construction is parameter-neutral and the measurements are defined on ordinary residual-stream quantities, so the circuit findings are potentially transferable.
major comments (3)
- Section 3.4 and the footnote in Section 7 explicitly state that the selective population sits just above the knife-edge threshold τ=0.003 (typical variance only a small multiple of τ), so that “a small, transient drift in variance can carry many channels across the line, and the count can swing by tens of points between training checkpoints while the crispness underneath barely moves.” All headline numbers (78% FFN, 50% attention, per-head depth trajectory) and the edit-site selection that underpins the 50–184× locality claims are therefore single-seed, end-of-epoch snapshots of this fragile statistic. The continuous crisp fraction (~0.90) is acknowledged to be more stable but is not the quantity used for the claims. A modest multi-seed sweep or τ-perturbation table is required before the legibility and editability headlines can be treated as robust.
- All quantitative results (quality, selective fractions, edit KL, fan-in/fan-out, attribution sparsity) are reported from a single seed at 125 M parameters. While the algebraic identity and the qualitative direction of the ablations are convincing, the load-bearing numerical claims (especially the depth-dependent locality factors and the exact 78%/50% figures) cannot be assessed for variance. At minimum the paper should report the range of selective fractions and LAMBADA across 3–5 seeds for the annealed and baseline models, or clearly relegate the percentages to “illustrative of a single run.”
- Section 6.2 and Figure 12 compare Boolean versus GELU edit locality only on units that fire above an (unspecified) threshold; layers L1, L2 and L4 contain no editable Boolean output units at all. The reported 184× and 52× advantages therefore condition on the existence of firing sites that the objective itself produces. A fairer comparison would either (a) include non-firing units at matched efficacy or (b) report the fraction of units that are editable under identical criteria, so that the locality gain is not confounded with the mere presence of sparse detectors.
minor comments (5)
- Figure 4 and Table 1: the annealed schedule is described only as “10^{-2}→10^{-1}”; the exact ramp (linear, cosine, step) and the epoch at which the final tax is reached should be stated so the experiment is reproducible.
- Section 5.3 and Figure 9: “decodable” is defined by projection onto a “nameable content category,” yet the seven-way dictionary used for the curated sample in Figure 7 is never listed. A short appendix table of the category definitions would remove ambiguity.
- Equation (8): the hinge is written ReLU(1-var_c/τ); the text later refers to a “variance floor.” Clarifying that the loss is zero once var_c≥τ (i.e., a soft floor rather than a hard constraint) would prevent misreading.
- Appendix A notes a late-training instability above roughly half-Boolean; the main text should cross-reference this ceiling when claiming that the learned gate “retires the hand-set partition,” so readers understand the residual GELU blend is not optional.
- Typographical: “theselective” appears repeatedly without a space (e.g., Sections 3.4, 4.3); “lambada” is lower-cased inconsistently with LAMBADA.
Circularity Check
Variance floor is explicitly 'the selective metric written as a loss', so the headline selective % recovery is partly by construction; quality/edit metrics remain independent.
specific steps
-
self definitional
[Abstract + Section 4.3 Eq. (8) + Section 3.4]
"a per-channel variance floor, the target legibility metric written as a loss, which recovers both legibility and quality. ... This is the selective metric of Section 3.4 turned into a loss: paired with the crispness term, the unique zero-loss state is crisp and contextual"
Selective is defined as crisp AND var_c ≥ τ. L_ctx is exactly the hinge ReLU(1 - var_c/τ) that enforces the contextual half of that definition. Optimizing L_ctx therefore raises the selective count by construction; reporting '78% selective' after training with that loss is not an independent empirical discovery of legibility but the direct optimization target. Quality recovery and edit KL remain non-circular external checks.
full rationale
The algebraic identity E[v(1-v)]=μ(1-μ)-var is a genuine, parameter-free derivation that correctly diagnoses why pure crispness collapses variance; it is not circular. Writing the selective definition (crisp + var≥τ) directly as the hinge loss L_ctx and then reporting higher selective fractions is self-definitional for that particular count, as the paper itself states. However, the same objective also recovers independent external metrics (dev perplexity, LAMBADA, BLiMP) and yields measured edit-locality gains (KL_off) that are not forced by the loss definition. Self-citations to the author's prior operator papers supply the substrate but are not load-bearing for the new objective, reading, or editing claims; the paper recaps the constructions and evaluates them end-to-end against a conventional baseline. The selective threshold itself is acknowledged as knife-edge, but that is a robustness issue rather than circularity. Overall mild and localized; central quality and edit results stand independently.
Axiom & Free-Parameter Ledger
free parameters (6)
- variance floor threshold τ =
0.003
- crispness coefficient λ_c =
3e-3
- sparsity coefficient λ_s =
1e-3
- variance-floor coefficient λ_ctx =
3e-3
- GELU-tax schedule for learned gate α =
1e-2 → 1e-1
- decorrelation coefficient λ_d =
0 to 1
axioms (4)
- domain assumption Sigmoid-bounded fuzzy intersection and set-difference on two operand banks are a parameter-neutral, legible replacement for GELU feed-forward and attention value projections.
- ad hoc to paper A channel is legible (selective) when >50% of its mass lies within 0.1 of {0,1} and its across-context variance ≥ τ=0.003.
- domain assumption Quality parity with a conventional GELU baseline on perplexity, LAMBADA and BLiMP is the relevant success criterion for the objective.
- standard math E[v(1−v)] = μ(1−μ) − var for v∈[0,1] exactly characterizes the crispness penalty as a variance minimizer.
invented entities (3)
-
per-channel variance floor L_ctx
no independent evidence
-
learned per-unit operator/GELU gate α=σ(θ)
no independent evidence
-
between-unit decorrelation dial (fan-out ↔ fan-in)
no independent evidence
read the original abstract
A transformer can be built from operators that are legible by construction -- bounded, named units that read as fuzzy set operations rather than dense activations -- but legibility must be pressed for during training, and the pressure has a failure mode. A crispness penalty meant to sharpen a bounded operator into a decisive detector instead collapses it into a dead constant. An identity, E[v(1-v)] = mu(1-mu) - var, shows why -- the penalty is a variance-minimizer blind to the difference between a live detector and a constant -- and names the fix: a per-channel variance floor, the target legibility metric written as a loss, which recovers both legibility and quality. A learned per-unit fraction then retires the hand-set reserved-GELU partition of prior work: given the choice the model keeps no unit as pure GELU and routes 87% of its load-bearing computation through crisp operators. The result is the most legible transformer we have built -- 78% of its feed-forward operands and 50% of its attention value channels are crisp-and-contextual detectors, and per-head legibility rises from 18% in shallow layers to 78% in deep ones. Read in the correct rotated per-layer frame, these units separate a clean detection (what a unit responds to) from a harder naming (what its output decodes to); and because the objective makes each unit crisp and sparse, edits to them are far more local -- 50-184x in the deep layers where the edit sites concentrate -- and can target explicit conjunctions a single neuron cannot express. Finally, a between-unit decorrelation pressure exposes a legibility dial: it trades a circuit's reuse for independence at no quality cost, turning concepts into single, surgically editable units and a prediction into a short explanation read off a handful of named operations. Quality holds at parity with a conventional baseline throughout.
Figures
Reference graph
Works this paper leans on
-
[1]
arXiv preprint arXiv:2606.31845 , year =
Oskin, Mark , title =. arXiv preprint arXiv:2606.31845 , year =
-
[2]
arXiv preprint arXiv:2607.04319 , year =
Oskin, Mark , title =. arXiv preprint arXiv:2607.04319 , year =
-
[3]
2020 , howpublished =
nostalgebraist , title =. 2020 , howpublished =
2020
-
[4]
arXiv preprint arXiv:2303.08112 , year =
Eliciting Latent Predictions from Transformers with the Tuned Lens , author =. arXiv preprint arXiv:2303.08112 , year =
-
[5]
Proceedings of EMNLP 2021 , pages =
Transformer Feed-Forward Layers Are Key-Value Memories , author =. Proceedings of EMNLP 2021 , pages =. 2021 , url =
2021
-
[6]
Proceedings of EMNLP 2022 , pages =
Transformer Feed-Forward Layers Build Predictions by Promoting Concepts in the Vocabulary Space , author =. Proceedings of EMNLP 2022 , pages =. 2022 , url =
2022
-
[7]
Transformer Circuits Thread, Anthropic , year =
A Mathematical Framework for Transformer Circuits , author =. Transformer Circuits Thread, Anthropic , year =
-
[8]
Transformer Circuits Thread, Anthropic , year =
Privileged Bases in the Transformer Residual Stream , author =. Transformer Circuits Thread, Anthropic , year =
-
[9]
International Conference on Learning Representations (ICLR) , year =
Residual Connections Encourage Iterative Inference , author =. International Conference on Learning Representations (ICLR) , year =
-
[10]
International Conference on Learning Representations (ICLR) , year =
Highway and Residual Networks learn Unrolled Iterative Estimation , author =. International Conference on Learning Representations (ICLR) , year =
-
[11]
arXiv preprint arXiv:2310.16270 , year =
Attention Lens: A Tool for Mechanistically Interpreting the Attention Head Information Retrieval Mechanism , author =. arXiv preprint arXiv:2310.16270 , year =
-
[12]
Proceedings of ACL 2023 , year =
Analyzing Transformers in Embedding Space , author =. Proceedings of ACL 2023 , year =
2023
-
[13]
Proceedings of CoNLL 2023 , year =
Future Lens: Anticipating Subsequent Tokens from a Single Hidden State , author =. Proceedings of CoNLL 2023 , year =
2023
-
[14]
2022 , note=
Bardes, Adrien and Ponce, Jean and LeCun, Yann , booktitle=. 2022 , note=
2022
-
[15]
International Conference on Machine Learning (ICML) , series=
Barlow Twins: Self-Supervised Learning via Redundancy Reduction , author=. International Conference on Machine Learning (ICML) , series=. 2021 , note=
2021
-
[16]
International Conference on Machine Learning (ICML) , series=
Whitening for Self-Supervised Representation Learning , author=. International Conference on Machine Learning (ICML) , series=. 2021 , note=
2021
-
[17]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[18]
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year=
Exploring Simple Siamese Representation Learning , author=. IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year=
-
[19]
Lu, Lu and Shin, Yeonjong and Su, Yanhui and Karniadakis, George Em , journal=. Dying. 2020 , note=
2020
-
[20]
International Conference on Machine Learning (ICML) , year=
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift , author=. International Conference on Machine Learning (ICML) , year=
-
[21]
International Conference on Machine Learning (ICML) , series=
Concept Bottleneck Models , author=. International Conference on Machine Learning (ICML) , series=. 2020 , note=
2020
-
[22]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Towards Robust Interpretability with Self-Explaining Neural Networks , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[23]
Transformer Circuits Thread , year=
Towards Monosemanticity: Decomposing Language Models with Dictionary Learning , author=. Transformer Circuits Thread , year=
-
[24]
Transformer Circuits Thread , year=
Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet , author=. Transformer Circuits Thread , year=
-
[25]
arXiv preprint arXiv:2405.12241 , year=
Identifying Functionally Important Features with End-to-End Sparse Dictionary Learning , author=. arXiv preprint arXiv:2405.12241 , year=
-
[26]
Higgins, Irina and Matthey, Loic and Pal, Arka and others , booktitle=. beta-
-
[27]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Binarized Neural Networks: Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1 , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[28]
arXiv preprint arXiv:1308.3432 , year=
Estimating or Propagating Gradients Through Stochastic Neurons for Conditional Computation , author=. arXiv preprint arXiv:1308.3432 , year=
-
[29]
International Conference on Learning Representations (ICLR) , year=
Understanding Straight-Through Estimator in Training Activation Quantized Neural Nets , author=. International Conference on Learning Representations (ICLR) , year=
-
[30]
arXiv preprint arXiv:1803.04585 , year=
Categorizing Variants of Goodhart's Law , author=. arXiv preprint arXiv:1803.04585 , year=
-
[31]
Towards Faithfully Interpretable
Jacovi, Alon and Goldberg, Yoav , booktitle=. Towards Faithfully Interpretable. 2020 , note=
2020
-
[32]
arXiv preprint arXiv:2604.10604 , year=
NSFL: A Post-Training Neuro-Symbolic Fuzzy Logic Framework for Boolean Operators in Neural Embeddings , author=. arXiv preprint arXiv:2604.10604 , year=
-
[33]
International Conference on Machine Learning (ICML) , year=
Codebook Features: Sparse and Discrete Interpretability for Neural Networks , author=. International Conference on Machine Learning (ICML) , year=
-
[34]
Annual Meeting of the Association for Computational Linguistics (ACL) , year=
Backpack Language Models , author=. Annual Meeting of the Association for Computational Linguistics (ACL) , year=
-
[35]
Transformer Circuits Thread , year=
Softmax Linear Units , author=. Transformer Circuits Thread , year=
-
[36]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Large Memory Layers with Product Keys , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[37]
arXiv preprint arXiv:2407.04153 , year=
Mixture of a Million Experts , author=. arXiv preprint arXiv:2407.04153 , year=
-
[38]
arXiv preprint arXiv:2002.05202 , year=
GLU Variants Improve Transformer , author=. arXiv preprint arXiv:2002.05202 , year=
Pith/arXiv arXiv 2002
-
[39]
International Conference on Learning Representations (ICLR) , year=
Bilinear MLPs Enable Weight-Based Mechanistic Interpretability , author=. International Conference on Learning Representations (ICLR) , year=
-
[40]
International Conference on Learning Representations (ICLR) , year=
Learning Language Representations with Logical Inductive Bias , author=. International Conference on Learning Representations (ICLR) , year=
-
[41]
arXiv preprint arXiv:2510.12269 , year=
Tensor Logic: The Language of AI , author=. arXiv preprint arXiv:2510.12269 , year=
-
[42]
arXiv preprint arXiv:2006.13155 , year=
Logical Neural Networks , author=. arXiv preprint arXiv:2006.13155 , year=
Pith/arXiv arXiv 2006
-
[43]
Artificial Intelligence , volume=
Analyzing Differentiable Fuzzy Logic Operators , author=. Artificial Intelligence , volume=. 2022 , note=
2022
-
[44]
Artificial Intelligence , volume=
Logic Tensor Networks , author=. Artificial Intelligence , volume=. 2022 , note=
2022
-
[45]
arXiv preprint arXiv:2508.08172 , year=
Neural Logic Networks for Interpretable Classification , author=. arXiv preprint arXiv:2508.08172 , year=
-
[46]
arXiv preprint arXiv:2404.19756 , year=
KAN: Kolmogorov--Arnold Networks , author=. arXiv preprint arXiv:2404.19756 , year=
-
[47]
Transformer Circuits Thread , year=
Toy Models of Superposition , author=. Transformer Circuits Thread , year=
-
[48]
arXiv preprint arXiv:2211.12312 , year=
Interpreting Neural Networks through the Polytope Lens , author=. arXiv preprint arXiv:2211.12312 , year=
-
[49]
arXiv preprint arXiv:2309.08600 , year=
Sparse Autoencoders Find Highly Interpretable Features in Language Models , author=. arXiv preprint arXiv:2309.08600 , year=
-
[50]
arXiv preprint arXiv:2406.04093 , year=
Scaling and Evaluating Sparse Autoencoders , author=. arXiv preprint arXiv:2406.04093 , year=
-
[51]
Proceedings of BlackboxNLP , year=
Gemma Scope: Open Sparse Autoencoders Everywhere All At Once on Gemma 2 , author=. Proceedings of BlackboxNLP , year=
-
[52]
International Conference on Machine Learning (ICML) , year=
The Linear Representation Hypothesis and the Geometry of Large Language Models , author=. International Conference on Machine Learning (ICML) , year=
-
[53]
arXiv preprint arXiv:2604.02608 , year=
Steerable but Not Decodable: Function Vectors Operate Beyond the Logit Lens , author=. arXiv preprint arXiv:2604.02608 , year=
-
[54]
arXiv preprint arXiv:2410.14670 , year=
Decomposing the Dark Matter of Sparse Autoencoders , author=. arXiv preprint arXiv:2410.14670 , year=
-
[55]
arXiv preprint arXiv:2405.14860 , year=
Not All Language Model Features Are One-Dimensionally Linear , author=. arXiv preprint arXiv:2405.14860 , year=
-
[56]
OpenAI Blog , year=
Language Models Can Explain Neurons in Language Models , author=. OpenAI Blog , year=
-
[57]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Compositional Explanations of Neurons , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[58]
arXiv preprint arXiv:2506.15538 , year=
Capturing Polysemanticity with PRISM: A Multi-Concept Feature Description Framework , author=. arXiv preprint arXiv:2506.15538 , year=
-
[59]
arXiv preprint arXiv:2410.13928 , year=
Automatically Interpreting Millions of Features in Large Language Models , author=. arXiv preprint arXiv:2410.13928 , year=
-
[60]
Annual Meeting of the Association for Computational Linguistics (ACL) , year=
Knowledge Neurons in Pretrained Transformers , author=. Annual Meeting of the Association for Computational Linguistics (ACL) , year=
-
[61]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Locating and Editing Factual Associations in GPT , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[62]
International Conference on Learning Representations (ICLR) , year=
Mass-Editing Memory in a Transformer , author=. International Conference on Learning Representations (ICLR) , year=
-
[63]
arXiv preprint arXiv:2308.10248 , year=
Activation Addition: Steering Language Models Without Optimization , author=. arXiv preprint arXiv:2308.10248 , year=
-
[64]
Annual Meeting of the Association for Computational Linguistics (ACL) , year=
Steering Llama 2 via Contrastive Activation Addition , author=. Annual Meeting of the Association for Computational Linguistics (ACL) , year=
-
[65]
arXiv preprint arXiv:2310.01405 , year=
Representation Engineering: A Top-Down Approach to AI Transparency , author=. arXiv preprint arXiv:2310.01405 , year=
-
[66]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Refusal in Language Models Is Mediated by a Single Direction , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[67]
International Conference on Learning Representations (ICLR) , year=
Editing Models with Task Arithmetic , author=. International Conference on Learning Representations (ICLR) , year=
-
[68]
International Conference on Learning Representations (ICLR) , year=
Function Vectors in Large Language Models , author=. International Conference on Learning Representations (ICLR) , year=
-
[69]
Findings of EMNLP , year=
In-Context Learning Creates Task Vectors , author=. Findings of EMNLP , year=
-
[70]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Investigating Gender Bias in Language Models Using Causal Mediation Analysis , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[71]
International Conference on Learning Representations (ICLR) , year=
Interpretability in the Wild: A Circuit for Indirect Object Identification in GPT-2 Small , author=. International Conference on Learning Representations (ICLR) , year=
-
[72]
International Conference on Learning Representations (ICLR) , year=
Towards Best Practices of Activation Patching in Language Models: Metrics and Methods , author=. International Conference on Learning Representations (ICLR) , year=
-
[73]
arXiv preprint arXiv:2510.03659 , year=
Does Higher Interpretability Imply Better Utility? A Pairwise Analysis on Sparse Autoencoders , author=. arXiv preprint arXiv:2510.03659 , year=
-
[74]
arXiv preprint arXiv:2502.06809 , year=
Neurons Speak in Ranges: Breaking Free from Discrete Neuronal Attribution , author=. arXiv preprint arXiv:2502.06809 , year=
-
[75]
Paperno, Denis and Kruszewski, Germ. The. Annual Meeting of the Association for Computational Linguistics (ACL) , year=
-
[76]
, journal=
Warstadt, Alex and Parrish, Alicia and Liu, Haokun and Mohananey, Anhad and Peng, Wei and Wang, Sheng-Fu and Bowman, Samuel R. , journal=
-
[77]
2023 , howpublished=
A Framework for Few-Shot Language Model Evaluation , author=. 2023 , howpublished=
2023
-
[78]
arXiv preprint arXiv:2408.05451 , year=
Mathematical Models of Computation in Superposition , author=. arXiv preprint arXiv:2408.05451 , year=
-
[79]
International Conference on Learning Representations (ICLR) , year=
Sparse Feature Circuits: Discovering and Editing Interpretable Causal Graphs in Language Models , author=. International Conference on Learning Representations (ICLR) , year=
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.