Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
We will actually write two: one that
extracts the hidden features from a batch of images (like [BertModel]) and one that is suitable for image
classification (like [BertForSequenceClassification]).