crux82 / ganbert-pytorchLinks
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace
☆96Updated 3 years ago
Alternatives and similar repositories for ganbert-pytorch
Users that are interested in ganbert-pytorch are comparing it to the libraries listed below
Sorting:
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆132Updated last year
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆134Updated last year
- Detect toxic spans in toxic texts☆68Updated last year
- Abstractive text summarization by fine-tuning seq2seq models.☆37Updated 4 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- Knowledge Graph-Augmented Abstractive Summarization with Semantic-Driven Cloze Reward☆76Updated 4 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆188Updated last year
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- GlossBERT: BERT for Word Sense Disambiguation with Gloss Knowledge (EMNLP 2019)☆95Updated 2 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- GSum: A General Framework for Guided Neural Abstractive Summarization☆115Updated 3 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆287Updated 2 years ago
- ☆59Updated 2 years ago
- SpanEmo☆62Updated 2 years ago
- Add CRF or LSTM+CRF for huggingface transformers bert to perform better on NER task. It is very simple to use and very convenient to cust…☆63Updated 3 years ago
- This repo supports various cross-lingual transfer learning & multilingual NLP models.☆92Updated last year
- A simple implementation of LeakGAN in PyTorch☆63Updated 3 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆203Updated 2 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- ☆33Updated 2 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆79Updated 2 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- ☆62Updated 2 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆79Updated 4 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- ☆120Updated 5 years ago