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:
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆38Updated 4 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆114Updated 4 years ago
- Abstractive and Extractive Text summarization using Transformers.☆84Updated 2 years ago
- ☆34Updated 5 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆90Updated 2 years ago
- Applying "Load What You Need: Smaller Versions of Multilingual BERT" to LaBSE☆18Updated 3 years ago
- BERT, RoBERTa fine-tuning over SQuAD Dataset using pytorch-lightning⚡️, 🤗-transformers & 🤗-nlp.☆36Updated 2 years ago
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 4 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆75Updated 2 years ago
- Common crawl pretrained sentencepiece tokenizers for English and Japanese for various vocabulary sizes. Also development environment for …☆10Updated 3 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- ☆34Updated 4 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
- Google's Meena transformer chatbot implementation☆105Updated 3 years ago
- Arabic edition of ALBERT pretrained language models☆16Updated 4 years ago
- Demo of the T5 model for various pre-trained task.☆36Updated 5 years ago
- TorchServe+Streamlit for easily serving your HuggingFace NER models☆33Updated 3 years ago
- KitanaQA: Adversarial training and data augmentation for neural question-answering models☆57Updated last year
- ☆46Updated 5 years ago
- Code for the medium blogpost "Data to Text generation with T5; Building a simple yet advanced NLG model"☆56Updated 2 years ago
- Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.☆83Updated 2 years ago
- How to build a multi-label sentiment classifiers with Tez and PyTorch☆19Updated 4 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆88Updated 5 years ago
- The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention an…☆22Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago