iKernels / transformers-lightningLinks
A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transformers.
☆47Updated 2 years ago
Alternatives and similar repositories for transformers-lightning
Users that are interested in transformers-lightning are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of GLOM☆22Updated 3 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- High performance pytorch modules☆18Updated 2 years ago
- Simple tooling for marking deprecated functions or classes and re-routing to the new successors' instance.☆51Updated 2 months ago
- GPT, but made only out of MLPs☆89Updated 4 years ago
- A simple implementation of a deep linear Pytorch module☆21Updated 4 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆34Updated 4 years ago
- ☆24Updated last year
- ☆15Updated 3 years ago
- Implementation of COCO-LM, Correcting and Contrasting Text Sequences for Language Model Pretraining, in Pytorch☆46Updated 4 years ago
- This repository contains the code for running the character-level Sandwich Transformers from our ACL 2020 paper on Improving Transformer …☆55Updated 4 years ago
- An attempt to merge ESBN with Transformers, to endow Transformers with the ability to emergently bind symbols☆16Updated 3 years ago
- a lightweight transformer library for PyTorch☆71Updated 3 years ago
- TPU index is a package for fast similarity search over large collections of high dimension vectors on TPUs☆17Updated 3 years ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- AdaCat☆49Updated 2 years ago
- Usable implementation of Emerging Symbol Binding Network (ESBN), in Pytorch☆25Updated 4 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- SMASHED is a toolkit designed to apply transformations to samples in datasets, such as fields extraction, tokenization, prompting, batchi…☆33Updated last year
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 2 years ago
- Official Implementation of "Transferring Inductive Biases Through Knowledge Distillation"☆14Updated 5 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- Pytorch Lightning seed project with hydra☆18Updated 4 years ago
- ☆13Updated 6 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Unofficially Implements https://arxiv.org/abs/2112.05682 to get Linear Memory Cost on Attention for PyTorch☆12Updated 3 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago