seanswyi / transformer-implementationLinks
Personal implementation of the Transformer paper.
☆22Updated 2 years ago
Alternatives and similar repositories for transformer-implementation
Users that are interested in transformer-implementation are comparing it to the libraries listed below
Sorting:
- TorchServe+Streamlit for easily serving your HuggingFace NER models☆33Updated 3 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- NLP Examples using the 🤗 libraries☆40Updated 4 years ago
- This is the second part of the Deep Learning Course for the Master in High-Performance Computing (SISSA/ICTP).)☆33Updated 5 years ago
- ☆46Updated 5 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 5 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 4 years ago
- A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs.…☆75Updated 5 years ago
- Low-code pre-built pipelines for experiments with huggingface/transformers for Data Scientists in a rush.☆16Updated 5 years ago
- Code for the paper: Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries☆19Updated 4 years ago
- The "tl;dr" on a few notable transformer papers (pre-2022).☆190Updated 3 years ago
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆69Updated 5 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- Visualising the Transformer encoder☆111Updated 5 years ago
- Serving PyTorch models with TorchServe☆103Updated 2 years ago
- Load What You Need: Smaller Multilingual Transformers for Pytorch and TensorFlow 2.0.☆105Updated 3 years ago
- Implementation, trained models and result data for the paper "Aspect-based Document Similarity for Research Papers" #COLING2020☆63Updated last year
- State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).☆85Updated 2 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 4 years ago
- Distillation of BERT model with catalyst framework☆78Updated 2 years ago
- An easy-to-use Python module that helps you to extract the BERT embeddings for a large text dataset (Bengali/English) efficiently.☆36Updated 2 years ago
- ML Reproducibility Challenge 2020: Electra reimplementation using PyTorch and Transformers☆12Updated 4 years ago
- Create interactive textual heat maps for Jupiter notebooks☆196Updated last year
- ☆15Updated 5 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- ☆18Updated 3 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆206Updated 3 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- A collection of my NLP projects☆19Updated 6 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆132Updated 4 years ago