metadata
license: mit
task_categories:
- text-classification
- table-question-answering
- fill-mask
- sentence-similarity
language:
- en
tags:
- movies
- embeddings
- sentiment
- vectors
pretty_name: Movies Data with Embeddings
size_categories:
- 10M<n<100M
This dataset was created from the HuggingFace dataset AIatMongoDB/embedded_movies
Why was it needed?
- The original dataset is close to 25 GB, for learning and experiments it is an overkill
- Data in the dataset needs to be cleaned up e.g., some features are Null that requires extra care
- Some of the embeddings are missing
How to use?
- Use for sentiment analysis
- Text similarity (plot)
- Embeddings : ready to use with vector DB & search libraries