TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Code for Scaling Transformer to 1M tokens and beyond with RMT (arxiv.org)

1 pointsby mysteryboxabout 2 years ago

2 comments

mysteryboxabout 2 years ago
I found this interesting link in paper, so this can be used as ready code for RMT Transformer<p><a href="https:&#x2F;&#x2F;github.com&#x2F;booydar&#x2F;t5-experiments&#x2F;tree&#x2F;scaling-report&#x2F;rmt_utils">https:&#x2F;&#x2F;github.com&#x2F;booydar&#x2F;t5-experiments&#x2F;tree&#x2F;scaling-repor...</a>
mysteryboxabout 2 years ago
Finetuning:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;booydar&#x2F;t5-experiments&#x2F;blob&#x2F;scaling-report&#x2F;run_finetuning_babilong_rmt.py">https:&#x2F;&#x2F;github.com&#x2F;booydar&#x2F;t5-experiments&#x2F;blob&#x2F;scaling-repor...</a>