This data contains movie vectors (embedding of approx of 168k) (embeddings of movies), each vector has title, cast, director, year etc and plot.
All of this information taken from wikipedia dump.
Embedded using all-MiniLM-L6-v2.
Metadata dump file contains dataframe of movies which used for vector creation.