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:
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 4 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- TorchServe+Streamlit for easily serving your HuggingFace NER models☆33Updated 3 years ago
- MobileBERT and DistilBERT for extractive summarization☆91Updated 2 years ago
- 💭 Fine-tune a Covid-19 Doctor-like chatbot with GPT2☆51Updated 4 years ago
- ☆17Updated last year
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Some notebooks for NLP☆207Updated last year
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- Google's Meena transformer chatbot implementation☆105Updated 3 years ago
- ☆34Updated 4 years ago
- Package for controllable summarization☆78Updated 2 years ago
- ☆46Updated 5 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- A repo for shared notebooks☆23Updated 2 years ago
- Applying "Load What You Need: Smaller Versions of Multilingual BERT" to LaBSE☆18Updated 3 years ago
- A web application that interfaces two GEC systems. [web instance is down]☆31Updated last year
- BERT, RoBERTa fine-tuning over SQuAD Dataset using pytorch-lightning⚡️, 🤗-transformers & 🤗-nlp.☆36Updated 2 years ago
- Lecture summarization with BERT☆152Updated 2 years ago
- Code and datasets for the paper "Humor Detection: A Transformer Gets the Last Laugh"☆81Updated 2 years ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆88Updated 5 years ago
- CodeSwitch is a NLP tool, can use for language identification, pos tagging, name entity recognition, sentiment analysis of code mixed dat…☆35Updated 4 years ago
- The source code of "Language Models are Few-shot Multilingual Learners" (MRL @ EMNLP 2021)☆53Updated 3 years ago
- Code for the medium blogpost "Data to Text generation with T5; Building a simple yet advanced NLG model"☆56Updated 2 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 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
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago