facebookresearch / InferSent

InferSent sentence embeddings
Other
2.28k stars 470 forks source link

Fixed Word Vectors #36

Closed Eric-Wallace closed 6 years ago

Eric-Wallace commented 6 years ago

Just to clarify something, are the GloVe vectors fixed in this model? i.e. does gradient flow back to edit the word vectors or do they stay constant over time.

aconneau commented 6 years ago

Hi, the word vectors are indeed fixed in this model.