mirror of
https://github.com/facebookresearch/blt.git
synced 2025-01-18 16:37:46 +00:00
6ffeb66b53
Summary: - Refactor local model configs to be separate and clearer - Add attention arguments and correct which attention is used in local models - Preparation for being able to have an entropy train script - Fix failing unit tests Test Plan: |
||
---|---|---|
.. | ||
__init__.py | ||
abstract_iterator.py | ||
arrow_iterator.py | ||
looping_iterator.py | ||
multiprocess_iterator.py | ||
packing_iterator.py | ||
preprocess_iterator.py | ||
sampling_iterator.py | ||
sequence_iterator.py | ||
test_arrow_iterator.py | ||
test_iters.py |