All Projects → Bigbird → Similar Projects or Alternatives

361 Open source projects that are alternatives of or similar to Bigbird

Transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Stars: ✭ 55,742 (+38079.45%)
Mutual labels:  transformer
Transgan
[Preprint] "TransGAN: Two Transformers Can Make One Strong GAN", Yifan Jiang, Shiyu Chang, Zhangyang Wang
Stars: ✭ 864 (+491.78%)
Mutual labels:  transformer
Transformer Based Pretrained Model For Event Extraction
使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务
Stars: ✭ 88 (-39.73%)
Mutual labels:  transformer
Cell Detr
Official and maintained implementation of the paper Attention-Based Transformers for Instance Segmentation of Cells in Microstructures [BIBM 2020].
Stars: ✭ 26 (-82.19%)
Mutual labels:  transformer
Sightseq
Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection
Stars: ✭ 116 (-20.55%)
Mutual labels:  transformer
Turbotransformers
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
Stars: ✭ 826 (+465.75%)
Mutual labels:  transformer
Typescript Transform Macros
Typescript Transform Macros
Stars: ✭ 85 (-41.78%)
Mutual labels:  transformer
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+405.48%)
Mutual labels:  transformer
Ghostnet
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
Stars: ✭ 1,744 (+1094.52%)
Mutual labels:  transformer
Trax
Trax — Deep Learning with Clear Code and Speed
Stars: ✭ 6,666 (+4465.75%)
Mutual labels:  transformer
Transformers without tears
Transformers without Tears: Improving the Normalization of Self-Attention
Stars: ✭ 80 (-45.21%)
Mutual labels:  transformer
Bert For Tf2
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
Stars: ✭ 683 (+367.81%)
Mutual labels:  transformer
Tupe
Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve existing models like BERT.
Stars: ✭ 143 (-2.05%)
Mutual labels:  transformer
Deep Ctr Prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
Stars: ✭ 628 (+330.14%)
Mutual labels:  transformer
Multimodal Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
Stars: ✭ 78 (-46.58%)
Mutual labels:  transformer
Wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
Stars: ✭ 617 (+322.6%)
Mutual labels:  transformer
Conformer
Implementation of the convolutional module from the Conformer paper, for use in Transformers
Stars: ✭ 103 (-29.45%)
Mutual labels:  transformer
React Native Svg Transformer
Import SVG files in your React Native project the same way that you would in a Web application.
Stars: ✭ 568 (+289.04%)
Mutual labels:  transformer
Nlp Tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Stars: ✭ 9,895 (+6677.4%)
Mutual labels:  transformer
Speech Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
Stars: ✭ 565 (+286.99%)
Mutual labels:  transformer
Mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
Stars: ✭ 2,875 (+1869.18%)
Mutual labels:  transformer
Android Viewpager Transformers
A collection of view pager transformers
Stars: ✭ 546 (+273.97%)
Mutual labels:  transformer
Se3 Transformer Pytorch
Implementation of SE3-Transformers for Equivariant Self-Attention, in Pytorch. This specific repository is geared towards integration with eventual Alphafold2 replication.
Stars: ✭ 73 (-50%)
Mutual labels:  transformer
Rust Bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
Stars: ✭ 510 (+249.32%)
Mutual labels:  transformer
Bert ocr.pytorch
Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer
Stars: ✭ 101 (-30.82%)
Mutual labels:  transformer
Lightseq
LightSeq: A High Performance Inference Library for Sequence Processing and Generation
Stars: ✭ 501 (+243.15%)
Mutual labels:  transformer
Openasr
A pytorch based end2end speech recognition system.
Stars: ✭ 69 (-52.74%)
Mutual labels:  transformer
Awesome Visual Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
Stars: ✭ 475 (+225.34%)
Mutual labels:  transformer
Tensorflowasr
集成了Tensorflow 2版本的端到端语音识别模型,并且RTF(实时率)在0.1左右/Mandarin State-of-the-art Automatic Speech Recognition in Tensorflow 2
Stars: ✭ 145 (-0.68%)
Mutual labels:  transformer
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (+219.18%)
Mutual labels:  transformer
Kaggle Quora Insincere Questions Classification
Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案
Stars: ✭ 66 (-54.79%)
Mutual labels:  transformer
Jukebox
Code for the paper "Jukebox: A Generative Model for Music"
Stars: ✭ 4,863 (+3230.82%)
Mutual labels:  transformer
Scientificsummarizationdatasets
Datasets I have created for scientific summarization, and a trained BertSum model
Stars: ✭ 100 (-31.51%)
Mutual labels:  transformer
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (+187.67%)
Mutual labels:  transformer
Gpt2
PyTorch Implementation of OpenAI GPT-2
Stars: ✭ 64 (-56.16%)
Mutual labels:  transformer
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+181.51%)
Mutual labels:  transformer
Overlappredator
[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
Stars: ✭ 106 (-27.4%)
Mutual labels:  transformer
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+179.45%)
Mutual labels:  transformer
Viewpagertransformer
Viewpager动画,包括渐变,旋转,缩放,3D,立方体等多种酷炫效果动画,实现原理是自定义ViewpagerTransformer,当然你也可以自定义多种动画
Stars: ✭ 62 (-57.53%)
Mutual labels:  transformer
Cubert
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
Stars: ✭ 395 (+170.55%)
Mutual labels:  transformer
Setr Pytorch
Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers
Stars: ✭ 96 (-34.25%)
Mutual labels:  transformer
Pvt
Stars: ✭ 379 (+159.59%)
Mutual labels:  transformer
Laravel Graphql
GraphQL implementation with power of Laravel
Stars: ✭ 56 (-61.64%)
Mutual labels:  transformer
Bert Multitask Learning
BERT for Multitask Learning
Stars: ✭ 380 (+160.27%)
Mutual labels:  transformer
Nlp research
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
Stars: ✭ 141 (-3.42%)
Mutual labels:  transformer
Flow Forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
Stars: ✭ 368 (+152.05%)
Mutual labels:  transformer
Asr
Stars: ✭ 54 (-63.01%)
Mutual labels:  transformer
Abstractive Summarization With Transfer Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
Stars: ✭ 358 (+145.21%)
Mutual labels:  transformer
Tre
[AKBC 19] Improving Relation Extraction by Pre-trained Language Representations
Stars: ✭ 95 (-34.93%)
Mutual labels:  transformer
Transformer page view
PageTransformer for flutter
Stars: ✭ 341 (+133.56%)
Mutual labels:  transformer
Machine Translation
Stars: ✭ 51 (-65.07%)
Mutual labels:  transformer
Typescript Plugin Styled Components
TypeScript transformer for improving the debugging experience of styled-components
Stars: ✭ 330 (+126.03%)
Mutual labels:  transformer
Kiss
Code for the paper "KISS: Keeping it Simple for Scene Text Recognition"
Stars: ✭ 108 (-26.03%)
Mutual labels:  transformer
Bentools Etl
PHP ETL (Extract / Transform / Load) library with SOLID principles + almost no dependency.
Stars: ✭ 45 (-69.18%)
Mutual labels:  transformer
Transformer Pytorch
Transformer implementation in PyTorch.
Stars: ✭ 149 (+2.05%)
Mutual labels:  transformer
The Story Of Heads
This is a repository with the code for the ACL 2019 paper "Analyzing Multi-Head Self-Attention: Specialized Heads Do the Heavy Lifting, the Rest Can Be Pruned" and the paper "Analyzing Source and Target Contributions to NMT Predictions".
Stars: ✭ 146 (+0%)
Mutual labels:  transformer
Transformer In Generating Dialogue
An Implementation of 'Attention is all you need' with Chinese Corpus
Stars: ✭ 121 (-17.12%)
Mutual labels:  transformer
Getting Started With Google Bert
Build and train state-of-the-art natural language processing models using BERT
Stars: ✭ 107 (-26.71%)
Mutual labels:  transformer
Vision Transformer
Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
Stars: ✭ 90 (-38.36%)
Mutual labels:  transformer
Jazz transformer
Transformer-XL for Jazz music composition. Paper: "The Jazz Transformer on the Front Line: Exploring the Shortcomings of AI-Composed Music through Quantitative Measures", ISMIR 2020
Stars: ✭ 36 (-75.34%)
Mutual labels:  transformer
61-120 of 361 similar projects