Skip to content

vgaraujov/LLL-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Episodic Memory in Lifelong Language Learning

This repository contains a PyTorch implementation of MbPA++ from the paper Episodic Memory in Lifelong Language Learning.

Dependencies

torch                1.10.0
transformers         3.0.2

Run the Experiments

For Text Classification:

bash run_tc.sh

For Question Answering:

bash run_qa.sh

In both cases, DATA_DIR and ORDER variables must be set to run the experiment correctly.

References

About

Implementation of Episodic Memory in Lifelong Language Learning - MbPA++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published