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:
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- All my experiments with the various transformers and various transformer frameworks available☆14Updated 4 years ago
- TorchServe+Streamlit for easily serving your HuggingFace NER models☆33Updated 3 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 4 years ago
- Abstractive and Extractive Text summarization using Transformers.☆86Updated 2 years ago
- Google's Meena transformer chatbot implementation☆105Updated 4 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆91Updated 2 years ago
- Helper scripts and notes that were used while porting various nlp models☆48Updated 3 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- Applying "Load What You Need: Smaller Versions of Multilingual BERT" to LaBSE☆19Updated 4 years ago
- ☆33Updated 6 years ago
- ☆17Updated last year
- The source code of "Language Models are Few-shot Multilingual Learners" (MRL @ EMNLP 2021)☆53Updated 3 years ago
- Transcribing audio files using Hugging Face's implementation of Wav2Vec2 + "chain-linking" NLP tasks to combine speech-to-text with downs…☆32Updated 4 years ago
- A repo for shared notebooks☆23Updated 2 years ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆88Updated 5 years ago
- Load What You Need: Smaller Multilingual Transformers for Pytorch and TensorFlow 2.0.☆104Updated 3 years ago
- Some notebooks for NLP☆207Updated 2 years ago
- ☆46Updated 5 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Package for controllable summarization☆78Updated 2 years ago
- A python package to augment text data using NLP.☆39Updated 8 months 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
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 2 years ago
- Define Transformers, T5 model and RoBERTa Encoder decoder model for product names generation☆48Updated 4 years ago
- A Streamlit app running GPT-2 language model for text classification, built with Pytorch, Transformers and AWS SageMaker.☆39Updated 3 years ago