t5-pytorch VS performer-pytorch

Compare t5-pytorch vs performer-pytorch and see what are their differences.

t5-pytorch

Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer in PyTorch. (by conceptofmind)

performer-pytorch

An implementation of Performer, a linear attention-based transformer, in Pytorch (by lucidrains)
Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
t5-pytorch performer-pytorch
1 2
41 1,055
- -
3.1 1.8
7 months ago over 2 years ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

t5-pytorch

Posts with mentions or reviews of t5-pytorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-04.

performer-pytorch

Posts with mentions or reviews of performer-pytorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-21.

What are some alternatives?

When comparing t5-pytorch and performer-pytorch you can also consider the following projects:

t5x

long-range-arena - Long Range Arena for Benchmarking Efficient Transformers

text-to-text-transfer-transformer - Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"

Perceiver - Implementation of Perceiver, General Perception with Iterative Attention in TensorFlow

RETRO-pytorch - Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch

memory-efficient-attention-pytorch - Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"

flamingo-pytorch - Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch

reformer-pytorch - Reformer, the efficient Transformer, in Pytorch

x-transformers - A simple but complete full-attention transformer with a set of promising experimental features from various papers

vit-pytorch - Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

soundstorm-pytorch - Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch

deep-implicit-attention - Implementation of deep implicit attention in PyTorch