abhimishra91 / transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
☆848Updated last year
Alternatives and similar repositories for transformers-tutorials:
Users that are interested in transformers-tutorials are comparing it to the libraries listed below
- Super easy library for BERT based NLP models☆1,895Updated 8 months ago
- Collection of papers and resources for data augmentation for NLP.☆827Updated 2 years ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,629Updated 2 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,130Updated 8 months ago
- BERT-related papers☆2,046Updated last year
- TextAugment: Text Augmentation Library☆418Updated last year
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆630Updated 3 years ago
- Code for using and evaluating SpanBERT.☆898Updated last year
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆308Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,237Updated 3 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,292Updated 9 months ago
- Multimodal model for text and tabular data with HuggingFace transformers as building block for text data☆603Updated 6 months ago
- Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conve…☆4,174Updated last week
- Officially supported AllenNLP models☆542Updated 2 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆490Updated 6 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆529Updated 3 years ago
- A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.☆1,091Updated 6 months ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,486Updated 3 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆907Updated 2 years ago
- Compendium of the resources available from top NLP conferences.☆460Updated last year
- The website for the CMU Language Technologies Institute low resource NLP bootcamp 2020☆600Updated 4 years ago
- A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of lang…☆1,537Updated 5 months ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 3 years ago
- ACL2020 Tutorial: Open-Domain Question Answering☆834Updated 4 years ago
- a sklearn wrapper for Google's BERT model☆300Updated 2 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,353Updated last year
- A repository containing tutorials for practical NLP using PyTorch☆536Updated 5 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆430Updated 2 years ago
- Overview of Modern Deep Learning Techniques Applied to Natural Language Processing☆1,332Updated 5 years ago
- A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coher…☆1,227Updated 3 months ago