Skip to content

AmanDaVinci/lifelong-learning-limitations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limitations of existing lifelong learning frameworks

To run the shared head experiment on the Lifelong Text Classification benchmark:

python main.py --max_train_size=115000 --head_mode=uni --task_stream="domainshift"

To run the multiple head experiment on the Lifelong Text Classification benchmark:

python main.py --max_train_size=115000 --head_mode=multi --task_stream="domainshift"

About

Limitations of existing lifelong learning frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages