Skip to content

Code for paper Suffix Retrieval-augmented Language Modeling

Notifications You must be signed in to change notification settings

Victor-wang-902/SUREALM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SUffix Retirieval-Augmented Language Modeling

This repository contains tha data, scripts and source codes for our paper submission at ICASSP 2023.

We share our source code for indexing, precomputing retrieval information, training, evaluation, as well as online generation. We modified code from Huggingface and introduced wrapper model classes for implementation of our model such that we support model initialization from multiple Huggingface Transformer model types.

In our current implementation, we only present code for training with offline pre-computation of retrieval embeddings as this is the most efficient way to train our model.

About

Code for paper Suffix Retrieval-augmented Language Modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages