summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-07-29 19:04:47 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-07-29 19:04:47 -0500
commitfa9559e4dbccc5d66df48cb2a813ab6ec0bfe619 (patch)
treeffce0da1d51e2fab6b199fc682b95409e9851110
parent0c70a6c80f50dc48241a9860b2364affd3a09042 (diff)
Author list + affiliations
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014FAPDWQ49M5Ye3NpTndTpn
-rw-r--r--index.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/index.html b/index.html
index f5e863b..82ac0b6 100644
--- a/index.html
+++ b/index.html
@@ -138,11 +138,15 @@
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">Training Transformer Language Models Without Backpropagation</h1>
<div class="is-size-5 publication-authors">
- <span class="author-block">Author list forthcoming</span>
+ <span class="author-block">Yuren Hao<sup>1</sup>,</span>
+ <span class="author-block">Xiang Wan<sup>2</sup>,</span>
+ <span class="author-block">Alexi Gladstone<sup>1</sup>,</span>
+ <span class="author-block">Zeyi Liu<sup>1</sup>,</span>
+ <span class="author-block">ChengXiang Zhai<sup>1</sup></span>
</div>
<div class="is-size-5 publication-authors">
- <span class="author-block">University of Illinois Urbana-Champaign<br>2026</span>
+ <span class="author-block"><sup>1</sup>University of Illinois Urbana-Champaign &nbsp;&middot;&nbsp; <sup>2</sup>Stanford University<br>2026</span>
</div>
<div class="column has-text-centered">
@@ -320,7 +324,7 @@
</div>
<pre id="bibtex-code"><code>@misc{ept2026,
title={Training Transformer Language Models Without Backpropagation},
- author={(author list forthcoming)},
+ author={Hao, Yuren and Wan, Xiang and Gladstone, Alexi and Liu, Zeyi and Zhai, ChengXiang},
year={2026},
note={Project page}
}</code></pre>