yxuansu/TaCL

`AttributeError: 'str' object has no attribute 'squeeze'`

mathshangw opened this issue · 0 comments

excuse me if i need to get embeddings = encoded_layers[11].squeeze(0)
but with using your model i got

AttributeError: 'str' object has no attribute 'squeeze'