Epoch 580, loss 9.951 f99cd91
Mais Alheraki commited on
How to use CALM/backup with Transformers:
# Load model directly
from transformers import LeanAlbertForPretraining
model = LeanAlbertForPretraining.from_pretrained("CALM/backup", dtype="auto")