Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame contribute delete
141 Bytes
save_pretrained() lets you save a model, configuration, and preprocessing class locally so that it can be reloaded using
from_pretrained().