Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
Features can be
easily obtained by first forwarding the image through the model, then specifying output_hidden_states=True, and
then average-pool the hidden states at whatever layer you like.