This is a movies dataset with over 45,000 movies and 26 million ratings from over 270,000 users.
The original data was taken from Kaggle and updated in the following way:
The movie_shema.sql file with a SQL schema was generated from the original data.
The overview_vector column of the vector(1536) type was added to store a vectorized representation of movies' overviews.
The movie_data_with_openai_embeddings.sql file was created with the… See the full description on the dataset page:
https://huggingface.co/datasets/denismagda/movies.