Rename models file to encoder
We should rename models.py
to encoder.py
as the file only contains layers and blocks for the model's encoder.
We should rename models.py
to encoder.py
as the file only contains layers and blocks for the model's encoder.