uzaymacar / comparatively-finetuning-bert
Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in PyTorch.
☆119Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for comparatively-finetuning-bert
- architectures and pre-trained models for long document classification.☆154Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- ☆44Updated last year
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆200Updated 2 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 2 months ago
- Framework to learn Named Entity Recognition models without labelled data using weak supervision.☆124Updated 3 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 5 years ago
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆198Updated 3 years ago
- ☆83Updated 3 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated 3 months ago
- Dataset for the Emerging & Novel Entity NER task (WNUT '17)☆111Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆98Updated 4 years ago
- Python code for various NLP metrics☆167Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.☆167Updated 2 months ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆133Updated last year
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆306Updated 4 years ago
- Evidence-based QA system for community question answering.☆103Updated 3 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 2 years ago
- Document ranking via sentence modeling using BERT☆143Updated last year
- Variational Methods for Pretraining in Resource-limited Environments☆174Updated 4 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆80Updated 2 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆158Updated 5 years ago
- Lexical Simplification with Pretrained Encoders☆69Updated 3 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆129Updated 9 months ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 4 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆363Updated 2 years ago
- PyTorch source code of NAACL 2019 paper "An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models"☆96Updated last year
- This repository contains various ways to calculate sentence vector similarity using NLP models☆200Updated 4 years ago