yang-zhang / lightning-language-modelingLinks
Language Modeling Example with Transformers and PyTorch Lighting
☆65Updated 5 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 library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆138Updated 2 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 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…☆206Updated 3 years ago
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆189Updated 4 years ago
- State of the art Semantic Sentence Embeddings☆100Updated 3 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated 2 years ago
- [EMNLP 2021] Improving and Simplifying Pattern Exploiting Training☆152Updated 3 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 6 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆199Updated 2 years ago
- XtremeDistil framework for distilling/compressing massive multilingual neural network models to tiny and efficient models for AI at scale☆157Updated 2 years ago
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- LM Pretraining with PyTorch/TPU☆137Updated 6 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆119Updated 4 years ago
- Distillation of BERT model with catalyst framework☆78Updated 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
- ☆68Updated 8 months ago
- Shared code for training sentence embeddings with Flax / JAX☆28Updated 4 years ago
- Repository collecting resources and best practices to improve experimental rigour in deep learning research.☆27Updated 2 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated last year
- Implementation of Marge, Pre-training via Paraphrasing, in Pytorch☆76Updated 5 years ago
- ☆75Updated 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…☆359Updated 3 years ago
- A BART version of an open-domain QA model in a closed-book setup☆119Updated 5 years ago
- Code and data to support the paper "PAQ 65 Million Probably-Asked Questions andWhat You Can Do With Them"☆209Updated 4 years ago
- Official code and model checkpoints for our EMNLP 2022 paper "RankGen - Improving Text Generation with Large Ranking Models" (https://arx…☆138Updated 2 years ago
- Code for the CIKM 2019 Paper: How Does BERT Answer Questions? A Layer-Wise Analysis of Transformer Representations☆32Updated 2 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆180Updated 2 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 4 years ago