LICENSE
NOTICE
README.md
pyproject.toml
setup.cfg
setup.py
alexa_teacher_models/__init__.py
alexa_teacher_models/configuration_atm.py
alexa_teacher_models/modeling_atm.py
alexa_teacher_models/tokenization_atm.py
alexa_teacher_models.egg-info/PKG-INFO
alexa_teacher_models.egg-info/SOURCES.txt
alexa_teacher_models.egg-info/dependency_links.txt
alexa_teacher_models.egg-info/requires.txt
alexa_teacher_models.egg-info/top_level.txt
alexa_teacher_models/scripts/__init__.py
alexa_teacher_models/scripts/finetune.py
alexa_teacher_models/scripts/generate_outputs.py
alexa_teacher_models/scripts/metrics.py
alexa_teacher_models/scripts/preproc.py
alexa_teacher_models/scripts/repl.py
alexa_teacher_models/scripts/train_utils.py
alexa_teacher_models/scripts/deepspeed/zero2.json
alexa_teacher_models/scripts/deepspeed/zero3-offload.json
alexa_teacher_models/scripts/deepspeed/zero3.json
test/test_models.py
test/test_tokenizer.py