seanswyi / transformer-implementation
Personal implementation of the Transformer paper.
☆22Updated last year
Alternatives and similar repositories for transformer-implementation
Users that are interested in transformer-implementation are comparing it to the libraries listed below
Sorting:
- NLP Examples using the 🤗 libraries☆41Updated 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 4 years ago
- Multitask Learning with Pretrained Transformers☆40Updated 4 years ago
- ☆46Updated 4 years ago
- Google's BigBird (Jax/Flax & PyTorch) @ 🤗Transformers☆49Updated 2 years ago
- Code for the paper: Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries☆19Updated 3 years ago
- Tutorial to pretrain & fine-tune a 🤗 Flax T5 model on a TPUv3-8 with GCP☆58Updated 2 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- ☆21Updated 3 years ago
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Updated 2 years ago
- A multi-label text classifier to predict the subject areas of arXiv papers from their abstract bodies.☆17Updated 3 years ago
- Lightning template for easy prototyping⚡️☆13Updated 2 years ago
- Yet another mini autodiff system for educational purposes☆30Updated 6 months ago
- KitanaQA: Adversarial training and data augmentation for neural question-answering models☆57Updated last year
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆69Updated 4 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 4 years ago
- code for the paper "Cluster & Tune: Boost Cold Start Performance in Text Classification" for ACL2022☆28Updated 2 years ago
- PyTorch implementation of GLOM☆22Updated 3 years ago
- ☆38Updated last year
- exBERT on Transformers🤗☆10Updated 3 years ago
- Sequence models in Numpy☆25Updated 4 years ago
- [WIP] Behold, semantic-search, built over sentence-transformers to make it easy for search engineers to evaluate, optimise and deploy mod…☆15Updated 2 years ago
- ☆15Updated 4 years ago
- ML Reproducibility Challenge 2020: Electra reimplementation using PyTorch and Transformers☆12Updated 4 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated last year
- Low-code pre-built pipelines for experiments with huggingface/transformers for Data Scientists in a rush.☆16Updated 4 years ago
- Dynamic ensemble decoding with transformer-based models☆29Updated last year
- No Teacher BART distillation experiment for NLI tasks☆26Updated 4 years ago
- Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models…☆36Updated 3 years ago
- This project shows how to derive the total number of training tokens from a large text dataset from 🤗 datasets with Apache Beam and Data…☆26Updated 2 years ago