yang-zhang / lightning-language-modelingLinks
Language Modeling Example with Transformers and PyTorch Lighting
☆65Updated 4 years ago
Alternatives and similar repositories for lightning-language-modeling
Users that are interested in lightning-language-modeling are comparing it to the libraries listed below
Sorting:
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆227Updated 2 years ago
- A library to conduct ranking experiments with transformers.☆160Updated 2 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
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆137Updated last year
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆188Updated 3 years ago
- State of the art Semantic Sentence Embeddings☆99Updated 3 years ago
- [EMNLP 2021] Improving and Simplifying Pattern Exploiting Training☆153Updated 3 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated last year
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 4 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆218Updated 2 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆87Updated last year
- Distillation of BERT model with catalyst framework☆78Updated 2 years ago
- XtremeDistil framework for distilling/compressing massive multilingual neural network models to tiny and efficient models for AI at scale☆155Updated last year
- Shared code for training sentence embeddings with Flax / JAX☆27Updated 4 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…☆35Updated 5 years ago
- 🛠️ Tools for Transformers compression using PyTorch Lightning ⚡☆84Updated 8 months ago
- Implementation of Marge, Pre-training via Paraphrasing, in Pytorch☆76Updated 4 years ago
- ☆75Updated 4 years ago
- A library to synthesize text datasets using Large Language Models (LLM)☆152Updated 2 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…☆361Updated 3 years ago
- Checkout the new version at the link!☆22Updated 4 years ago
- A BART version of an open-domain QA model in a closed-book setup☆119Updated 4 years ago
- Research framework for low resource text classification that allows the user to experiment with classification models and active learning…☆101Updated 3 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆118Updated 4 years ago
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- This repository contains datasets and code for the paper "HINT3: Raising the bar for Intent Detection in the Wild" accepted at EMNLP-2020 …☆33Updated 4 years ago