PiotrNawrot / nanoT5Links
Fast & Simple repository for pre-training and fine-tuning T5-style models
☆1,006Updated 11 months ago
Alternatives and similar repositories for nanoT5
Users that are interested in nanoT5 are comparing it to the libraries listed below
Sorting:
- Cramming the training of a (BERT-type) language model into limited compute.☆1,339Updated last year
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆591Updated last year
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,062Updated last year
- 🤖 A PyTorch library of curated Transformer models and their composable components☆892Updated last year
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆964Updated last year
- Convolutions for Sequence Modeling☆893Updated last year
- Language Modeling with the H3 State Space Model☆519Updated last year
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch