mf1024 / TransformersLinks
Ipython notebooks of walk-trough Transformer model implementations in PyTorch and GPT-2 fine-tuning.
☆24Updated 5 years ago
Alternatives and similar repositories for Transformers
Users that are interested in Transformers are comparing it to the libraries listed below
Sorting:
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 4 years ago
- Applying "Load What You Need: Smaller Versions of Multilingual BERT" to LaBSE☆18Updated 3 years ago
- TorchServe+Streamlit for easily serving your HuggingFace NER models☆33Updated 2 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆38Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆75Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Finetune multiple pre-trained Transformer-based models to solve Vietnamese Fake News Detection problem (ReINTEL) in VLSP2020 shared task☆18Updated 4 years ago
- ☆45Updated 2 years ago
- Abstractive and Extractive Text summarization using Transformers.☆84Updated 2 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- A tutorial of pertaining Bert on your own dataset using google TPU☆44Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- ☆34Updated 4 years ago
- MobileBERT and DistilBERT for extractive summarization☆90Updated 2 years ago
- chloe is an end to end neural network chatbot written in PyTorch based on the transformer. Accomplishing goals through conversation is a …☆30Updated 2 years ago
- Load What You Need: Smaller Multilingual Transformers for Pytorch and TensorFlow 2.0.☆103Updated 3 years ago
- BERT, RoBERTa fine-tuning over SQuAD Dataset using pytorch-lightning⚡️, 🤗-transformers & 🤗-nlp.☆36Updated 2 years ago
- Demo of the T5 model for various pre-trained task.☆36Updated 5 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- Collecting interesting and Must-Read NLP Papers ( -2020)☆17Updated 4 years ago
- Predicting what word comes next with Tensorflow.☆10Updated 2 years ago
- Abstractive Text Summarization using Transformer☆167Updated last year
- A repo for shared notebooks☆23Updated 2 years ago
- ☆34Updated 5 years ago
- Code for running the experiments in Deep Subjecthood: Higher Order Grammatical Features in Multilingual BERT☆17Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆74Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago