facebookresearch / SentAugmentLinks
SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in combination with self-training and knowledge-distillation, or for retrieving paraphrases.
☆361Updated 3 years ago
Alternatives and similar repositories for SentAugment
Users that are interested in SentAugment are comparing it to the libraries listed below
Sorting:
- New dataset☆310Updated 4 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆137Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Unsupervised Question answering via Cloze Translation☆218Updated 3 years ago
- Interpretable Evaluation for (Almost) All NLP Tasks☆195Updated 2 months ago
- ☆345Updated 4 years ago
- Scripts and links to recreate the ELI5 dataset.☆326Updated 4 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆265Updated 4 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆379Updated 2 years ago
- Neural Text Generation with Unlikelihood Training☆310Updated 4 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆229Updated 2 years ago
- An Analysis Toolkit for Natural Language Generation (Translation, Captioning, Summarization, etc.)☆448Updated 2 weeks ago
- Python code for various NLP metrics☆169Updated 6 years ago
- This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, an…☆561Updated 3 years ago
- Adversarial Natural Language Inference Benchmark☆396Updated 3 years ago
- SummVis is an interactive visualization tool for text summarization.☆253Updated 3 years ago
- DialoGLUE: A Natural Language Understanding Benchmark for Task-Oriented Dialogue☆285Updated 2 years ago
- Materials for the EMNLP 2020 Tutorial on "Interpreting Predictions of NLP Models"☆200Updated 5 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆206Updated 3 years ago
- A repository of concepts related to neural networks for NLP☆456Updated 2 months ago
- The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".☆433Updated last year
- Authors' implementation of EMNLP-IJCNLP 2019 paper "Answering Complex Open-domain Questions Through Iterative Query Generation"☆195Updated 6 years ago
- IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models☆181Updated 4 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆119Updated 4 years ago
- A list of resources about Text Style Transfer☆59Updated 5 years ago
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆189Updated 4 years ago
- A library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- State of the art Semantic Sentence Embeddings☆99Updated 3 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆201Updated last year