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 library to conduct ranking experiments with transformers.☆160Updated last year
- Shared code for training sentence embeddings with Flax / JAX☆27Updated 3 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆227Updated last year
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆136Updated last year
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- State of the art Semantic Sentence Embeddings☆99Updated 3 years ago
- Code and datasets for the EMNLP 2020 paper "Calibration of Pre-trained Transformers"☆59Updated last year
- Implementation of the GBST block from the Charformer paper, in Pytorch☆117Updated 3 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 3 years ago
- Implementation of Marge, Pre-training via Paraphrasing, in Pytorch☆76Updated 4 years ago
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆188Updated 3 years ago
- LM Pretraining with PyTorch/TPU☆134Updated 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…☆203Updated 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
- Repo for training MLMs, CLMs, or T5-type models on the OLM pretraining data, but it should work with any hugging face text dataset.☆93Updated 2 years ago
- Checkout the new version at the link!☆22Updated 4 years ago
- Distillation of BERT model with catalyst framework☆78Updated last year
- Code accompanying our papers on the "Generative Distributional Control" framework☆118Updated 2 years ago
- ☆76Updated 3 years ago
- Official Pytorch implementation of (Roles and Utilization of Attention Heads in Transformer-based Neural Language Models), ACL 2020☆16Updated 2 months ago
- ☆21Updated 3 years ago
- Code for the CIKM 2019 Paper: How Does BERT Answer Questions? A Layer-Wise Analysis of Transformer Representations☆32Updated last year
- ☆97Updated 2 years ago
- A BART version of an open-domain QA model in a closed-book setup☆119Updated 4 years ago
- 🛠️ Tools for Transformers compression using PyTorch Lightning ⚡☆83Updated 6 months ago
- Official code and model checkpoints for our EMNLP 2022 paper "RankGen - Improving Text Generation with Large Ranking Models" (https://arx…☆136Updated last year
- ☆46Updated 5 years ago
- BERT, RoBERTa fine-tuning over SQuAD Dataset using pytorch-lightning⚡️, 🤗-transformers & 🤗-nlp.☆36Updated last year
- [EMNLP 2021] Improving and Simplifying Pattern Exploiting Training☆154Updated 2 years ago
- Implementation of Mixout with PyTorch☆75Updated 2 years ago