Transformer training code for sequential tasks
☆610Sep 14, 2021Updated 4 years ago
Alternatives and similar repositories for adaptive-span
Users that are interested in adaptive-span are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Neural Text Generation with Unlikelihood Training☆311Aug 31, 2021Updated 4 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,180Nov 27, 2021Updated 4 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,614Aug 12, 2020Updated 5 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,925Feb 14, 2023Updated 3 years ago
- A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and T…☆212Oct 20, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA☆723Oct 16, 2019Updated 6 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,180May 28, 2023Updated 3 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆293Dec 17, 2018Updated 7 years ago
- Fast, general, and tested differentiable structured prediction in PyTorch☆1,132Apr 20, 2022Updated 4 years ago
- Understanding the Difficulty of Training Transformers☆332May 31, 2022Updated 4 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆609Jul 11, 2024Updated 2 years ago
- Training Transformer-XL on 128 GPUs☆140Jun 11, 2020Updated 6 years ago
- Longformer: The Long-Document Transformer☆2,201Feb 8, 2023Updated 3 years ago
- LM Pretraining with PyTorch/TPU☆137Oct 24, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆475Jun 22, 2024Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,773Mar 23, 2023Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,190Jun 21, 2023Updated 3 years ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,547Jul 31, 2021Updated 4 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,107Jan 4, 2022Updated 4 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆232Jul 16, 2019Updated 7 years ago
- Fast Block Sparse Matrices for Pytorch☆551Jan 21, 2021Updated 5 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,520Aug 9, 2021Updated 4 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,989Feb 12, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆220Jun 8, 2020Updated 6 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆359Feb 22, 2022Updated 4 years ago
- ☆3,707Sep 21, 2022Updated 3 years ago
- 🌊HMTL: Hierarchical Multi-Task Learning - A State-of-the-Art neural network model for several NLP tasks based on PyTorch and AllenNLP☆1,195Aug 1, 2023Updated 2 years ago
- Official Pytorch Implementation of Length-Adaptive Transformer (ACL 2021)☆102Nov 2, 2020Updated 5 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆271Aug 10, 2021Updated 4 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆175Apr 1, 2020Updated 6 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,629Mar 25, 2022Updated 4 years ago
- Language-Agnostic SEntence Representations