uzaymacar / comparatively-finetuning-bert
Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in PyTorch.
☆122Updated 4 years ago
Alternatives and similar repositories for comparatively-finetuning-bert:
Users that are interested in comparatively-finetuning-bert are comparing it to the libraries listed below
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- ☆44Updated last year
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 7 months ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆227Updated 2 years ago
- Framework to learn Named Entity Recognition models without labelled data using weak supervision.☆124Updated 3 years ago
- A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.☆169Updated 7 months ago
- Document ranking via sentence modeling using BERT☆144Updated 2 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆219Updated 8 months ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated 8 months ago
- Variational Methods for Pretraining in Resource-limited Environments☆174Updated 4 years ago
- Evidence-based QA system for community question answering.☆106Updated 4 years ago
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆199Updated 4 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- PyTorch source code of NAACL 2019 paper "An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models"☆96Updated last year
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 2 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆158Updated 5 years ago
- ☆83Updated 4 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 2 years ago
- A list of publications on NLP interpretability (Welcome PR)☆168Updated 4 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆135Updated last year
- Twitter word embeddings generated using Word2Vec and FastText.☆49Updated 5 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆30Updated 5 years ago
- Massively Multilingual Transfer for NER☆86Updated 3 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated last year