Skip to content

Commit cac3fa2

Browse files
eric-czechclaude
andcommitted
Add citation to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 768eef8 commit cac3fa2

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,14 @@ Comparison to [ml-scalefit](https://github.com/apple/ml-scalefit) across 5 exper
102102
</details>
103103

104104
Both minimize Huber loss (δ=0.001); evaluation uses [`scalefit.optim.huber_loss`](https://github.com/apple/ml-scalefit/blob/ac4664af5db6c94e6ac7521a61dd3bbb0d91cc3a/src/scalefit/optim.py#L88-L106). See [scripts/usage.py](scripts/usage.py) to reproduce.
105+
106+
## Citation
107+
108+
```bibtex
109+
@article{openathena2026approach2,
110+
title={Problems with Chinchilla Approach 2: Systematic Biases in IsoFLOP Parabola Fits},
111+
author={Czech, Eric and Xu, Zhiwei and Elmatad, Yael and Wang, Yixin and Held, William},
112+
journal={arXiv preprint arXiv:2603.22339},
113+
year={2026}
114+
}
115+
```

0 commit comments

Comments
 (0)