Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 434 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 434 Bytes

Revisor

Beauty sleep

LM with a revisor block learning to predict the next embedding weights.

Attempting to learn what it will learn with the effect of improving representations.

USAGE

Turns out this is more of a framework for now for training :)

Lots of it was borrowed from https://github.com/HomebrewNLP/HomebrewNLP

python -m pip install -r requirements.txt

python3 main.py train --config_path configs/small.yaml