Photo by Milad Fakurian on Unsplash

CMU-MOSI Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/CMU-MOSI")

fs.listdir("data")
Click on copy button to copy content

Description

CMU Multimodal Opinion Sentiment Intensity (CMU-MOSI) is a dataset of opinion level sentiment intensity in online videos. It contains 2199 opinion utterances with sentiment annotated between very negative to very positive in seven Likert steps.

Additional information

Tags

Related datasets

CREMA-D

daps-dataset

UrbanSounds

UrbanSound8K-Labeled Urban Sound Excerpts Dataset

Launch your ML development to new heights with DagsHub

Back to top